@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/7d7a2d09-e5d2-4c49-aea0-9917caa09731> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-4202-1948> ;
            foaf:name "Wouter  Meys " ] ;
    dct:description "VAN PREVENTIE NAAR VEERKRACHT: een design framework voor de 1,5 meter-samenleving; From Prevention to Resilience: Designing Public Spaces in Times of Pandemics"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/cfce4ec2-c0c3-44cf-9d33-161bdaaea73e> ;
    dct:issued "2021-11-15T10:58:46+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-11-15T12:45:32+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/9d643a34-02a4-4be1-865b-ffb4f3e78084> ;
            foaf:name "Wouter Meys " ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-09-13T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-14T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "VAN PREVENTIE NAAR VEERKRACHT: een design framework voor de 1,5 meter-samenleving"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Frank Suurenbroek" ;
            vcard:hasUID <https://orcid.org/0000-0003-3627-8568> ] ;
    dcat:keyword "COVID-19 phase"@en,
        "international"@en,
        "neighbourhood"@en,
        "other"@en,
        "regulation phase"@en,
        "surveillance phase"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498449> ;
    dcat:theme <http://purl.org/zonmw/covid19/10008>,
        <http://purl.org/zonmw/covid19/10023>,
        <http://purl.org/zonmw/covid19/10027>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10263>,
        <http://purl.org/zonmw/generic/10006> .

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

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

