@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/d4cec830-43d9-4ae5-837d-0f4f87ad3504> a dcat:Dataset ;
    dct:description "Extents of tree preservation orders in Harrogate District as polygons representing single trees or tree groups." ;
    dct:identifier "674fd33e-4cc8-4c41-b519-b07fca72f04b" ;
    dct:issued "2013-09-19T12:40:23.143432"^^xsd:dateTime ;
    dct:modified "2018-08-15T08:23:54.474150"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e1945c1a-e507-4926-9771-f03a61465eea> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-1.1700 53.8900, -1.1700 54.2600, -2.0000 54.2600, -2.0000 53.8900, -1.1700 53.8900))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-1.17, 53.89],[-1.17, 54.26], [-2, 54.26], [-2, 53.89], [-1.17, 53.89]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Harrogate District Tree Preservation Orders" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/d4cec830-43d9-4ae5-837d-0f4f87ad3504/resource/934ab2b3-c1fc-4ea7-b6ec-34f351da26ee>,
        <https://ckan.publishing.service.gov.uk/dataset/d4cec830-43d9-4ae5-837d-0f4f87ad3504/resource/d820fb11-6869-482d-b8e0-94a97b410b34> .

<https://ckan.publishing.service.gov.uk/dataset/d4cec830-43d9-4ae5-837d-0f4f87ad3504/resource/934ab2b3-c1fc-4ea7-b6ec-34f351da26ee> a dcat:Distribution ;
    dct:description "information" ;
    dct:issued "2018-08-15T09:23:54.529346"^^xsd:dateTime ;
    dct:modified "2018-08-15T09:23:54.529346"^^xsd:dateTime ;
    dct:title "INSPIRE View Service" ;
    dcat:accessURL <https://hbcmaps.harrogate.gov.uk/geoserver/inspire/wms?&request=GetCapabilities> .

<https://ckan.publishing.service.gov.uk/dataset/d4cec830-43d9-4ae5-837d-0f4f87ad3504/resource/d820fb11-6869-482d-b8e0-94a97b410b34> a dcat:Distribution ;
    dct:description "download" ;
    dct:issued "2018-08-15T09:23:54.529368"^^xsd:dateTime ;
    dct:modified "2018-08-15T09:23:54.529368"^^xsd:dateTime ;
    dct:title "INSPIRE Download Service" ;
    dcat:accessURL <https://hbcmaps.harrogate.gov.uk/geoserver/inspire/wfs?&request=GetCapabilities> .

<https://ckan.publishing.service.gov.uk/organization/e1945c1a-e507-4926-9771-f03a61465eea> a foaf:Organization ;
    foaf:name "Harrogate Borough Council" .

