@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/6102c86f-3ab2-4adf-89c5-f23252105ce1> a dcat:Dataset ;
    dct:description "Nephrops Carapace Lengths from Landings in the NEIFCA District" ;
    dct:identifier "42c51b38da9083f447efe6b63b1aba10" ;
    dct:issued "2024-09-10T08:32:31.821802"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:32:31.821805"^^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.7293 53.5329, -0.4572 53.5329, -0.4572 54.2579, 0.7293 54.2579, 0.7293 53.5329))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.7293, 53.5329], [-0.4572, 53.5329], [-0.4572, 54.2579], [0.7293, 54.2579], [0.7293, 53.5329]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2013-2017, North Eastern Inshore Fisheries and Conservation Authority, Nephrops Carapace Lengths from Landings in the District" .

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

