@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/41cbe19f-bcb9-4a66-8d90-cf0e766eb09f> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-7369-722X> ;
            foaf:name "Petra de Vries" ] ;
    dct:description "The impact of the COVID-19 pandemic on death and bereavement (the CO-LIVE project)"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/266d37f2-baac-4f9c-9639-8088b0624ba8> ;
    dct:issued "2021-09-22T13:31:43+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-23T12:53:12+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/450c6ac4-74df-4a75-ac29-b8c22a9e3f54> ;
            foaf:name "Petra de Vries" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-01-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-07-16T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "The impact of the COVID-19 pandemic on death and bereavement (the CO-LIVE project)"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Ida Korfage" ;
            vcard:hasUID <https://orcid.org/0000-0001-6538-9115> ] ;
    dcat:keyword "Bereaved relatives"@en,
        "COVID-19"@en,
        "COVID-19 phase"@en,
        "Health care professionals"@en,
        "hospital care"@en,
        "human disease"@en,
        "international"@en,
        "nursing home care"@en,
        "other"@en,
        "residential care"@en,
        "transmural"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498062> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10008>,
        <http://purl.org/zonmw/covid19/10011>,
        <http://purl.org/zonmw/covid19/10013>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10016>,
        <http://purl.org/zonmw/covid19/10033>,
        <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/27866022694498062> a foaf:Document .

