@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/8c9e993a-6f85-40f0-beb6-0a2c0c2812c1> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0009-0006-4995-0607> ;
            foaf:name "Nina Breedveld" ] ;
    dct:description "Providing context to excess mortality through changes in healthcare use during the COVID-19 pandemic"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/9cb4f675-b5ef-4d45-a2f0-5b358686ac26> ;
    dct:issued "2023-09-12T11:13:25+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-10-09T12:30:37+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/be3f79e4-1500-4a4c-bae1-ecced89dd16b> ;
            foaf:name "Rachel Beem" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-06-30T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2023-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Providing context to excess mortality through changes in healthcare use during the COVID-19 pandemic"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Rosan van Zoest" ;
            vcard:hasUID <https://orcid.org/0000-0001-6345-5377> ] ;
    dcat:keyword "COVID-19 phase"@en,
        "hospital care"@en,
        "national"@en,
        "other"@en,
        "people by age"@en,
        "people by poverty"@en,
        "people by sex"@en,
        "people by urgency of hospital care"@en,
        "people receiving hospital care"@en,
        "people with migration background"@en,
        "regional"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694542972> ;
    dcat:theme <http://purl.org/zonmw/covid19/10006>,
        <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/10051>,
        <http://purl.org/zonmw/covid19/10077>,
        <http://purl.org/zonmw/generic/10006> .

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

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

