@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@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#> .

<http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Resources/id=VIOOL> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2022/868/oj> ;
    healthdcatap:numberOfUniqueIndividuals "228"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:creator <http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Agents/id=UMCU&resource=VIOOL> ;
    dct:description "The VIOOL study is a prospective observational cohort conducted across three winter seasons (2021–2024; October–April/May) in the Netherlands. Children under 4 years of age were recruited from the community and followed for 16 weeks. Parents recorded daily symptom diaries and collected weekly nasal swabs, regardless of symptoms. Swabs were analyzed by PCR for a broad panel of common respiratory viruses. Its primary objective is to examine interactions between respiratory virus infections in young children. The study was approved by the Medical Ethics Committee of the University Medical Centre Utrecht (UMCU) and registered in the Clinical Trials Register (NL78424.041.21)."@en,
        ""@nl ;
    dct:identifier <https://doi.org/10.71739/bbh4-yk15> ;
    dct:issued "2026-03-06T10:34:45.213310"^^xsd:dateTime ;
    dct:modified "2026-04-13T21:30:30.744733"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher <http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Agents/id=UMCU&resource=VIOOL> ;
    dct:spatial <http://catalogue.hdsu.nl/CatalogueOntologies/api/rdf/Regions/name=Utrecht> ;
    dct:title "Virus Interactions in the Respiratory Tract; a Cohort Study With Children (VIOOL)"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint <http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Contacts/firstName=Patricia&lastName=Bruijning-Verhagen&resource=VIOOL> ;
    dcat:keyword "acute respiratory illness"@en,
        "coinfections"@en,
        "healthy children"@en,
        "population cohort"@en,
        "respiratory viruses"@en,
        "viral interactions"@en ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://catalogue.hdsu.nl/CatalogueOntologies/api/rdf/Regions/name=Utrecht> a dct:Location .

<http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Contacts/firstName=Patricia&lastName=Bruijning-Verhagen&resource=VIOOL> a vcard:Kind ;
    vcard:fn "Patricia Bruijning-Verhagen" ;
    vcard:hasEmail <mailto:p.bruijning@umcutrecht.nl> .

<http://data.europa.eu/eli/reg/2022/868/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/frequency/NEVER> a dct:Frequency .

<http://catalogue.hdsu.nl/catalogue-rdf/api/rdf/Agents/id=UMCU&resource=VIOOL> a foaf:Agent ;
    dct:identifier <https://ror.org/0575yy874> ;
    vcard:hasEmail <mailto:info@umcu.nl> ;
    foaf:homepage <https://www.umcutrecht.nl> ;
    foaf:name "University Medical Center Utrecht" .

