@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/12251308-69ee-47f0-b867-1504868084b0> a dcat:Dataset ;
    dct:description "Raw multibeam 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 "f615ad6d-a569-4092-9079-b82ec1c8395b" ;
    dct:issued "2016-07-07T22:12:33.863845"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:38:56.929293"^^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 "Raw multibeam data from Haig Fras" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/12251308-69ee-47f0-b867-1504868084b0/resource/9a08f345-fddc-4c2d-8bb0-c3feb1018219> .

<https://ckan.publishing.service.gov.uk/dataset/12251308-69ee-47f0-b867-1504868084b0/resource/9a08f345-fddc-4c2d-8bb0-c3feb1018219> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2016-07-07T23:12:33.945101"^^xsd:dateTime ;
    dct:modified "2016-07-07T23:12:33.945101"^^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" .

