@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/09c7e35d-418a-4886-9940-cc9a52341f70> a dcat:Dataset ;
    dct:description "\"CPOs (Compulsary Purchase Orders), these are a legal function in the United Kingdom and Ireland that allow certain bodies which need to obtain land or property to do so without the consent of the owner" ;
    dct:identifier "06ef4960-2bd0-4669-ace4-5039931c117f" ;
    dct:issued "2015-01-07T10:30:32.635986"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:01:06.024182"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/7897def7-20cf-48fc-b75b-ad5593e51e31> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7900 49.9000, 1.7900 60.8500, -8.6550 60.8500, -8.6550 49.9000, 1.7900 49.9000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[1.79, 49.9],[1.79, 60.85], [-8.655, 60.85], [-8.655, 49.9], [1.79, 49.9]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Compulsory Purchase Orders" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/09c7e35d-418a-4886-9940-cc9a52341f70/resource/8f08a4a0-164c-494b-8727-d6c248ec9000> .

<https://ckan.staging.publishing.service.gov.uk/dataset/09c7e35d-418a-4886-9940-cc9a52341f70/resource/8f08a4a0-164c-494b-8727-d6c248ec9000> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "HTML" ;
    dct:issued "2015-01-07T10:30:32.714156"^^xsd:dateTime ;
    dct:modified "2015-01-07T10:30:32.714156"^^xsd:dateTime ;
    dcat:accessURL <http://www.n-kesteven.gov.uk/> .

<https://ckan.staging.publishing.service.gov.uk/organization/7897def7-20cf-48fc-b75b-ad5593e51e31> a foaf:Organization ;
    foaf:name "North Kesteven District Council" .

