@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/98aa2681-39c6-4403-b625-1d7a7a66f0e8> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-7542-4508> ;
            foaf:name "Femke Hilverda" ] ;
    dct:description ""@en,
        "Online academisch onderwijs als gevolg van COVID-19 crisis: Voor wie werkt het (niet) en welke factoren kunnen dit verklaren?"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/3ca2fcc1-638a-46f8-a5af-58ed0b631ab9> ;
    dct:issued "2021-09-10T08:58:36+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-16T07:22:45+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/1e67813d-10b2-4d1e-8ba8-4e0284556a0f> ;
            foaf:name "Femke Hilverda" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-08-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Online academisch onderwijs als gevolg van COVID-19 crisis: Voor wie werkt het (niet) en welke factoren kunnen dit verklaren?"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Femke Hilverda" ;
            vcard:hasUID <https://orcid.org/0000-0002-7542-4508> ] ;
    dcat:keyword "COVID-19 phase"@nl,
        "education"@nl,
        "national"@nl,
        "other"@nl,
        "people by age"@nl,
        "people by education"@nl,
        "people with migration background"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497962> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10038>,
        <http://purl.org/zonmw/covid19/10060>,
        <http://purl.org/zonmw/covid19/10077>,
        <http://purl.org/zonmw/generic/10006> .

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

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

