@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/3e1d6f1b-f6be-43a6-b789-b6968da1e08b> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-9103-2988> ;
            foaf:name "Linde Hooijman" ] ;
    dct:description "The impact of COVID-19 on children and adolescents with Autism Spectrum Disorder (ASD) and their families; Impact van COVID-19 op kinderen en jongeren met autismespectrum stoornis (ASS) en hun gezin"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/2bdc91c5-3722-437c-9fb0-4916f24ad850> ;
    dct:issued "2021-10-07T10:31:05+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-11-18T14:08:56+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/1df06681-9241-49cc-9d50-9271a5766586> ;
            foaf:name "Linde Hooijman" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-05-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-01-04T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "The impact of COVID-19 on children and adolescents with Autism Spectrum Disorder (ASD) and their families"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Linda Dekker" ;
            vcard:hasUID <https://orcid.org/0000-0001-5720-3296> ] ;
    dcat:keyword "COVID-19"@en,
        "COVID-19 phase"@en,
        "Mental health care"@en,
        "health care phase"@en,
        "hospital care"@en,
        "human disease"@en,
        "informal care"@en,
        "other"@en,
        "people by COVID-19 risk factors"@en,
        "people by age"@en,
        "people by education"@en,
        "people by employment"@en,
        "people by sex"@en,
        "regional"@en,
        "target group of policy interventions"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498260> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10006>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10015>,
        <http://purl.org/zonmw/covid19/10018>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10038>,
        <http://purl.org/zonmw/covid19/10051>,
        <http://purl.org/zonmw/covid19/10060>,
        <http://purl.org/zonmw/covid19/10067>,
        <http://purl.org/zonmw/covid19/10083>,
        <http://purl.org/zonmw/covid19/10098>,
        <http://purl.org/zonmw/generic/10006>,
        <http://purl.org/zonmw/generic/10095> .

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

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

