@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/71020842-f40e-4328-94e0-727127940393> a dcat:Dataset ;
    dct:description "Extent of open space comprising public parks and gardens in Harrogate District as polygons." ;
    dct:identifier "40308a49-f2c2-4bb1-9617-f61f37d28c59" ;
    dct:issued "2013-12-17T18:00:04.426062"^^xsd:dateTime ;
    dct:modified "2018-08-14T14:17:56.685492"^^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 Parks And Gardens" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/71020842-f40e-4328-94e0-727127940393/resource/2048d202-c5c2-4023-9e0b-8444b8ca1607>,
        <https://ckan.publishing.service.gov.uk/dataset/71020842-f40e-4328-94e0-727127940393/resource/9e0c37cf-cef3-48d2-b769-c0f9ce7ea8cd> .

<https://ckan.publishing.service.gov.uk/dataset/71020842-f40e-4328-94e0-727127940393/resource/2048d202-c5c2-4023-9e0b-8444b8ca1607> a dcat:Distribution ;
    dct:description "information" ;
    dct:issued "2018-08-14T15:17:56.723879"^^xsd:dateTime ;
    dct:modified "2018-08-14T15:17:56.723879"^^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/71020842-f40e-4328-94e0-727127940393/resource/9e0c37cf-cef3-48d2-b769-c0f9ce7ea8cd> a dcat:Distribution ;
    dct:description "download" ;
    dct:issued "2018-08-14T15:17:56.723903"^^xsd:dateTime ;
    dct:modified "2018-08-14T15:17:56.723903"^^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" .

