@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/32882bf6-6e43-4fbb-9e47-56d61a7d957d> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-7408-3342> ;
            foaf:name "Wietske Dohmen" ] ;
    dct:description ""@en,
        "Infectiepreventie van COVID-19 in ziekenhuizen - omgevingsstudie; COntrol of COVID-19 iN Hospitals - environmental study"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/e2921abd-37ae-40a8-bfa0-607edad889d3> ;
    dct:issued "2021-10-26T12:46:02+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-10-26T14:00:17+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/8cb65894-ab08-48ac-8d26-30363b2f4c13> ;
            foaf:name "Wietske Dohmen" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-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 - omgevingsstudie"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498270> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1> .

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

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

