@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.publishing.service.gov.uk/dataset/19084e4c-1da8-4515-b3e7-3e703a3a5d55> a dcat:Dataset ;
    dct:description "Ad hoc marine invasive non-native species (INNS) records collected by Scottish Government, Local Government and government agencies (NatureScot, SEPA). This should not include marine INNS records from surveys where data has been or will be captured in Marine Recorder in other surveys (e.g. MPA site condition monitoring)." ;
    dct:identifier "209a3fa5-7d40-48d3-a352-d151148b26da" ;
    dct:issued "2026-05-06T20:11:53.265144"^^xsd:dateTime ;
    dct:modified "2026-05-06T20:11:53.265148"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.6040 54.4340, -25.1307 54.4340, -25.1307 63.8870, 2.6040 63.8870, 2.6040 54.4340))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.604, 54.434], [-25.1307, 54.434], [-25.1307, 63.887], [2.604, 63.887], [2.604, 54.434]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Surveys by government bodies returning ad-hoc marine INNS records" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/19084e4c-1da8-4515-b3e7-3e703a3a5d55/resource/0b368671-17bc-440f-b53e-013105131d6b> .

<https://ckan.publishing.service.gov.uk/dataset/19084e4c-1da8-4515-b3e7-3e703a3a5d55/resource/0b368671-17bc-440f-b53e-013105131d6b> a dcat:Distribution ;
    dct:description "Marine Recorder Online reporting app" ;
    dct:issued "2026-05-06T20:11:53.276001"^^xsd:dateTime ;
    dct:modified "2026-05-06T20:11:53.262428"^^xsd:dateTime ;
    dct:title "Marine Recorder Online" ;
    dcat:accessURL <https://reporting.marine-recorder.org.uk> .

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

