@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://data.bioheritage.nz/dataset/6c71206c-2e55-4e6b-bfc7-4be47a3b42c4> a dcat:Dataset ;
    dct:description "Data associated with paper in prep by Imogen Eglesfield, Angus McIntosh, Helen Warburton" ;
    dct:identifier "6c71206c-2e55-4e6b-bfc7-4be47a3b42c4" ;
    dct:issued "2022-07-11T01:18:21.022279"^^xsd:dateTime ;
    dct:modified "2022-07-11T01:22:11.050058"^^xsd:dateTime ;
    dct:publisher <https://data.bioheritage.nz/organization/dfb688ab-4892-4e8d-bf66-5ccb22b0aec8> ;
    dct:title "Biotic interactions could control colonization success during stream restoration" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Helen Warburton" ;
            vcard:hasEmail <mailto:helen.warburton@canterbury.ac.nz> ] ;
    dcat:distribution <https://data.bioheritage.nz/dataset/6c71206c-2e55-4e6b-bfc7-4be47a3b42c4/resource/7bd5ab59-9c1a-4a3b-becc-2a26f7dcb7cb> .

<https://data.bioheritage.nz/dataset/6c71206c-2e55-4e6b-bfc7-4be47a3b42c4/resource/7bd5ab59-9c1a-4a3b-becc-2a26f7dcb7cb> a dcat:Distribution ;
    dct:description "Data - Biotic interactions and colonization success during stream restoration" ;
    dct:format "XLSX" ;
    dct:issued "2022-07-11T01:20:15.068157"^^xsd:dateTime ;
    dct:modified "2022-07-11T01:20:15.068157"^^xsd:dateTime ;
    dct:title "Biotic interactions and colonization success" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/6c71206c-2e55-4e6b-bfc7-4be47a3b42c4/resource/7bd5ab59-9c1a-4a3b-becc-2a26f7dcb7cb/download/full_dataset_imogen_eglesfield.xlsx> ;
    dcat:byteSize 24652.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.bioheritage.nz/organization/dfb688ab-4892-4e8d-bf66-5ccb22b0aec8> a foaf:Organization ;
    foaf:name "BioHeritage Miscellaneous" .

