@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/ebe387b5-5608-46dd-a7bc-256bc7b2c0cf> a dcat:Dataset ;
    dct:description "Boundary showing Parking Zone for central Northampton" ;
    dct:identifier "fc84a631-42ae-4238-bf4a-2ba60b2cd1df" ;
    dct:issued "2014-02-07T11:30:03.119746"^^xsd:dateTime ;
    dct:modified "2016-02-10T17:05:08.075287"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/0f8d9eb7-490c-43ce-a9c1-b441c3e70318> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-0.7464 52.1531, -0.7464 52.3152, -1.0183 52.3152, -1.0183 52.1531, -0.7464 52.1531))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-0.7463500000000001, 52.15312],[-0.7463500000000001, 52.31517], [-1.01826, 52.31517], [-1.01826, 52.15312], [-0.7463500000000001, 52.15312]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Parking Zones" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/ebe387b5-5608-46dd-a7bc-256bc7b2c0cf/resource/83dc8d9d-284e-4a35-8be0-c847a67f058d>,
        <https://ckan.publishing.service.gov.uk/dataset/ebe387b5-5608-46dd-a7bc-256bc7b2c0cf/resource/dbfc3c4f-297f-429b-8199-64e058e2856b> .

<https://ckan.publishing.service.gov.uk/dataset/ebe387b5-5608-46dd-a7bc-256bc7b2c0cf/resource/83dc8d9d-284e-4a35-8be0-c847a67f058d> a dcat:Distribution ;
    dct:description "This data is restricted under the PSMA License. Click this link to request access." ;
    dct:format "HTML" ;
    dct:issued "2014-02-07T11:30:03.167780"^^xsd:dateTime ;
    dct:modified "2014-02-07T11:30:03.167780"^^xsd:dateTime ;
    dct:title "INSPIRE Download Service" ;
    dcat:accessURL <http://misoportal.com/portal/api/request-licenced-data/401> .

<https://ckan.publishing.service.gov.uk/dataset/ebe387b5-5608-46dd-a7bc-256bc7b2c0cf/resource/dbfc3c4f-297f-429b-8199-64e058e2856b> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "WMS" ;
    dct:issued "2014-02-07T11:30:03.167758"^^xsd:dateTime ;
    dct:modified "2014-02-07T11:30:03.167758"^^xsd:dateTime ;
    dct:title "INSPIRE View Service" ;
    dcat:accessURL <http://inspire.misoportal.com/geoserver/northampton_parkingzone_centralarea/wms?request=getCapabilities> .

<https://ckan.publishing.service.gov.uk/organization/0f8d9eb7-490c-43ce-a9c1-b441c3e70318> a foaf:Organization ;
    foaf:name "Northampton Borough Council" .

