@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/27e93018-f9cb-4c71-9e89-1e16475ebb89> a dcat:Dataset ;
    dct:description "Seabed data collected using a Starfish side scan sonar, covering approximately 75% of the islands inshore marine environment up to 500m from shore where possible." ;
    dct:identifier "f18169cb-e769-44c7-9759-d73ce2a1ab6c" ;
    dct:issued "2017-09-29T12:17:29.894465"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:48:33.476124"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-5.6294 -16.0365, -5.6294 -15.9060, -5.7945 -15.9060, -5.7945 -16.0365, -5.6294 -16.0365))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-5.62942, -16.0365],[-5.62942, -15.906], [-5.79451, -15.906], [-5.79451, -16.0365], [-5.62942, -16.0365]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "St Helena Darwin Project Marine Habitat - Seabed videos using Starfish Side Scan Sonar" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/27e93018-f9cb-4c71-9e89-1e16475ebb89/resource/f24385ef-b58b-4f84-98d0-59d3fba5976e> .

<https://ckan.publishing.service.gov.uk/dataset/27e93018-f9cb-4c71-9e89-1e16475ebb89/resource/f24385ef-b58b-4f84-98d0-59d3fba5976e> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2017-09-29T13:17:30.097883"^^xsd:dateTime ;
    dct:modified "2017-09-29T13:17:30.097883"^^xsd:dateTime ;
    dct:title "metadata-catalogue" ;
    dcat:accessURL <http://www.south-atlantic-research.org/metadata-catalogue> .

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

