@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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/0afb40dd-e4b1-413b-ac95-cc96068f97e6> 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 "A 163-item Food Frequency questionnaire was completed at 6 weeks (referring to pre-diagnosis lifestyle; n=1439)) and 3 (n=1316), 15 (n=1143) en 51 months (n<589) after diagnosis." ;
    dct:identifier <https://fdp.radboudumc.nl/dataset/0afb40dd-e4b1-413b-ac95-cc96068f97e6> ;
    dct:issued "2024-12-30T23:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2025-09-10T11:35:48.955321"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/05wg1m734> ;
            foaf:name "Radboudumc" ] ;
    dct:title "UroLife study food frequency questionnaire" ;
    dcat:contactPoint [ a vcard:Kind ;
            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 .

