@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/07f079c2-74e9-4638-9aed-35fcfde29be4> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-5412-6811> ;
            foaf:name "Pieter Dronkers" ] ;
    dct:description "A (care) ethical analysis of COVID-19 policymaking; Een (zorg) ethische analyse van de COVID-19 beleidskeuzes"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/34450652-3e35-472c-872e-93a39dec4962> ;
    dct:issued "2021-09-27T12:52:13+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-27T13:16:55+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/763833f0-3662-4e91-bed1-a2d8d45b2bcf> ;
            foaf:name "Pieter Dronkers" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-09-14T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Een (zorg) ethische analyse van de COVID-19 beleidskeuzes"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Adrienne de Ruiter" ;
            vcard:hasUID <https://orcid.org/0000-0002-6406-3575> ] ;
    dcat:keyword "COVID-19 phase"@en,
        "home care"@en,
        "informal care"@en,
        "national"@en,
        "people by age"@en,
        "people with migration background"@en,
        "residential care"@en,
        "target group of policy interventions"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498151> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10010>,
        <http://purl.org/zonmw/covid19/10015>,
        <http://purl.org/zonmw/covid19/10016>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10038>,
        <http://purl.org/zonmw/covid19/10077>,
        <http://purl.org/zonmw/covid19/10098> .

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

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

