@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/c4ff345b-4b9d-4483-b85f-bf401a7c66a2> a dcat:Dataset ;
    dct:description "Processed backscatter data 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 "cd3e4e66-830f-4ee6-bed8-838c40ec779d" ;
    dct:issued "2016-07-07T22:12:38.848024"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:39:08.528061"^^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 "Processed backscatter data from Haig Fras" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/c4ff345b-4b9d-4483-b85f-bf401a7c66a2/resource/ca21e60f-8c21-4392-baf0-950971166fa3> .

<https://ckan.publishing.service.gov.uk/dataset/c4ff345b-4b9d-4483-b85f-bf401a7c66a2/resource/ca21e60f-8c21-4392-baf0-950971166fa3> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2016-07-07T23:12:38.958978"^^xsd:dateTime ;
    dct:modified "2016-07-07T23:12:38.958978"^^xsd:dateTime ;
    dct:title "opendata" ;
    dcat:accessURL <http://jncc.defra.gov.uk/opendata> .

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

