@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/f38081a0-67a4-4316-93b7-32c07c9ecdff> a dcat:Dataset ;
    dct:description "MFA landings data for Native Oysters from reported shellfish landings at ports in England and Wales." ;
    dct:identifier "a3fb35edaab70954d1b59cca77e5907c" ;
    dct:issued "2024-09-10T08:38:00.022567"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:38:00.022570"^^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 ((1.3773 50.0887, -5.2811 50.0887, -5.2811 51.9244, 1.3773 51.9244, 1.3773 50.0887))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.3773, 50.0887], [-5.2811, 50.0887], [-5.2811, 51.9244], [1.3773, 51.9244], [1.3773, 50.0887]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2010 Defra MB0106 MFA Native Oysters Shellfishery MAGIC" .

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

