@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/b64f3219-761d-46c7-baa1-792e3d0b1312> a dcat:Dataset ;
    dct:description "Seabed stills GIS 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 "2bba9e23-4d49-4ed8-9a87-2bcd57b1187d" ;
    dct:issued "2016-07-07T22:14:43.872406"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:44:00.825133"^^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 stills GIS data from Haig Fras" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/b64f3219-761d-46c7-baa1-792e3d0b1312/resource/3cd0a478-c257-4ff7-a3df-83b36c876c5d> .

<https://ckan.publishing.service.gov.uk/dataset/b64f3219-761d-46c7-baa1-792e3d0b1312/resource/3cd0a478-c257-4ff7-a3df-83b36c876c5d> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2016-07-07T23:14:43.956478"^^xsd:dateTime ;
    dct:modified "2016-07-07T23:14:43.956478"^^xsd:dateTime ;
    dct:title "Haig-Fras-Stills.zip" ;
    dcat:accessURL <http://data.jncc.gov.uk/data/2bba9e23-4d49-4ed8-9a87-2bcd57b1187d-Haig-Fras-Stills.zip> .

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

