@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.mba.ac.uk/dataset/c24ae600-08ed-4958-bdba-d2ccb1340e0a> a dcat:Dataset ;
    dct:description "Data associated with 'A 17-year time-series of fungal environmental DNA from a coastal marine ecosystem reveals long-term seasonal-scale and inter-annual diversity patterns'. This is the eDNA dataset associated with the paper linked to this DOI: https://doi.org/10.1098/rspb.2022.2129." ;
    dct:identifier "c24ae600-08ed-4958-bdba-d2ccb1340e0a" ;
    dct:issued "2024-12-13T09:43:18.655948"^^xsd:dateTime ;
    dct:modified "2024-12-13T09:44:14.354927"^^xsd:dateTime ;
    dct:publisher <https://ckan.mba.ac.uk/organization/68922d61-b3d1-4761-bd11-61b0385e838d> ;
    dct:title "Data associated with 'A 17-year time-series of fungal environmental DNA from a coastal marine ecosystem reveals long-term seasonal-scale and inter-annual diversity patterns'" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DASSH" ;
            vcard:hasEmail <mailto:data@mba.ac.uk> ] ;
    dcat:distribution <https://ckan.mba.ac.uk/dataset/c24ae600-08ed-4958-bdba-d2ccb1340e0a/resource/7a2a204f-86ae-4f02-8d78-d03807e3ce0b> ;
    dcat:keyword "eDNA",
        "time-series" .

<https://ckan.mba.ac.uk/dataset/c24ae600-08ed-4958-bdba-d2ccb1340e0a/resource/7a2a204f-86ae-4f02-8d78-d03807e3ce0b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-12-13T09:44:14.269259"^^xsd:dateTime ;
    dct:modified "2024-12-13T09:44:14.264007"^^xsd:dateTime ;
    dct:title "IPT Resource" ;
    dcat:accessURL <https://www.dassh.ac.uk/ipt/resource?r=l4-edna> .

<https://ckan.mba.ac.uk/organization/68922d61-b3d1-4761-bd11-61b0385e838d> a foaf:Agent ;
    foaf:name "Marine Microbiome" .

