@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/60592bff-d3d7-479c-ac1a-d04dc01a7090> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-5904-3465> ;
            foaf:name "Henrike Galenkamp" ] ;
    dct:description ""@en,
        "Ethnicity and COVID-19: epidemiology and control measures"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/b7251b2e-730b-4cb5-80d4-2465f045fb48> ;
    dct:issued "2021-09-14T12:36:41+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-11-10T12:29:45+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/5b45de6c-0f30-4f74-ad4e-282f4e3e8dc0> ;
            foaf:name "Henrike Galenkamp" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-06-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-06-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Ethnicity and COVID-19: epidemiology and control measures"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Karien Stronks" ;
            vcard:hasUID <https://orcid.org/0000-0002-0921-2232> ] ;
    dcat:keyword "COVID-19"@nl,
        "human disease"@nl,
        "people with migration background"@nl,
        "regulation phase"@nl,
        "urban"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497972> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10003>,
        <http://purl.org/zonmw/covid19/10027>,
        <http://purl.org/zonmw/covid19/10077>,
        <http://purl.org/zonmw/generic/10095> .

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

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

