@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/3dfbe17c-29a9-4e4b-800f-4c4bab4f9d2d> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-5219-9363> ;
            foaf:name "Joyce Gubbels" ] ;
    dct:description ""@en,
        "Corona-maatregelen: 'double jeopardy' voor leesprestaties van doelgroepleerlingen in het primair onderwijs?"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/1fef3352-b9ea-4e71-90d3-7c86b121de54> ;
    dct:issued "2023-09-28T12:09:54+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-10-25T09:48:30+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/43c927c3-74c7-461f-9619-1a98160a8a51> ;
            foaf:name "Joyce Gubbels" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-09-14T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Covid-19 measures: 'double jeopardy' for reading achievements of vulnerable pupils in primary education?"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Joyce Gubbels" ;
            vcard:hasUID <https://orcid.org/0000-0001-5219-9363> ] ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694546060> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1> .

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

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

