@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-acc.healthdata.nl/dataset/53ce9920-e69f-4762-ad27-e0c3c9dd4a62> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-7342-9623> ;
            vcard:hasEmail <mailto:c.vanpul@mmc.nl> ;
            foaf:homepage <https://www.mmc.nl/specialisten/pul-mw-dr-ir-c/> ;
            foaf:name """Carola van Pul
""" ] ;
    dct:description ""@en,
        "Collection of patient monitoring data of premature infants, ECG, CI and parameters as SpO2 and Temp. Half of the infants experienced a period of late onset sepsis during their hospital stay, the other half does not. "@nl ;
    dct:identifier <https://mmc.nl/076159b2-52c5-4a98-ad03-7c8ab24325d0> ;
    dct:issued "2026-03-06T10:09:32.401289"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-17T10:33:22.147351"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-7342-9623> ;
            vcard:hasEmail <mailto:c.vanpul@mmc.nl> ;
            foaf:homepage <https://www.mmc.nl/specialisten/pul-mw-dr-ir-c/> ;
            foaf:name """Carola van Pul
""" ] ;
    dct:title ""@en,
        "NEOLOS - physiological measurements of preterm infants with and without late onset sepsis "@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn """Wetenschapsbureau Maxima MC 
""" ;
            vcard:hasEmail <mailto:wetenschapsbureau@mmc.nl> ] ;
    dcat:keyword "late onset sepsis"@nl,
        "physiological data "@nl,
        "prediction"@nl,
        "premature infant"@nl ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier """https://orcid.org/0000-0001-7342-9623
""" ;
                    foaf:homepage <https://www.mmc.nl/specialisten/pul-mw-dr-ir-c/> ;
                    foaf:mbox <mailto:c.vanpul@mmc.nl> ;
                    foaf:name """Carola van Pul
""" ] ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://data.europa.eu/eli/reg/2025/327/oj> 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/RESTRICTED> a dct:RightsStatement .

