@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.publishing.service.gov.uk/dataset/b7427ff9-c7b9-499a-9a26-7734693b55bf> a dcat:Dataset ;
    dct:description "Trees and wooded areas protect under planning and conservation laws by Tree Preservation Orders" ;
    dct:identifier "1aaa7960-7011-4edf-ad38-d48d30250015" ;
    dct:issued "2013-11-28T14:40:14.811419"^^xsd:dateTime ;
    dct:modified "2016-02-23T14:08:25.672866"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/ff3dc61c-b240-407e-a483-150c17b6807a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-1.0931 53.1150, -1.0931 53.2353, -1.2594 53.2353, -1.2594 53.1150, -1.0931 53.1150))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-1.0931073859438458, 53.114960791461684],[-1.0931073859438458, 53.23526864198876], [-1.2594099358712775, 53.23526864198876], [-1.2594099358712775, 53.114960791461684], [-1.0931073859438458, 53.114960791461684]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Tree Preservation Orders" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/b7427ff9-c7b9-499a-9a26-7734693b55bf/resource/32a9b050-5593-4338-8041-48ee3fff05fd> .

<https://ckan.publishing.service.gov.uk/dataset/b7427ff9-c7b9-499a-9a26-7734693b55bf/resource/32a9b050-5593-4338-8041-48ee3fff05fd> a dcat:Distribution ;
    dct:description "download" ;
    dct:format "HTML" ;
    dct:issued "2015-04-01T16:20:16.292111"^^xsd:dateTime ;
    dct:modified "2015-04-01T16:20:16.292111"^^xsd:dateTime ;
    dct:title "INSPIRE Download service" ;
    dcat:accessURL <http://www.mansfield.gov.uk/inspire> .

<https://ckan.publishing.service.gov.uk/organization/ff3dc61c-b240-407e-a483-150c17b6807a> a foaf:Organization ;
    foaf:name "Mansfield District Council" .

