@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/f249df15-8a1f-489f-80f5-2ff15c94da7e> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-6726-3919> ;
            foaf:name "Dorine C. Duives" ] ;
    dct:description ""@en,
        "SamenSlimOpen - Datagedreven Simulatie Games voor de Evaluatie en Preventie van SARS-CoV-2 Transmissie in Binnenruimtes en de Impact van Veranderende Naleving van Maatregelen"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/4a426127-f764-464c-890c-ef0e7ea9ec76> ;
    dct:issued "2023-04-06T13:27:14+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-04-06T13:27: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/3f1c8142-904b-4dd1-aa59-7ac5a713ec85> ;
            foaf:name "Dorine Duives" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-02-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-08-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "SamenSlimOpen - Datagedreven Simulatie Games voor de Evaluatie en Preventie van SARS-CoV-2 Transmissie in Binnenruimtes en de Impact van Veranderende Naleving van Maatregelen"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Quirine ten Bosch" ;
            vcard:hasUID <https://orcid.org/0000-0002-5227-1406> ] ;
    dcat:keyword "COVID-19"@nl,
        "COVID-19 phase"@nl,
        "general population"@nl,
        "human disease"@nl,
        "local"@nl,
        "other"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694508647> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10017>,
        <http://purl.org/zonmw/covid19/10033>,
        <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/27866022694508647> a foaf:Document .

