@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/e515fd9a-10ff-4024-8f6e-c0b32cce4a1d> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://ror.org/03bbe8e53> ;
            vcard:hasEmail <mailto:TriOResearch@kempenhaeghe.nl> ;
            foaf:homepage <https://www.kempenhaeghe.nl> ;
            foaf:name "Stichting Kempenhaeghe" ] ;
    dct:description ""@en,
        "Dataset of neurophysiological data for advanced clinical sleep monitoring, including polysomnography and simultaneously recorded wearable or nearable data"@nl ;
    dct:identifier "kempenhaeghe-somnia1000" ;
    dct:issued "2026-08-06T13:33:40.079649"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-08-09T02:21:38.121520"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/03bbe8e53> ;
            vcard:hasEmail <mailto:TriOResearch@kempenhaeghe.nl> ;
            foaf:homepage <https://www.kempenhaeghe.nl> ;
            foaf:name "Stichting Kempenhaeghe" ] ;
    dct:title ""@en,
        "SOMNIA1000"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "SOMNIA team" ;
            vcard:hasEmail <mailto:SOMNIAdatarequest@kempenhaeghe.nl> ] ;
    dcat:keyword "Nearable"@nl,
        "Physiological Measures"@nl,
        "Polysomnography"@nl,
        "Sleep"@nl,
        "Wearable"@nl ;
    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/NON_PUBLIC> a dct:RightsStatement .

