@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/9a6a3eb3-df2d-40b9-9bdd-c7216e75f758> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-8446-5133> ;
            foaf:name "Eva Koster" ] ;
    dct:description ""@en,
        "DECIM: Investigating the drivers of excess mortality during the Covid-19 pandemic in the Netherlands, an integrated dynamic model to assess the impact of vaccination and infection"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/e29e101f-3fe7-46ad-8311-2d00f7697fd3> ;
    dct:issued "2023-09-14T10:24:30+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-09-14T10:24:30+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/201992be-e912-4ec0-88c0-44f3687f01a2> ;
            foaf:name "Eva Koster" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-02-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2023-05-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "DECIM: Investigating the drivers of excess mortality during the Covid-19 pandemic in the Netherlands, an integrated dynamic model to assess the impact of vaccination and infection"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Liesbeth de Wreede" ;
            vcard:hasUID <https://orcid.org/0000-0002-7667-9369> ] ;
    dcat:keyword "excess mortality"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694543352> ;
    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/27866022694543352> a foaf:Document .

