@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/0d334b18-0173-4ebd-9d1a-7c15c6e3565e> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-9479-8604> ;
            foaf:name "Mark Bosmans" ] ;
    dct:description "Integrale Gezondheidsmonitor COVID-19"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/08920f42-2c4d-416d-b0a4-a9a894a06d48> ;
    dct:issued "2022-08-24T14:16:55+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-08-25T13:54:49+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/a9469426-cb85-4592-aad2-0de2dfb1b0a9> ;
            foaf:name "mark bosmans" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-01-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-04-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Workpackages 3b and 4b"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Mark Bosmans" ;
            vcard:hasUID <https://orcid.org/0000-0001-9479-8604> ] ;
    dcat:keyword "COVID-19 phase"@en,
        "Physical and mental health effects of the COVID-19 pandemic"@en,
        "human disease"@en,
        "local"@en,
        "national"@en,
        "other"@en,
        "people by age"@en,
        "people by gender"@en,
        "people with migration background"@en,
        "provincial"@en,
        "public health"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694499946> ;
    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/10017>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10038>,
        <http://purl.org/zonmw/covid19/10055>,
        <http://purl.org/zonmw/covid19/10077>,
        <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/27866022694499946> a foaf:Document .

