@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/65a73b29-8edc-4a63-b648-ea78c5954cae> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-5555-0769> ;
            foaf:name "Ester Anthonina Leida de Jonge" ] ;
    dct:description ""@en,
        "Populatieverschillen in gediagnosticeerde covid-19 prevalentie in Nederland"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/415a357b-4557-4323-9eba-f79ee3dcb319> ;
    dct:issued "2021-11-06T15:35:01+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-11-06T15:50:59+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/eab3913a-9801-403b-adcd-4ade1c19ebbf> ;
            foaf:name "Ester de Jonge" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-07-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Populatieverschillen in gediagnosticeerde covid-19 prevalentie in Nederland"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Ester Anthonina Leida de Jonge" ;
            vcard:hasUID <https://orcid.org/0000-0002-5555-0769> ] ;
    dcat:keyword "COVID-19 phase"@nl,
        "human disease"@nl,
        "other"@nl,
        "people by COVID-19 risk factors"@nl,
        "public healthcare"@nl,
        "regional"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498445> ;
    dcat:theme <http://purl.org/zonmw/covid19/10006>,
        <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/27866022694498445> a foaf:Document .

