@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/d9ad3aea-5fd6-47c4-b370-787b73e1760c> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0002-6576-6408" ;
            foaf:name "Marjolein Kluytmans - van den Bergh" ] ;
    dct:description ""@en,
        "Infectiepreventie van COVID-19 in ziekenhuizen: Control of COVID-19 in hospitals (COCON study)"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/728ccb33-f461-4941-bcda-b10670d1b958> ;
    dct:issued "2021-11-10T11:07:16+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-11-10T11:39:02+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/c7dcc97f-8d55-46d3-be64-84eb57be757e> ;
            foaf:name "Marjolein Kluytmans" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-07-13T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-04-13T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Infectiepreventie van COVID-19 in ziekenhuizen: Control of COVID-19 in hospitals (COCON study)"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Jan Kluytmans" ;
            vcard:hasUID <https://orcid.org/0000-0003-2665-6844> ] ;
    dcat:keyword "COVID-19"@nl,
        "COVID-19 phase"@nl,
        "Healthcare workers"@nl,
        "Infectieziektenbestrijding"@nl,
        "hospital care"@nl,
        "human disease"@nl,
        "national"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498446> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/generic/10095> .

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

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

