@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/65bd8b55-05df-4dd1-b2d7-f14f1ce6e564> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-1563-7701> ;
            foaf:name "Carlijn Hofhuizen" ] ;
    dct:description "Zorgen en zwaaien"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/6e3b3e04-ae36-4320-848c-c3b7e9504344> ;
    dct:issued "2021-09-28T15:17:21+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-28T15:20:59+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/09955c47-987c-4fb7-8c5b-eb36df674b44> ;
            foaf:name "Carlijn Hofhuizen" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-02-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Zorgen en zwaaien"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Hennie Boeije" ;
            vcard:hasUID <https://orcid.org/0000-0002-7540-2114> ] ;
    dcat:keyword "home care"@en,
        "national"@en,
        "next of kin of people with mental disabilities"@en,
        "other"@en,
        "people with mental disabilities"@en,
        "regulation phase"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498155> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10010>,
        <http://purl.org/zonmw/covid19/10016>,
        <http://purl.org/zonmw/covid19/10027>,
        <http://purl.org/zonmw/generic/10006> .

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

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

