@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/f5845e44-9f2a-4680-a931-8ac7f01c5de8> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-4903-6795> ;
            foaf:name "Sifra van de Beek" ] ;
    dct:description ""@en,
        "Catalog of COVID-OLD cohort"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/9eb18cc5-4c2a-4cb9-8fa0-573624c53e3f> ;
    dct:issued "2022-11-29T10:35:53+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-11-29T10:35:53+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/05xvt9f17> ;
            foaf:name "https://ror.org/05xvt9f17" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-11-30T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-12-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "COVID19 Outcomes in Older People - the COOP study"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Simon Mooijaart" ;
            vcard:hasUID <https://orcid.org/0000-0003-3106-3568> ] ;
    dcat:keyword "COVID-19"@nl,
        "COVID-19 patient grouping"@nl,
        "COVID-19 phase"@nl,
        "COVID-19 vaccination grouping"@nl,
        "GP care"@nl,
        "hospital care"@nl,
        "human disease"@nl,
        "national"@nl,
        "nursing home care"@nl,
        "people by COVID-19 risk factors"@nl,
        "people by age"@nl,
        "people with migration background"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694505776#1> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10012>,
        <http://purl.org/zonmw/covid19/10013>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10038>,
        <http://purl.org/zonmw/covid19/10077>,
        <http://purl.org/zonmw/covid19/10083>,
        <http://purl.org/zonmw/covid19/10091>,
        <http://purl.org/zonmw/covid19/10220>,
        <http://purl.org/zonmw/generic/10095> .

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

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

