@prefix adms: <http://www.w3.org/ns/adms#> .
@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-acc.healthdata.nl/dataset/00e68fcd-b80e-42d5-9df5-101f1f23a0ce> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-9699-4860> ;
            foaf:name "Jan  von der Thusen" ] ;
    dct:description ""@en,
        "Identifying pathogenesis of COVID-19 pathology in the Dutch population and unravelling differences in pathogenetic mechanisms in high- and low-risk groups."@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/46d10b61-5c00-41fa-a3fb-131a6f46863a> ;
    dct:issued "2024-01-27T12:57:56+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2024-01-27T12:57:56+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/ec9bf85f-f91a-4f14-9aab-51cc9092c31d> ;
            foaf:name "Jan von der Thusen" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-09-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Identifying pathogenesis of COVID-19 pathology in the Dutch population and unravelling differences in pathogenetic mechanisms in high- and low-risk groups"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Jan  von der Thusen" ;
            vcard:hasUID <https://orcid.org/0000-0001-9699-4860> ] ;
    dcat:keyword "COVID-19 disease"@nl,
        "COVID-19 pathogenesis"@nl,
        "COVID-19 phase"@nl,
        "hospital care"@nl,
        "human disease"@nl,
        "national"@nl,
        "other"@nl,
        "people by COVID-19 risk factors"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694569841> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10083>,
        <http://purl.org/zonmw/generic/10006>,
        <http://purl.org/zonmw/generic/10095> .

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

<https://covid19initiatives.health-ri.nl/p/Project/27866022694569841> a foaf:Document .

