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

<https://fdp.radboudumc.nl/dataset/3b52df5a-a1cc-454f-a199-c0ede4d6cd90> a dcat:Dataset ;
    dct:conformsTo <https://fdp.radboudumc.nl/profile/2f08228e-1789-40f8-84cd-28e3288c3604> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-4450-3112> ;
            foaf:name "Peter-Bram 't Hoen" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-4834-908X> ;
            foaf:name "Marián Hajdúch" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-0010-5286> ;
            foaf:name "Alain van Gool" ] ;
    dct:description "In this reference study, blood samples of 127 healthy individuals were analyzed with a wide range of -omics technologies. The profiling data set is publicly available." ;
    dct:identifier <https://doi.org/10.5281/zenodo.10782799> ;
    dct:issued "2024-03-11T23:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2025-09-10T11:35:33.081850"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/05wg1m734> ;
            foaf:name "Radboudumc" ] ;
    dct:title "EATRIS-Plus multi-omics data of a human reference cohort" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasUID "mail.to:peter-bram.thoen@radboudumc.nl" ] ;
    dcat:distribution <https://fdp.radboudumc.nl/distribution/fceb03db-0d8d-45fe-972b-9b14115cd4e6> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

<http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd3.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://doi.org/10.5281/zenodo.10782800> a rdfs:Resource .

<https://fdp.radboudumc.nl/distribution/fceb03db-0d8d-45fe-972b-9b14115cd4e6> a dcat:Distribution ;
    dct:description "The pre-processed mult-omics data can be accessed here in the shape of a MultiAssayExperiment object (Ramos et al. 2017)" ;
    dct:issued "2025-09-10T11:35:33.159435"^^xsd:dateTime ;
    dct:license <http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd3.0> ;
    dct:modified "2025-09-10T11:35:33.136649"^^xsd:dateTime ;
    dct:title "EATRIS-Plus multi-omics data of a human reference cohort" ;
    dcat:accessURL <https://doi.org/10.5281/zenodo.10782800> .

<https://fdp.radboudumc.nl/profile/2f08228e-1789-40f8-84cd-28e3288c3604> a dct:Standard .

