@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/57f053d9-9d79-4780-b6e6-07e7537a2653> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0009-0008-5425-6956> ;
            foaf:name "Laura Orsel" ] ;
    dct:description "The role of cleaning and disinfection of the environment and the use of long-sleeved gowns to prevent nosocomial transmission of pandemic viruses: the ENVI-GO-PAN project"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/c1afb973-c6e4-42a9-bb41-eeda6800f7bb> ;
    dct:issued "2023-05-08T12:39:14+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-05-08T12:39:14+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/b2dd1506-433c-4d62-8829-34ffaf607cc1> ;
            foaf:name "Laura Orsel" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2023-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "The role of cleaning and disinfection of the environment and the use of long-sleeved gowns to prevent nosocomial transmission of pandemic viruses: the ENVI-GO-PAN project"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Juliëtte Severin" ;
            vcard:hasUID <https://orcid.org/0000-0002-5222-3017> ] ;
    dcat:keyword "health care phase"@en,
        "hospital care"@en,
        "human disease"@en,
        "international"@en,
        "national"@en,
        "viral disease including COVID-19"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694511700> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10008>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10018>,
        <http://purl.org/zonmw/generic/10095> .

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

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

