@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#> .

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

<https://fdp.radboudumc.nl/dataset/7f46da57-c566-4410-ac9a-eb382b400189> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-3872-5704> ;
            foaf:name "Elke de Jong" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-3642-2673> ;
            foaf:name "Juul van den Reek" ] ;
    dct:description ""@en,
        "In this ongoing prospective cohort study containing data of 24 Dutch hospitals, patients with psoriasis are asked to be included for the BioCAPTURE registry at the moment of initiating a biologic. In case of inclusion, prospecitve data collection starts and is retrieved from electronic patient records (demographics, intoxications, comorbidities, medical history, psoriasis treatment history, disease activity scores (incl. Psoriasis Area and Severity Index (PASI)), side effects, dosages of biologics. Patients are also asked for questionnaire research participation. Those that consent are sent web-based questionnaires every three months in the first year after starting a specific biologic, and annualy in the years thereafter. In case they switch to another biologic, this series starts again. Questionnaires focus on a broad range of topics, including dermatology-related quality of life, treatement satistfaction with medication, health status, work productivity, healthcare usage. The current analytical dataset includes >2700 treatement episodes of 1550 unique patients."@nl ;
    dct:identifier <https://fdp.radboudumc.nl/dataset/7f46da57-c566-4410-ac9a-eb382b400189> ;
    dct:issued "2024-12-09T23:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-17T10:31:57.059679"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/05wg1m734> ;
            foaf:name "Radboudumc" ] ;
    dct:title ""@en,
        "BioCAPTURE registry data"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint <mailto:onderzoek.derma@radboudumc.nl> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<mailto:onderzoek.derma@radboudumc.nl> a vcard:Kind .

