@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/76662b9f-ccae-4775-af51-c9619ac8a7b0> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-3403-4068> ;
            foaf:name "Olav Palmen" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-6040-4221> ;
            foaf:name "Jako Burgers" ] ;
    dct:description ""@en,
        "Persoonsgerichte, integrale nazorg COVID-19 in de regio (PINCOR)"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/5ddfd6cc-33f1-4b84-8d3f-311366206811> ;
    dct:issued "2023-05-03T12:42:52+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-05-03T13:00:56+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/cfe1eb1f-583f-4564-bba1-fad56d4f9717> ;
            foaf:name "Olav Palmen" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-01-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2022-08-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Persoonsgerichte, integrale nazorg COVID-19 in de regio"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Jako Burgers" ;
            vcard:hasUID <https://orcid.org/0000-0002-6040-4221> ] ;
    dcat:keyword "COVID-19 patient grouping"@nl,
        "GP care"@nl,
        "Post COVID-19 condition  unspecified"@nl,
        "human disease"@nl,
        "national"@nl,
        "other"@nl,
        "rehabilitation care"@nl,
        "rehabilitation phase"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694511219> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U09.9>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10012>,
        <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/27866022694511219> a foaf:Document .

