@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/fb1be916-f2f5-4fee-bd1a-bfd0e87ab556> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-5501-3341> ;
            foaf:name "Carlo Schuengel" ] ;
    dct:description "A multidisciplinary guide for people with disability using ICT for social contact to mitigate impact of restricted in-person visit policies"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/3de41de5-083b-424e-aad0-df8b6f08875c> ;
    dct:issued "2022-09-06T15:01:08+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-09-06T19:55:19+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/bde435ef-c73d-4c48-bbb6-0d001c13c7a2> ;
            foaf:name "Carlo Schuengel" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-03-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "A multidisciplinary guide for people with disability using ICT for social contact to mitigate impact of restricted in-person visit policies"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Carlo Schuengel" ;
            vcard:hasUID <https://orcid.org/0000-0001-5501-3341> ] ;
    dcat:keyword "national"@en,
        "people with intellectual and multiple disability"@en,
        "regulation phase"@en,
        "residential care"@en,
        "surveillance phase"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694499947> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10016>,
        <http://purl.org/zonmw/covid19/10023>,
        <http://purl.org/zonmw/covid19/10027> .

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

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

