@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/1acf8b79-481a-44b7-969a-9463433fa67a> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-4853-4434> ;
            foaf:name "Marleen van Gelder" ] ;
    dct:description ""@en,
        "Details on prescription medication fills in the three months before the last menstrual period until 6 months after the estimated date of delivery. Necessitates additional consent, provided by ~75% of participants."@nl ;
    dct:identifier <https://fdp.radboudumc.nl/dataset/1acf8b79-481a-44b7-969a-9463433fa67a> ;
    dct:issued "2024-12-30T23:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-14T13:47:27.614034"^^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,
        "PRIDE Study pharmacy data"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint <mailto:Marleen.vanGelder@radboudumc.nl> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<mailto:Marleen.vanGelder@radboudumc.nl> a vcard:Kind .

