@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/8d57e142-6692-448f-aaf0-4bd17b1d1975> 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 PRISMA imaging data consists of both processed and unprocessed screening mammograms (two views of each breast for each participant) obtained at study entry."@nl ;
    dct:identifier <https://fdp.radboudumc.nl/dataset/8d57e142-6692-448f-aaf0-4bd17b1d1975> ;
    dct:issued "2024-10-30T23:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2025-11-10T18:32:04.790759"^^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 Imaging 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> .

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

