@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/a65fa0e8-b6f4-44cb-a155-06d05589ca2c> a dcat:Dataset ;
    dct:description "As an invasive non-native, C. gigas may have an economic and ecological impact in intertidal regions and estuaries. These surveys are to monitor its UK distribution and abundance." ;
    dct:identifier "27dc3b1a6359704992843b44b59b90de" ;
    dct:issued "2024-09-10T08:30:48.612521"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:30:48.612525"^^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.0195 50.2752, -4.3299 50.2752, -4.3299 50.4268, -4.0195 50.4268, -4.0195 50.2752))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.0195, 50.2752], [-4.3299, 50.2752], [-4.3299, 50.4268], [-4.0195, 50.4268], [-4.0195, 50.2752]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2009-present Marine Biological Association (MBA) South Devon and Cornwall Transect Survey of Crassostrea gigas" .

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

