@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/bbe895e6-1316-4766-b25c-a98892482f93> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-6393-0032> ;
            foaf:name "Judith Rosmalen" ] ;
    dct:description "Aanhoudende Klachten na COVID-19: perspectief vanuit de populatie, patient, en zorg (ACTION)"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/66efafed-46b0-4132-9711-14498ac075f1> ;
    dct:issued "2021-09-24T14:15:59+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-02-14T16:05:14+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/9c651ec5-b0ef-4eda-becf-bab13568b343> ;
            foaf:name "Judith Rosmalen" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Aanhoudende Klachten na COVID-19: perspectief vanuit de populatie, patient, en zorg."@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Judith Rosmalen" ;
            vcard:hasUID <https://orcid.org/0000-0002-6393-0032> ] ;
    dcat:keyword "COVID-19"@en,
        "GP care"@en,
        "General population"@en,
        "home care"@en,
        "hospital care"@en,
        "human disease"@en,
        "national"@en,
        "surveillance phase"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498147> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10010>,
        <http://purl.org/zonmw/covid19/10012>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10023>,
        <http://purl.org/zonmw/generic/10095> .

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

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

