@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/65ba97fd-aec6-49d7-80de-c1a1348177ff> a dcat:Dataset ;
    dct:description "Tidal data supplied by Proudman Oceanographic Laboratory (POL) on behalf of BERR for the Atlas of UK Marine Renewable Energy Resources project. This layer contains the primary tidal data attributes from the Atlas database. This dataset includes information about Flow, Power and Tidal Range for the area of the UK Continental Shelf. All data recorded 2001 to 2007. Refer to 2008 technical report for Atlas update." ;
    dct:identifier "28fb74eb70d68879534bfbecb294d78d" ;
    dct:issued "2024-09-10T08:30:51.876038"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:30:51.876041"^^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.3977 48.4260, -9.6005 48.4260, -9.6005 61.4994, 3.3977 61.4994, 3.3977 48.4260))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[3.3977, 48.4260], [-9.6005, 48.4260], [-9.6005, 61.4994], [3.3977, 61.4994], [3.3977, 48.4260]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2010 Defra MB0106 Atlas Tide Resources" .

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

