@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/73b270a6-c30f-4819-ae05-76b4a898fb35> a dcat:Dataset ;
    dct:description "Seabed video GIS (point) data from the survey 0911S on the research vessel Scotia. This was a Scottish Marine Protected Areas (SMPA) site identification survey." ;
    dct:identifier "d3120cd7-a555-442d-987a-06939019b8a0" ;
    dct:issued "2016-07-07T22:14:19.387832"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:43:04.846184"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.4316 55.5182, 2.4316 60.3944, -4.1065 60.3944, -4.1065 55.5182, 2.4316 55.5182))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[2.43157, 55.5182],[2.43157, 60.39439], [-4.1065, 60.39439], [-4.1065, 55.5182], [2.43157, 55.5182]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Seabed video GIS (point) data from North Sea and North East Scotland" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/73b270a6-c30f-4819-ae05-76b4a898fb35/resource/319f3ab7-c7c4-4508-b549-b75c6e28e035> .

<https://ckan.publishing.service.gov.uk/dataset/73b270a6-c30f-4819-ae05-76b4a898fb35/resource/319f3ab7-c7c4-4508-b549-b75c6e28e035> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2018-05-17T14:43:04.912094"^^xsd:dateTime ;
    dct:modified "2018-05-17T14:43:04.912094"^^xsd:dateTime ;
    dct:title "IBTSQ3-Video-Points.zip" ;
    dcat:accessURL <http://data.jncc.gov.uk/data/d3120cd7-a555-442d-987a-06939019b8a0-IBTSQ3-Video-Points.zip> .

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

