@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/9c861dc2-bdee-4876-a948-8c6039e46330> a dcat:Dataset ;
    dct:description "Seabed still images from the survey 1111S, which collected acoustic data from Rona and Windsock area. This was a Scottish Marine Protected Areas (SMPA) site identification survey." ;
    dct:identifier "34d86c6a-dbbb-4d81-bc46-05a6c1c8c4cf" ;
    dct:issued "2016-07-07T22:12:18.794178"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:38:21.125937"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-4.7406 59.3068, -4.7406 59.8254, -6.0374 59.8254, -6.0374 59.3068, -4.7406 59.3068))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-4.74058, 59.30683],[-4.74058, 59.82544], [-6.03736, 59.82544], [-6.03736, 59.30683], [-4.74058, 59.30683]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Seabed still images from Rona and Windsock survey" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/9c861dc2-bdee-4876-a948-8c6039e46330/resource/94d6325d-05a0-4943-b1b8-19dab26cab2e> .

<https://ckan.publishing.service.gov.uk/dataset/9c861dc2-bdee-4876-a948-8c6039e46330/resource/94d6325d-05a0-4943-b1b8-19dab26cab2e> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2016-07-07T23:12:18.893876"^^xsd:dateTime ;
    dct:modified "2016-07-07T23:12:18.893876"^^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" .

