@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/3ba8b99e-a2cb-48d4-b93b-1366e914bed9> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-7293-111X> ;
            foaf:name "Clara Egger" ] ;
    dct:description "EXCEPTIUS : Exceptional powers in time of Sars -CoV-2"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/5b85d223-dc2d-4c68-ac47-bd3c92893852> ;
    dct:issued "2023-03-15T08:54:12+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-03-15T08:54:21+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/4338c95f-90e0-467a-b7ca-dc0805a6f612> ;
            foaf:name "Clara Egger" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-09-07T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-07T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "EXCEPTIUS : Exceptional powers in time of Sars -CoV-2"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Clara Egger" ;
            vcard:hasUID <https://orcid.org/0000-0001-7293-111X> ] ;
    dcat:keyword "COVID-19 phase"@en,
        "international"@en,
        "national"@en,
        "national care  public health measures "@en,
        "other"@en,
        "regional"@en,
        "target group of policy interventions"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694506515> ;
    dcat:theme <http://purl.org/zonmw/covid19/10006>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10008>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10098>,
        <http://purl.org/zonmw/generic/10006> .

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

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

