@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/a0bc669f-e1f5-4b6b-b550-3e868ac2a736> a dcat:Dataset ;
    dct:description "Seabed video reference collection from Haig Fras SCI/cSAC survey. The primary aim was to conduct a bathymetric survey to map the extent of the Annex I reef habitat and to collect ground truth data from representative locations within the survey area to characterise the seabed habitats present." ;
    dct:identifier "b6f9f061-55a0-40a0-a9c6-7de4c1534b0c" ;
    dct:issued "2016-07-07T22:14:41.439414"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:43:55.200243"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-7.4089 50.0853, -7.4089 50.4400, -8.0888 50.4400, -8.0888 50.0853, -7.4089 50.0853))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-7.4089, 50.0853],[-7.4089, 50.44], [-8.0888, 50.44], [-8.0888, 50.0853], [-7.4089, 50.0853]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Seabed video reference collection from Haig Fras" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/a0bc669f-e1f5-4b6b-b550-3e868ac2a736/resource/e996bbb4-8b67-4f95-a756-8ce3288220e8> .

<https://ckan.publishing.service.gov.uk/dataset/a0bc669f-e1f5-4b6b-b550-3e868ac2a736/resource/e996bbb4-8b67-4f95-a756-8ce3288220e8> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2018-05-17T14:43:55.244878"^^xsd:dateTime ;
    dct:modified "2018-05-17T14:43:55.244878"^^xsd:dateTime ;
    dct:title "ReferenceCollection.zip" ;
    dcat:accessURL <http://data.jncc.gov.uk/data/b6f9f061-55a0-40a0-a9c6-7de4c1534b0c-ReferenceCollection.zip> .

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

