@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/0bb8b8bb-7353-495e-a049-0dd310d92f4a> 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 non-muscle invasive bladder cancer (n=1512) completed paper-and-pencil or web-based questionnaires at 6 weeks (referring to pre-diagnosis lifestyle; n=1486) and 3 (n=1343), 15 (n=1172) and 51 months (n=589) after diagnosis. Questionnaires were focused on sociodemographic characteristics, occupational exposures, anthropometry, lifestyle habits (e.g. smoking, physical activity (SQUASH questionnaire)), medical history, hormonal factors, awareness of cancer risk factors, attitudes towards lifestyle advice). "@nl ;
    dct:identifier <https://fdp.radboudumc.nl/dataset/0bb8b8bb-7353-495e-a049-0dd310d92f4a> ;
    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:32.678760"^^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,
        "UroLife 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 .

