@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/77a0749d-f2c5-46a2-9dd9-ef77fdf000be> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0001-5451-8110" ;
            foaf:name "Relinde De Koeijer" ] ;
    dct:description ""@en,
        "Tegen de achtergrond van overheidsmaatregelen - Besluitvorming en moreel leiderschap van zorgbestuurders"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/6f2363da-6a67-407e-b0c9-fd0eac5b1a4b> ;
    dct:issued "2021-10-07T14:02:15+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2024-01-24T11:38:17+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/6c3a3487-c242-4814-8f3c-28e339dbf6df> ;
            foaf:name "Relinde de Koeijer" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-03-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Tegen de achtergrond van overheidsmaatregelen - Besluitvorming en moreel leiderschap van zorgbestuurders"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Relinde De Koeijer" ;
            vcard:hasUID <https://orcid.org/0000-0001-5451-8110> ] ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498261> ;
    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/27866022694498261> a foaf:Document .

