@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.integration.publishing.service.gov.uk/dataset/228ccffa-3ddc-4af6-a51a-58b5e9b99212> a dcat:Dataset ;
    dct:description """Data are scores calculated in 2020 to indicate the environmental suitability 
and risk of introduction into, and secondary spread of *Magallana gigas** 
in UK waters. Scores are calculated for each **cell of a grid based on ICES 
statistical rectangles split into *sixteenths for the geospatial extent of UK 
waters.



""" ;
    dct:identifier "CEFASb8bb3588-cf85-4945-86d4-a29ca23408f3" ;
    dct:issued "2021-08-04T10:18:10.730266"^^xsd:dateTime ;
    dct:modified "2021-08-11T13:18:21.431885"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7409 52.4581, 1.7388 52.4581, 1.7388 52.4595, 1.7409 52.4595, 1.7409 52.4581))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.74086, 52.4581], [1.73881, 52.4581], [1.73881, 52.4595], [1.74086, 52.4595], [1.74086, 52.4581]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2013 - 2015 Centre for Environment, Fisheries & Aquaculture Science (Cefas) Scores representing Magallana gigas (Pacific oyster) environmental suitability and introduction / spread risk for UK waters based on data from 2013 to 2015." .

<https://ckan.integration.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> a foaf:Organization ;
    foaf:name "Centre for Environment, Fisheries & Aquaculture Science" .

