@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/d6e6229f-1703-429b-958d-e6d544279f69> 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,
        """In this ongoing prospective cohort study, women complete web-based questionnaires at three time points in pregnancy (at enrollment [median gestational age 10 weeks], gestational weeks 17 and 34), 2 and 6 months after the estimated date of delivery, and, if additional consent is provided, every 6 months until the age of 7 years. Questionnaires focus on a broad range of topics, including demographic characteristics, obstetric history, maternal health, life style factors, occupational exposures, 
nutrition, pregnancy complications, and infant outcomes. The current analytical dataset includes >13,000 pregnancies with an estimated date of delivery in 2012-2024."""@nl ;
    dct:identifier <https://fdp.radboudumc.nl/dataset/d6e6229f-1703-429b-958d-e6d544279f69> ;
    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-17T10:32:17.329991"^^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 questionnaire 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 .

