@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/46fa8c6f-f378-4731-b340-48e2c43414c5> a dcat:Dataset ;
    dct:description "Boundaries of Article 4 Directions with the Sefton Council area." ;
    dct:identifier "5eeb54f4-bf08-4185-8e59-58b988d51b55" ;
    dct:issued "2015-12-02T17:10:06.963591"^^xsd:dateTime ;
    dct:modified "2016-02-11T16:41:44.262444"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c3dcbcec-09f8-4e97-95b5-2fc5f7b7302d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.6789 53.3753, -2.6789 53.7992, -3.3519 53.7992, -3.3519 53.3753, -2.6789 53.3753))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-2.6789474355, 53.3753412768],[-2.6789474355, 53.7992314367], [-3.3518600332, 53.7992314367], [-3.3518600332, 53.3753412768], [-2.6789474355, 53.3753412768]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Article 4 Directions" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/46fa8c6f-f378-4731-b340-48e2c43414c5/resource/6b86134f-4605-4219-a951-9880c4ec95d1>,
        <https://ckan.publishing.service.gov.uk/dataset/46fa8c6f-f378-4731-b340-48e2c43414c5/resource/f3ce99c4-ab20-48e0-a090-f3ad4e42e373> .

<https://ckan.publishing.service.gov.uk/dataset/46fa8c6f-f378-4731-b340-48e2c43414c5/resource/6b86134f-4605-4219-a951-9880c4ec95d1> a dcat:Distribution ;
    dct:description "download" ;
    dct:format "HTML" ;
    dct:issued "2015-12-02T17:10:07.035781"^^xsd:dateTime ;
    dct:modified "2015-12-02T17:10:07.035781"^^xsd:dateTime ;
    dct:title "INSPIRE Download Service" ;
    dcat:accessURL <http://misoportal.com/portal/api/request-licenced-data/1838> .

<https://ckan.publishing.service.gov.uk/dataset/46fa8c6f-f378-4731-b340-48e2c43414c5/resource/f3ce99c4-ab20-48e0-a090-f3ad4e42e373> a dcat:Distribution ;
    dct:description "information" ;
    dct:format "WMS" ;
    dct:issued "2015-12-02T17:10:07.035763"^^xsd:dateTime ;
    dct:modified "2015-12-02T17:10:07.035763"^^xsd:dateTime ;
    dct:title "INSPIRE View Service" ;
    dcat:accessURL <http://inspire.misoportal.com/geoserver/sefton_council_article4directions_polygon/wms?request=getCapabilities> .

<https://ckan.publishing.service.gov.uk/organization/c3dcbcec-09f8-4e97-95b5-2fc5f7b7302d> a foaf:Organization ;
    foaf:name "Sefton Metropolitan Borough Council" .

