@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/af922198-6b24-46d0-9596-64e6325d6c13> a dcat:Dataset ;
    dct:description "Extent of open space comprising amenity land, including green corridors and verges, in Harrogate District as polygons." ;
    dct:identifier "122cb206-8c13-4735-9e40-c5ef4602e64e" ;
    dct:issued "2013-12-11T16:30:05.444099"^^xsd:dateTime ;
    dct:modified "2018-08-14T14:17:17.656808"^^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 Amenity Greenspace" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/af922198-6b24-46d0-9596-64e6325d6c13/resource/661d59f8-1bce-41cd-a440-1b35dcaf46c2>,
        <https://ckan.publishing.service.gov.uk/dataset/af922198-6b24-46d0-9596-64e6325d6c13/resource/f4e9059b-6ca1-4085-a113-eacc6414ef41> .

<https://ckan.publishing.service.gov.uk/dataset/af922198-6b24-46d0-9596-64e6325d6c13/resource/661d59f8-1bce-41cd-a440-1b35dcaf46c2> a dcat:Distribution ;
    dct:description "information" ;
    dct:issued "2018-08-14T15:17:17.703893"^^xsd:dateTime ;
    dct:modified "2018-08-14T15:17:17.703893"^^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/af922198-6b24-46d0-9596-64e6325d6c13/resource/f4e9059b-6ca1-4085-a113-eacc6414ef41> a dcat:Distribution ;
    dct:description "download" ;
    dct:issued "2018-08-14T15:17:17.703924"^^xsd:dateTime ;
    dct:modified "2018-08-14T15:17:17.703924"^^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" .

