@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/75581b54-e375-4384-80e8-5dc6373ec92e> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-7202-5053> ;
            foaf:name "Roland Bal" ] ;
    dct:description "Leren dansen. Sturing van zorg in tijden van een pandemie"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/2e1548b7-b67f-4d4b-b250-8a67259dd7b7> ;
    dct:issued "2022-12-19T21:21:30+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-12-19T21:22:09+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/e054e76b-fd23-4bcb-8999-6cec00c144a0> ;
            foaf:name "Roland Bal" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-09-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Leren dansen. Sturing van zorg in tijden van een pandemie"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Roland Bal" ;
            vcard:hasUID <https://orcid.org/0000-0001-7202-5053> ] ;
    dcat:keyword "The project focused on decision-making at the regional level across all care settings"@en,
        "We followed decision-makers  regulators  managers  professionals and patient representatives."@en,
        "We followed decision-making during all phases"@en,
        "other"@en,
        "regional"@en,
        "we didn t follow a disease"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694505845> ;
    dcat:theme <http://purl.org/zonmw/covid19/10006>,
        <http://purl.org/zonmw/generic/10006> .

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

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

