@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/9bf68dd3-ec4b-41e9-b87d-413287578f6c> a dcat:Dataset ;
    dct:conformsTo <https://fdp.radboudumc.nl/profile/2f08228e-1789-40f8-84cd-28e3288c3604> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-8178-2125> ;
            foaf:name "Alina Vrieling" ] ;
    dct:description ""@en,
        "Patients with localized stage I-III renal cell cancer (n=365) completed paper-and-pencil or web-based questionnaires at 3 months (n=368), 12 months (n=317), and 24 months (n=279) after surgery. Questionnaires were focused on sociodemographic characteristics,  anthropometry, lifestyle habits (e.g. smoking, physical activity (SQUASH questionnaire)), medical history). "@nl ;
    dct:identifier <https://fdp.radboudumc.nl/dataset/9bf68dd3-ec4b-41e9-b87d-413287578f6c> ;
    dct:issued "2024-12-30T23:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2025-11-10T18:31:26.018955"^^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,
        "ReLife study general questionnaire"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "{}" ;
            vcard:hasUID "mailto:Alina.Vrieling@radboudumc.nl" ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<https://fdp.radboudumc.nl/profile/2f08228e-1789-40f8-84cd-28e3288c3604> a dct:Standard .

