@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/4204b148-0268-49cf-8d10-825bc0a91ca6> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-5942-8082> ;
            foaf:name "Marlies  van Houten " ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-7341-2298> ;
            foaf:name "Coen R. Lap" ] ;
    dct:description ""@en,
        "Vaccinating children with Long-COVID to improve overall fitness"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/7ef60e30-4e47-44ba-ad38-7e69d3b1bd20> ;
    dct:issued "2023-10-19T10:20:07+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-11-09T08:55:31+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/ea4496a0-d0bb-4df0-b3e4-ff383c8aacdf> ;
            foaf:name "Coen Lap" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-09-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-08-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Vaccinating children with Long-COVID to improve overall fitness"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Marlies  van Houten " ;
            vcard:hasUID <https://orcid.org/0000-0002-5942-8082> ] ;
    dcat:keyword "COVID-19 patient grouping"@nl,
        "COVID-19 phase"@nl,
        "Post COVID-19 condition  unspecified"@nl,
        "health care phase"@nl,
        "human disease"@nl,
        "national"@nl,
        "people by age"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694550017> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U09.9>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10018>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10038>,
        <http://purl.org/zonmw/covid19/10091>,
        <http://purl.org/zonmw/generic/10095> .

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

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

