@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp-acc.healthdata.nl/dataset/cd067aa6-ffa7-4183-9afe-dd87f300b60b> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-8771-090X> ;
            foaf:name "Lotte Jonker" ] ;
    dct:description ""@en,
        "SARS-CoV-2 transmission in secondary schools and the influence of indoor environmental conditions; Verspreiding van SARS-CoV-2 in middelbare scholen en de rol van binnenklimaat."@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/1b63d51d-e66e-40ab-b53c-bbe68afe3c16> ;
    dct:issued "2021-09-09T13:19:25+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-09T13:35:16+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/92550272-9266-449f-856d-f002bda28e86> ;
            foaf:name "Lotte Jonker" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-03-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-10-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Verspreiding van SARS-CoV-2 in middelbare scholen en de rol van binnenklimaat."@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:keyword "COVID-19"@nl,
        "COVID-19 phase"@nl,
        "Secondary schools"@nl,
        "human disease"@nl,
        "national"@nl,
        "target group of policy interventions"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497951> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10098>,
        <http://purl.org/zonmw/generic/10095> .

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

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

