@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp-acc.healthdata.nl/dataset/5703b5d1-d61f-4f66-acfd-faa44fefdee4> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-1791-3626> ;
            foaf:name "Daan Westra" ] ;
    dct:description "Improvise, adapt, overwork? Understanding and learning from hospitals' adaptations to COVID-19 and their effects on professional functioning and recovery"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/7d708e06-7790-439b-8b87-6a16719a7f18> ;
    dct:issued "2021-10-22T13:15:47+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-08-31T12:05:41+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/0a1784d6-16bc-47ef-a793-9edec81e9132> ;
            foaf:name "Daan Westra" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-08-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Improvise, adapt, overwork? Understanding and learning from hospitals' adaptations to COVID-19 and their effects on professional functioning and recovery"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:keyword "Hospital employees"@en,
        "health care phase"@en,
        "hospital care"@en,
        "national"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498268> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10018> .

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

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

