@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/b47e45ec-f619-4540-8afb-65aa06b3f93a> a dcat:Dataset ;
    dct:description "BioBlitz survey taking place at St Andrews. This survey's aim was to record as many species as possible as being present within a set survey area over 48-hours." ;
    dct:identifier "2f9eb4fb190283de514376832bfe6d81" ;
    dct:issued "2024-09-10T08:31:21.797107"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:31:21.797110"^^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 ((-2.7627 56.3311, -2.7971 56.3311, -2.7971 56.3436, -2.7627 56.3436, -2.7627 56.3311))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.7627, 56.3311], [-2.7971, 56.3311], [-2.7971, 56.3436], [-2.7627, 56.3436], [-2.7627, 56.3311]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2014 Scottish Oceans Institute (SOI) St Andrews Bioblitz" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/b47e45ec-f619-4540-8afb-65aa06b3f93a/resource/7a337e93-9189-4262-8e10-3ca8ef55b65c>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/b47e45ec-f619-4540-8afb-65aa06b3f93a/resource/e2b00ba2-1750-4837-be09-b9278dc3fab6> .

<https://ckan.staging.publishing.service.gov.uk/dataset/b47e45ec-f619-4540-8afb-65aa06b3f93a/resource/7a337e93-9189-4262-8e10-3ca8ef55b65c> a dcat:Distribution ;
    dct:description "A link to the general host site" ;
    dct:issued "2024-09-10T08:31:21.798642"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:31:21.794726"^^xsd:dateTime ;
    dct:title "DASSH homepage" ;
    dcat:accessURL <http://www.dassh.ac.uk> .

<https://ckan.staging.publishing.service.gov.uk/dataset/b47e45ec-f619-4540-8afb-65aa06b3f93a/resource/e2b00ba2-1750-4837-be09-b9278dc3fab6> a dcat:Distribution ;
    dct:description "A link to the web service or dataset" ;
    dct:issued "2024-09-10T08:31:21.798640"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:31:21.794646"^^xsd:dateTime ;
    dct:title "click to get data" ;
    dcat:accessURL <http://www.dassh.ac.uk/datasets/DASSHDT00000118> .

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

