@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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.erasmusmc.nl/dataset/6c0e5f44-7a4b-4ce5-bf72-ed08ce5ac88b> a dcat:Dataset ;
    dcatap:applicableLegislation <http://creativecommons.org/licenses/by-nc/4.0> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-2527-5150> ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/CIZMGL> ;
            foaf:name "Osinga, Joris" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-7961-8791> ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/CIZMGL> ;
            foaf:name "Korevaar, Tim" ] ;
    dct:description ""@en,
        "These data are supplemental figures to the manuscript 'Standardization of TSH and FT4 to gestational age in pregnancy and associations with clinical outcomes'"@nl ;
    dct:hasVersion "2.0" ;
    dct:identifier "doi:10.34894/CIZMGL" ;
    dct:issued "2024-06-19T22:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-17T10:31:42.634498"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier "NL-EMC" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://www.erasmusmc.nl/en/contact-details-and-directions> ;
            foaf:name "Erasmus MC" ] ;
    dct:title ""@en,
        "Standardization of TSH and FT4 to gestational age in pregnancy and associations with clinical outcomes - supplemental figures"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Contact dataset owners via DataverseNL." ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            vcard:hasURL <['https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/CIZMGL']> ] ;
    dcat:hasVersion "2.0" ;
    dcat:keyword "FT4"@nl,
        "Pregnancy"@nl,
        "TSH"@nl ;
    dcat:landingPage <https://doi.org/10.34894/CIZMGL> ;
    dcat:theme <https://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://creativecommons.org/licenses/by-nc/4.0> a <http://data.europa.eu/eli/ontology#LegalResource> .

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

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:RightsStatement .

<https://doi.org/10.34894/CIZMGL> a foaf:Document .

