@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/c678c635-761f-4300-988b-8770c0ee52f1> a dcat:Dataset ;
    dct:description "A collection of records by Ian Killeen reported in Mollusc World.  Records are from Milford Haven." ;
    dct:identifier "428ddccbd59a36a920c5bbfa06b2b921" ;
    dct:issued "2024-09-10T08:32:31.056941"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:32:31.056944"^^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.9946 51.6716, -5.1909 51.6716, -5.1909 51.7291, -4.9946 51.7291, -4.9946 51.6716))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.9946, 51.6716], [-5.1909, 51.6716], [-5.1909, 51.7291], [-4.9946, 51.7291], [-4.9946, 51.6716]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2003 Ian Killeen Milford Haven Ensis directus records" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/c678c635-761f-4300-988b-8770c0ee52f1/resource/13e246be-36be-4377-b924-8e868ae631e3>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/c678c635-761f-4300-988b-8770c0ee52f1/resource/5bf25db4-7873-4678-abfd-2f9bf810cf4a> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c678c635-761f-4300-988b-8770c0ee52f1/resource/13e246be-36be-4377-b924-8e868ae631e3> a dcat:Distribution ;
    dct:description "A link to the general host site" ;
    dct:issued "2024-09-10T08:32:31.060805"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:32:31.053902"^^xsd:dateTime ;
    dct:title "dassh website" ;
    dcat:accessURL <http://https://www.dassh.ac.uk/> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c678c635-761f-4300-988b-8770c0ee52f1/resource/5bf25db4-7873-4678-abfd-2f9bf810cf4a> a dcat:Distribution ;
    dct:description "A link to the web service or dataset" ;
    dct:issued "2024-09-10T08:32:31.060803"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:32:31.053822"^^xsd:dateTime ;
    dct:title "DOI link" ;
    dcat:accessURL <https://doi.org/10.17031/66865ecb412c4> .

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

