@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/085692ec-109d-42ba-8a46-d00fb40f48d1> a dcat:Dataset ;
    dct:description "Extents of existing and proposed allotment sites in Harrogate District as polygons." ;
    dct:identifier "2e465241-e067-4380-9f76-79b723d98475" ;
    dct:issued "2013-09-19T12:40:08.627748"^^xsd:dateTime ;
    dct:modified "2018-08-14T14:17:25.382628"^^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 Allotments" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/085692ec-109d-42ba-8a46-d00fb40f48d1/resource/1c9a76f0-507f-43f0-b86f-57b0bc10ada9>,
        <https://ckan.publishing.service.gov.uk/dataset/085692ec-109d-42ba-8a46-d00fb40f48d1/resource/80171d16-f575-427f-8bfe-51304c605cde> .

<https://ckan.publishing.service.gov.uk/dataset/085692ec-109d-42ba-8a46-d00fb40f48d1/resource/1c9a76f0-507f-43f0-b86f-57b0bc10ada9> a dcat:Distribution ;
    dct:description "information" ;
    dct:issued "2018-08-14T15:17:25.422511"^^xsd:dateTime ;
    dct:modified "2018-08-14T15:17:25.422511"^^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/085692ec-109d-42ba-8a46-d00fb40f48d1/resource/80171d16-f575-427f-8bfe-51304c605cde> a dcat:Distribution ;
    dct:description "download" ;
    dct:issued "2018-08-14T15:17:25.422542"^^xsd:dateTime ;
    dct:modified "2018-08-14T15:17:25.422542"^^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" .

