@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/5fbf8ad8-3232-4671-ac6a-07168f777377> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-3790-9886> ;
            foaf:name "Sander Huisman" ] ;
    dct:description ""@en,
        "Measuring understanding & reducing respiratory droplet spreading"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/be762523-4d1d-4140-b2b7-34fd87eea60f> ;
    dct:issued "2021-11-16T10:43:46+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-11-16T13:59:23+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/bc129adf-00e3-4a44-995c-fb15b4ed4e90> ;
            foaf:name "Sander Huisman" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-08-14T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-08-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Measuring understanding & reducing respiratory droplet spreading"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:keyword "COVID 19"@nl,
        "COVID-19 patient grouping"@nl,
        "COVID-19 phase"@nl,
        "Non-clinical university"@nl,
        "human disease"@nl,
        "national"@nl,
        "no population group involved"@nl,
        "other"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498450> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10091>,
        <http://purl.org/zonmw/generic/10006>,
        <http://purl.org/zonmw/generic/10095> .

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

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

