@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/9ad00930-f4a3-424f-9b55-2aa4486a600b> a dcat:Dataset ;
    dct:description "2012- ongoing, King Scallop shell widths  and by-catch from offshore scallop survey, from North Eastern Guardian III and industry vessels" ;
    dct:identifier "3a3b89eabeb01f1e978c013d0074a292" ;
    dct:issued "2024-09-10T08:31:56.946276"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:31:56.946279"^^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.2512 54.2419, -0.7593 54.2419, -0.7593 54.5617, -0.2512 54.5617, -0.2512 54.2419))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.2512, 54.2419], [-0.7593, 54.2419], [-0.7593, 54.5617], [-0.2512, 54.5617], [-0.2512, 54.2419]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2012- ongoing, North Eastern Inshore Fisheries and Conservation Authority, King Scallop Shell Widths from Offshore Scallop Survey" .

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

