@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/e525376c-ed47-47f1-9b72-82a8b9155993> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-9015-9394> ;
            foaf:name "Anouk Menko" ] ;
    dct:description "The impact of COVID-19 on illiterate people and people with a mild intellectual disabilities: preventative measures, (mental) health and support needs."@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/0024045f-d178-41bd-a020-e564ae1d38e8> ;
    dct:issued "2021-09-13T15:45:19+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-06-01T08:26:38+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/ffbe019c-bd78-4505-8326-6da0bc2cfd8a> ;
            foaf:name "Anouk Menko" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "The impact of COVID-19 on illiterate people and people with a mild intellectual disabilities: preventative measures, (mental) health and support needs."@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Anouk Menko" ;
            vcard:hasUID <https://orcid.org/0000-0002-9015-9394> ] ;
    dcat:keyword "COVID-19 phase"@en,
        "People by literacy skills"@en,
        "People with mild intelectual disability"@en,
        "home care"@en,
        "informal care"@en,
        "national"@en,
        "other"@en,
        "residential care"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497961> ;
    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/generic/10006> .

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

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

