@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/e089b7c0-40cd-4ac5-98a6-beb9b834ad87> a dcat:Dataset ;
    dct:description "Series of datasets provided by the Marine Directorate of Scottish Government as a compilation of marine INNS sightings" ;
    dct:identifier "874ae6ac-6d88-4da5-b53f-41f6c387ce42" ;
    dct:issued "2026-08-27T17:17:01.527727"^^xsd:dateTime ;
    dct:modified "2026-08-27T17:17:01.527730"^^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.9580 55.8519, -7.7080 55.8519, -7.7080 58.6826, -0.9580 58.6826, -0.9580 55.8519))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.95800660550594, 55.851883369527], [-7.7080082148314, 55.851883369527], [-7.7080082148314, 58.682648938887], [-0.95800660550594, 58.682648938887], [-0.95800660550594, 55.851883369527]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2011-2025 Compilation of Scottish ad hoc Marine Invasive Non-Native Species Sightings" .

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

