@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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/86a5b414-dcb3-4453-9329-5375712d69ca> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:accrualPeriodicity <https://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-2345-6789> ;
            vcard:hasEmail <mailto:creator@maastrichtuniversity.nl> ;
            foaf:homepage <https://help.mdr.datahubmaastricht.nl/support> ;
            foaf:name "Name Lastname" ] ;
    dct:description ""@en,
        "Quantitative data of post-covid research. EQ5D-5L,USER-P, HADS, PROMIS-physical function, MRC-dyspneau, MFI, BRS, CRQ,UPCC, CEQ, IPCQ, IMCQ,physical outcomes, COPM"@nl ;
    dct:identifier <https://hdl.handle.net/21.12109/P000000507C000000001.1> ;
    dct:issued "2026-08-06T13:35:17.722097"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/NLD> ;
    dct:modified "2026-08-09T02:19:47.030471"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/02d9ce178> ;
            vcard:hasEmail <mailto:datahub@maastrichtuniversity.nl> ;
            foaf:homepage <https://help.mdr.datahubmaastricht.nl/support> ;
            foaf:name "DataHub Maastricht" ] ;
    dct:title ""@en,
        "PINCOR quantitative part"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Contact name " ;
            vcard:hasEmail <mailto:contact@maastrichtuniversity.nl> ] ;
    dcat:keyword "post-COVID-19 disorder"@nl,
        "single case experimentaldesign  SCED "@nl ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> ;
    foaf:page <https://app.mdr.datahubmaastricht.nl/hdl/P000000507/C000000001/> .

<http://data.europa.eu/eli/reg/2025/327/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://publications.europa.eu/resource/authority/access-right/RESTRICTED> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/language/NLD> a dct:LinguisticSystem .

<https://app.mdr.datahubmaastricht.nl/hdl/P000000507/C000000001/> a foaf:Document .

<https://publications.europa.eu/resource/authority/frequency/NEVER> a dct:Frequency .

