@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/7e7915e2-6d4f-446c-8121-6017adb7ae64> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0003-0614-768X" ;
            foaf:name "Frank Van Oort" ] ;
    dct:description "Resilient Regions - Regional Economic Impact Mitigation of Corona Measures"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/b861689c-6c2b-403a-8515-894649834a83> ;
    dct:issued "2023-05-04T11:49:09+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-05-09T08:48:02+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/bf80ce64-8671-420b-875c-10e464ecf700> ;
            foaf:name "Frank Van Oort" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-02-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Resilient Regions - Regional Economic Impact Mitigation of Corona Measures"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Frank Van Oort" ;
            vcard:hasUID <https://orcid.org/0000-0003-0614-768X> ] ;
    dcat:keyword "COVID-19 phase"@en,
        "Regional policy makers responsible for Covid19 measures"@en,
        "international"@en,
        "national"@en,
        "people by employment"@en,
        "provincial"@en,
        "regulation phase"@en,
        "target group of policy interventions"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694511312> ;
    dcat:theme <http://purl.org/zonmw/covid19/10005>,
        <http://purl.org/zonmw/covid19/10006>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10008>,
        <http://purl.org/zonmw/covid19/10027>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10067>,
        <http://purl.org/zonmw/covid19/10098> .

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

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

