@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.staging.publishing.service.gov.uk/dataset/c767c805-21dd-4bc2-b770-913e34fc7c75> a dcat:Dataset ;
    dct:description "2010 North West ADCP dataset from the Channel Coastal Observatory Catalogue (number of records: 1" ;
    dct:identifier "14634226-bf8c-4f91-94be-1a2d84a43bbf" ;
    dct:issued "2024-09-10T08:29:34.205779"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:29:34.205782"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-3.1002 53.8185, -3.1022 53.8185, -3.1022 53.8205, -3.1002 53.8205, -3.1002 53.8185))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.100159, 53.818504], [-3.102159, 53.818504], [-3.102159, 53.820507], [-3.100159, 53.820507], [-3.100159, 53.818504]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North West ADCP 2010" .

<https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> a foaf:Organization ;
    foaf:name "Marine Environmental Data & Information Network" .

