@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/65749a1f-6725-4d8d-b0ca-568a3bd5b996> a dcat:Dataset ;
    dct:description "Particle Size Analysis (PSA) 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 "0d173f8f-a920-409f-b1e0-f8dd0acd3dbb" ;
    dct:issued "2016-07-07T22:14:36.453106"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:43:43.725563"^^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 "Particle Size Analysis (PSA) data from Haig Fras" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/65749a1f-6725-4d8d-b0ca-568a3bd5b996/resource/af904347-afb0-4b00-a1d8-d90e4b55a419> .

<https://ckan.publishing.service.gov.uk/dataset/65749a1f-6725-4d8d-b0ca-568a3bd5b996/resource/af904347-afb0-4b00-a1d8-d90e4b55a419> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2016-07-07T23:14:36.523624"^^xsd:dateTime ;
    dct:modified "2016-07-07T23:14:36.523624"^^xsd:dateTime ;
    dct:title "11-02-C5115A-CEND-2-11C-JNCC-Haig-Fras-Pressure-G-NMBAQC-1mm-val.xlsx" ;
    dcat:accessURL <http://data.jncc.gov.uk/data/0d173f8f-a920-409f-b1e0-f8dd0acd3dbb-11-02-C5115A-CEND-2-11C-JNCC-Haig-Fras-Pressure-G-NMBAQC-1mm-val.xlsx> .

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

