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

<https://fdp.radboudumc.nl/dataset/37d6ad17-aa35-425c-946e-855838d3f9cc> a dcat:Dataset ;
    dct:conformsTo <https://fdp.radboudumc.nl/profile/2f08228e-1789-40f8-84cd-28e3288c3604> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "M.J.M. Broeders" ;
            foaf:name "M.J.M. Broeders" ] ;
    dct:description ""@en,
        "The extensive questionnaire covers a number of potential breast cancer risk predictors such as demographics, personal characteristics, reproductive characteristics, medication, lifestyle, health status, family history, psychosocial characteristics."@nl ;
    dct:identifier <https://doi.org/10.34973/p6hp-3n35> ;
    dct:issued "2025-05-29T22:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2025-05-29T22:00:00+00:00"^^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,
        "PRISMA Questionnaire data"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "{}" ;
            vcard:hasUID "mailto:Mireille.Broeders@radboudumc.nl" ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

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

