@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/b75cc4e0-4856-48b1-b3d7-86eb983bdbea> a dcat:Dataset ;
    dct:description "2009 North East ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 29)" ;
    dct:identifier "6764413c-8935-4565-a441-4d73e14f91e7" ;
    dct:issued "2024-09-10T08:34:25.144288"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:15:22.690819"^^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 ((-0.0563 54.1190, -0.2391 54.1190, -0.2391 54.1667, -0.0563 54.1667, -0.0563 54.1190))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.056264, 54.118980], [-0.239061, 54.118980], [-0.239061, 54.166729], [-0.056264, 54.166729], [-0.056264, 54.118980]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North East ortho-rectified 2009" .

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

