@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/7a391f00-0ca6-4640-bcef-bce2f9b5dea5> a dcat:Dataset ;
    dct:description "Seabed video log data from the North Sea Acoustic Herring survey during 2010 on the research vessel Scotia. The aim of the survey was obtain information on seabed habitats in the North Sea." ;
    dct:identifier "e834197a-da6e-4f06-a42b-05a8ac68b634" ;
    dct:issued "2016-07-07T22:14:34.055283"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:43:38.137639"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7240 58.0660, 1.7240 61.2830, -2.2970 61.2830, -2.2970 58.0660, 1.7240 58.0660))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[1.724, 58.066],[1.724, 61.283], [-2.297, 61.283], [-2.297, 58.066], [1.724, 58.066]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Seabed video log data from North Sea Acoustic Herring survey 2010" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/7a391f00-0ca6-4640-bcef-bce2f9b5dea5/resource/01c34724-0c73-408c-9439-14653a8b091c> .

<https://ckan.publishing.service.gov.uk/dataset/7a391f00-0ca6-4640-bcef-bce2f9b5dea5/resource/01c34724-0c73-408c-9439-14653a8b091c> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2016-07-07T23:14:34.141257"^^xsd:dateTime ;
    dct:modified "2016-07-07T23:14:34.141257"^^xsd:dateTime ;
    dct:title "Video-metadata.xls" ;
    dcat:accessURL <http://data.jncc.gov.uk/data/e834197a-da6e-4f06-a42b-05a8ac68b634-Video-metadata.xls> .

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

