@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/1d20cb00-5947-46d2-af5c-d24b85e3c106> a dcat:Dataset ;
    dct:description "Processed bathymetry data from Rona and Windsock closure area. The area was selected dut to the occurrence of sandy gravels, a biotope for which the scottish MPA project has very little information on within Scottish waters. The Windsock closure area was selected to add understanding to the management of marine protected areas. This was a Scottish Marine Protected Areas (SMPA) site identification survey." ;
    dct:identifier "f8a97524-7695-4954-8e47-47aacacc2f59" ;
    dct:issued "2016-07-07T22:13:54.884689"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:42:05.138734"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-4.7406 59.3068, -4.7406 59.8254, -6.0374 59.8254, -6.0374 59.3068, -4.7406 59.3068))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-4.74058, 59.30683],[-4.74058, 59.82544], [-6.03736, 59.82544], [-6.03736, 59.30683], [-4.74058, 59.30683]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Processed bathymetry data from Rona and Windsock" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/1d20cb00-5947-46d2-af5c-d24b85e3c106/resource/4d2913f4-6b61-484d-bba5-3c93c7ad5603> .

<https://ckan.publishing.service.gov.uk/dataset/1d20cb00-5947-46d2-af5c-d24b85e3c106/resource/4d2913f4-6b61-484d-bba5-3c93c7ad5603> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2018-05-17T14:42:05.184381"^^xsd:dateTime ;
    dct:modified "2018-05-17T14:42:05.184381"^^xsd:dateTime ;
    dct:title "Bathymetry-Geotiffs.zip" ;
    dcat:accessURL <http://data.jncc.gov.uk/data/f8a97524-7695-4954-8e47-47aacacc2f59-Bathymetry-Geotiffs.zip> .

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

