@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/326eef2d-afc3-4765-9782-d3d4caaa8143> a dcat:Dataset ;
    dct:description "This is a shapefile of the coastal physiographic feature type  'bay'. The polygons in this shapefile represent all the bays found within the UK. These polygons were extracted from UKSeaMap 2010 and are not filtered by their size. The definition of bays is not of that found in Annex I, for a closer definition please use 'Coastal Physiographic Features - Bay I'." ;
    dct:identifier "3b8ce953-fd0d-41fb-9075-1c7bcfd2da3f" ;
    dct:issued "2016-06-22T13:51:10.731457"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:34:57.493551"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((0.5432 50.0887, 0.5432 60.8161, -7.5655 60.8161, -7.5655 50.0887, 0.5432 50.0887))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[0.543217, 50.088691],[0.543217, 60.816145], [-7.565517, 60.816145], [-7.565517, 50.088691], [0.543217, 50.088691]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Coastal Physiographic Features - Bay II" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/326eef2d-afc3-4765-9782-d3d4caaa8143/resource/5812148e-1bdb-4a20-acb8-af9f8202fbcb> .

<https://ckan.publishing.service.gov.uk/dataset/326eef2d-afc3-4765-9782-d3d4caaa8143/resource/5812148e-1bdb-4a20-acb8-af9f8202fbcb> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2018-05-17T14:34:57.535899"^^xsd:dateTime ;
    dct:modified "2018-05-17T14:34:57.535899"^^xsd:dateTime ;
    dct:title "BayII-WGS84.zip" ;
    dcat:accessURL <http://data.jncc.gov.uk/data/3b8ce953-fd0d-41fb-9075-1c7bcfd2da3f-BayII-WGS84.zip> .

<https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> a foaf:Organization ;
    foaf:name "Joint Nature Conservation Committee" .

