@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://service.tib.eu/dataset/29676c05-239e-411a-ab5c-d6682e93fe88> a dcat:Dataset ;
    dct:description "{\"This dataset contains sensor and energy consumption data that was collected in 14 student rooms of a KU Leuven residence hall, in Leuven, Belgium over a period of approximately 2 months. The files contain raw sensor events/energy measurements, no activities are annotated.  Each room is equipped with 2 multi-sensors, comprising a motion sensor, a temperature sensor, a digital light sensor and a relative humidity sensor or a door closure sensor. Furthermore, an energy meter was installed to measure the radiator’s energy consumption. Finally, the setpoints of the thermostatic radiator valve are logged.\"}" ;
    dct:identifier "29676c05-239e-411a-ab5c-d6682e93fe88" ;
    dct:issued "2025-11-17T16:59:22.065434"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-17T16:59:22.065434"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "LivingLab" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " Yannick De Bock" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/29676c05-239e-411a-ab5c-d6682e93fe88/resource/1016f9d6-7624-4842-8e71-2280a8ccf5e5> .

dct:Agent foaf:Name " Yannick De Bock" .

<https://service.tib.eu/dataset/29676c05-239e-411a-ab5c-d6682e93fe88/resource/1016f9d6-7624-4842-8e71-2280a8ccf5e5> a dcat:Distribution ;
    dct:title "Resource 0" .

<https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> a foaf:Organization ;
    foaf:name "OpenAIRE AMKE" .

