@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/310eadea-b872-42fa-ac4f-9af92a4523f5> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-3161-5684> ;
            foaf:name "Camila Caram-Deelder" ] ;
    dct:description ""@en,
        "Excess mortality during the Covid-19 epidemic: vulnerable groups and long-term effects"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/18baa4dd-083a-4aac-9f71-ee532ec1aaeb> ;
    dct:issued "2023-10-26T14:03:21+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-11-01T09:09:46+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/150785a8-c1b8-43b5-90c7-5671553432fc> ;
            foaf:name "Camila Caram Deelder" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-07-09T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2023-01-10T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Excess mortality during the Covid-19 epidemic: vulnerable groups and long-term effects"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Frits Rosendaal" ;
            vcard:hasUID <https://orcid.org/0000-0003-2558-7496> ] ;
    dcat:keyword "Excess mortality"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694551393> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1> .

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

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

