@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/b350378b-5713-4659-a55c-f370fbce5d5f> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-6750-3484> ;
            foaf:name "Nelly Litvak" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-8125-0479> ;
            foaf:name "Martijn Schoot Uiterkamp" ] ;
    dct:description ""@en,
        "Mobility- and behavior-based Early-Warning System after the first wave of COVID-19"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/f021e680-ff5c-4c1b-b4f8-494db557e36f> ;
    dct:issued "2021-09-30T07:23:36+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-30T08:08:30+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/36ff0138-936a-4279-85e3-e85b8c007f2d> ;
            foaf:name "Martijn Schoot Uiterkamp" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-03-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-10-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Mobility- and behavior-based Early-Warning System after the first wave of COVID-19"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Nelly Litvak" ;
            vcard:hasUID <https://orcid.org/0000-0002-6750-3484> ] ;
    dcat:keyword "COVID-19"@nl,
        "human disease"@nl,
        "national"@nl,
        "not applicable"@nl,
        "other"@nl,
        "people by COVID-19 risk factors"@nl,
        "surveillance phase"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498248> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10023>,
        <http://purl.org/zonmw/covid19/10083>,
        <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/27866022694498248> a foaf:Document .

