@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/6fd9202b-1d96-48c9-9b01-90210b80fe80> a dcat:Dataset ;
    dct:description "The shapefile shows the locations of MMO marine offices." ;
    dct:identifier "2fe79b0f621ce4e5ec6be962be712b7a" ;
    dct:issued "2013-12-10T14:33:19.390873"^^xsd:dateTime ;
    dct:modified "2017-12-04T17:51:47.714277"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/6b694e61-66c9-4cca-8eeb-75b2b0c66c4d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7397 50.1225, 1.7397 55.0074, -5.5460 55.0074, -5.5460 50.1225, 1.7397 50.1225))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[1.7397, 50.1225],[1.7397, 55.0074], [-5.5460, 55.0074], [-5.5460, 50.1225], [1.7397, 50.1225]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Marine Management Organisation Office Locations Web Feature Service (WFS)" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/6fd9202b-1d96-48c9-9b01-90210b80fe80/resource/1f4e7785-0269-4b91-810a-f14653e946ad>,
        <https://ckan.publishing.service.gov.uk/dataset/6fd9202b-1d96-48c9-9b01-90210b80fe80/resource/9f8904b3-911f-492a-a4ea-bcde8cac2b93> .

<https://ckan.publishing.service.gov.uk/dataset/6fd9202b-1d96-48c9-9b01-90210b80fe80/resource/1f4e7785-0269-4b91-810a-f14653e946ad> a dcat:Distribution ;
    dct:description "A link to the web service or dataset" ;
    dct:format "WMS" ;
    dct:issued "2016-04-20T17:14:14.610529"^^xsd:dateTime ;
    dct:modified "2016-04-20T17:14:14.610529"^^xsd:dateTime ;
    dcat:accessURL <http://environment.data.gov.uk/ds/wfs?SERVICE=WFS&INTERFACE=ENVIRONMENTWFS--3663601367a44e2192c8d2edb80be3ee&request=GetCapabilities> .

<https://ckan.publishing.service.gov.uk/dataset/6fd9202b-1d96-48c9-9b01-90210b80fe80/resource/9f8904b3-911f-492a-a4ea-bcde8cac2b93> a dcat:Distribution ;
    dct:description "A link to the general host site" ;
    dct:issued "2016-04-20T17:14:14.610552"^^xsd:dateTime ;
    dct:modified "2016-04-20T17:14:14.610552"^^xsd:dateTime ;
    dcat:accessURL <http://environment.data.gov.uk/ds/catalogue/index.jsp#/catalogue> .

<https://ckan.publishing.service.gov.uk/organization/6b694e61-66c9-4cca-8eeb-75b2b0c66c4d> a foaf:Organization ;
    foaf:name "Marine Management Organisation" .

