@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/074f7144-916a-449a-9cc7-664f1c37df00> a dcat:Dataset ;
    dct:description "Extents of areas managed for air quality in Harrogate District as polygons." ;
    dct:identifier "8d9441b0-c70e-4ae6-9588-e6d3e5c57b7c" ;
    dct:issued "2018-08-16T16:55:55.523892"^^xsd:dateTime ;
    dct:modified "2018-08-16T16:55:55.537319"^^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 Air Quality Management Areas" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/074f7144-916a-449a-9cc7-664f1c37df00/resource/9f59be80-1701-4d73-a4c5-a4f35fa4e57c>,
        <https://ckan.publishing.service.gov.uk/dataset/074f7144-916a-449a-9cc7-664f1c37df00/resource/dd172003-3c30-4ee5-af83-4a8d74198aca> .

<https://ckan.publishing.service.gov.uk/dataset/074f7144-916a-449a-9cc7-664f1c37df00/resource/9f59be80-1701-4d73-a4c5-a4f35fa4e57c> a dcat:Distribution ;
    dct:description "information" ;
    dct:issued "2018-08-16T17:55:55.576832"^^xsd:dateTime ;
    dct:modified "2018-08-16T17:55:55.576832"^^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/074f7144-916a-449a-9cc7-664f1c37df00/resource/dd172003-3c30-4ee5-af83-4a8d74198aca> a dcat:Distribution ;
    dct:description "download" ;
    dct:issued "2018-08-16T17:55:55.576860"^^xsd:dateTime ;
    dct:modified "2018-08-16T17:55:55.576860"^^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" .

