@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/e3bec3b5-7f18-483c-a086-aa790e9d911e> a dcat:Dataset ;
    dct:description "A geospatial dataset of the boundaries of Business and/or Industrial Estates within Clackmannanshire" ;
    dct:identifier "23bd9cff-2200-4db0-bf34-5202ddbdc162" ;
    dct:issued "2024-11-26T08:01:25.910351"^^xsd:dateTime ;
    dct:modified "2024-11-26T08:01:25.910354"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c924c995-e063-4f30-bbd3-61418486f0a9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-3.5700 56.0700, -3.8900 56.0700, -3.8900 56.2200, -3.5700 56.2200, -3.5700 56.0700))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.57, 56.07], [-3.89, 56.07], [-3.89, 56.22], [-3.57, 56.22], [-3.57, 56.07]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Clackmannanshire - Business Estates" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/e3bec3b5-7f18-483c-a086-aa790e9d911e/resource/32d24f35-9119-4b5c-bd87-69c6fb9671b3> ;
    dcat:keyword "Land use",
        "Scotland",
        "land use planning",
        "planning" .

<https://ckan.staging.publishing.service.gov.uk/dataset/e3bec3b5-7f18-483c-a086-aa790e9d911e/resource/32d24f35-9119-4b5c-bd87-69c6fb9671b3> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2024-11-26T08:01:25.913642"^^xsd:dateTime ;
    dct:modified "2024-11-26T08:01:25.903279"^^xsd:dateTime ;
    dct:title "Business Estates" ;
    dcat:accessURL <https://clacks.cloud.cadcorp.com/WFS/wfs.exe?&SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&typenames=ns:Business_Estates> .

<https://ckan.staging.publishing.service.gov.uk/organization/c924c995-e063-4f30-bbd3-61418486f0a9> a foaf:Organization ;
    foaf:name "Scottish Government SpatialData.gov.scot" .

