@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/15581203-7535-46a6-a953-399711eb3bae> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-5122-0079> ;
            foaf:name "Tamara Platteel" ] ;
    dct:description ""@en,
        "Primary care Research on Outcomes of COVID-19 (PROCOVID-19)"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/2649b1e9-de74-4dc8-bba6-aaab1f1df7ac> ;
    dct:issued "2021-09-07T09:16:33+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-28T07:31: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/2e90da40-c040-48e2-8aaa-30406995fe76> ;
            foaf:name "Karin Aretz" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-02-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-08-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Primary care Research on Outcomes of COVID-19 (PROCOVID-19)"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Eefje de Bont" ;
            vcard:hasUID <https://orcid.org/0000-0002-2700-4752> ] ;
    dcat:keyword "Acute and chronic respiratory failure"@nl,
        "COVID-19 patient grouping"@nl,
        "COVID-19 suspected patients"@nl,
        "GP care"@nl,
        "Long COVID"@nl,
        "health care phase"@nl,
        "human disease"@nl,
        "national"@nl,
        "other"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497958> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/J96.2>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10012>,
        <http://purl.org/zonmw/covid19/10018>,
        <http://purl.org/zonmw/covid19/10091>,
        <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/27866022694497958> a foaf:Document .

