@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/75e7aaa3-03a3-4b81-a9e1-427c9abc4c51> a dcat:Dataset ;
    dct:description "MFA landings data for Scallop from reported shellfish landings at ports in England and Wales." ;
    dct:identifier "86a29527e712a97b2ccfb671431ebaf8" ;
    dct:issued "2024-09-10T08:36:13.566788"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:36:13.566792"^^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 ((4.5287 49.4645, -6.4690 49.4645, -6.4690 55.8976, 4.5287 55.8976, 4.5287 49.4645))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[4.5287, 49.4645], [-6.4690, 49.4645], [-6.4690, 55.8976], [4.5287, 55.8976], [4.5287, 49.4645]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2010 Defra MB0106 MFA Scallop Shellfishery" .

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

