@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/59dd3943-9e67-496d-a365-121c7b4aa5dd> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-7739-3349> ;
            foaf:name "Joanna Strycharz" ] ;
    dct:description "Conditions for technological solutions in a COVID-19 exit strategy, with particular focus on the legal and societal conditions"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/53419b01-bc6b-44ba-988d-c086288ef873> ;
    dct:issued "2021-09-30T08:45:41+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-10-01T08:13:57+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/2afeec98-3749-46d6-9d51-bc5baa6c7c55> ;
            foaf:name "Joanna Strycharz" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-02-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-06-16T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Conditions for technological solutions in a COVID-19 exit strategy, with particular focus on the legal and societal conditions"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Natali Helberger" ;
            vcard:hasUID <https://orcid.org/0000-0003-1652-0580> ] ;
    dcat:keyword "General population  adult population of The Netherlands "@en,
        "national"@en,
        "other"@en,
        "surveillance phase"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498249> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10023>,
        <http://purl.org/zonmw/generic/10006> .

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

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

