@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/c740b473-a761-4280-b92a-10607b8032c8> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-6725-7359> ;
            foaf:name "Ganna Rozhnova" ] ;
    dct:description ""@en,
        "CoviChron: Covid-19 and Chronic illness interactions in transmission dynamics"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/9e8bd199-7cd5-487e-8e80-148387e2a2d9> ;
    dct:issued "2024-04-09T20:49:53+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2024-04-09T20:50:21+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/4188e1ba-ae49-4b1a-aa30-cd746ab10c70> ;
            foaf:name "Ganna Rozhnova" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-07-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2023-07-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "CoviChron: Covid-19 and Chronic illness interactions in transmission dynamics"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Ganna Rozhnova" ;
            vcard:hasUID <https://orcid.org/0000-0002-6725-7359> ] ;
    dcat:keyword "COVID-19 phase"@nl,
        "SARS-CoV-2 and COVID-19"@nl,
        "hospital care"@nl,
        "human disease"@nl,
        "national"@nl,
        "other"@nl,
        "people by COVID-19 risk factors"@nl,
        "people by age"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694594106> ;
    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/10038>,
        <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/27866022694594106> a foaf:Document .

