@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/8b3f7f55-4752-4d7e-9631-d9de24c64ccc> a dcat:Dataset ;
    dct:description "Individual navigational charts scanned and geocoded suitable for use in geographical information (GIS) and similar systems" ;
    dct:identifier "6b9ed4e3c49a9afc8f1ff5f1309962e7" ;
    dct:issued "2024-09-10T08:34:37.481955"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:34:37.481958"^^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 ((-44.4101 67.9810, -44.6587 67.9810, -44.6587 68.0740, -44.4101 68.0740, -44.4101 67.9810))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-44.4101, 67.9810], [-44.6587, 67.9810], [-44.6587, 68.0740], [-44.4101, 68.0740], [-44.4101, 67.9810]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Raster Charts" .

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

