From ThingIn version 2.5.0 and onwards, ThingIn includes compatibility with to-be standard RDF-STAR extension of RDF formats. This extension is still a W3C recommendation as of august 2021, so this support is experimental and may change at any time in the future.
The support of RDF-STAR as of version 2.5.0 includes :
curl --location --request POST 'http://127.0.0.1:5555/avatars/find/' \
--header 'Content-Type: application/json' \
--header 'Accept: text/turtle-star' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJqdGkiOiI2MzhlNDYwMC0wNTkxLTExZWMtOTk3Yi0wMDI4ZjgwMzJhNTkiLCJzdWIiOiJhZG1pbiIsImV4dGVybmFsaWQiOiJhZG1pbiIsImlzcyI6ImNpLXRoaW5naW4iLCJpYXQiOjE2Mjk4ODgyNTQsImV4cCI6MTYyOTk3NDY1NCwiZG9tYWlucyI6WyJodHRwOi8vd3d3LmV4YW1wbGUuY29tLyJdLCJzY29wZXMiOlsiYWRtaW4iXX0.kz84miYQPS2eXscc1xis07_THCEAt_Dfa548vY5Ldf1_bVwdXyJnHz-rrVhusaX7YgpSv3PkzhU_F65OIwEfN7QBbkHdquUZ4pkwLMerFnp1PQ2QFXnuod4higbwnz9ID76XRSwxeOxQqxjar9LRBJjeBJ_5e4E6EtRweTd2jqDvVcmLjPh5A_qx7iOvlk78EYmJ7J_KsVEJjOxkZBgAOW_bKyTEdS2SzsthPNNHa1GPo1qjtCT6YC7dZVBXZdKwqH_QkDe2AHKcSiCSMiBshAGMZxk9YaQjG8PWbOUo25AjJZe8HuliFGU1-XRiaxyLNr2TZyhJUaIM9O3LSMqJvw' \
--data-raw '{
"query": [
{
"$alias": "avatarFromConceptLabel",
"$domain": "http://www.example.com/myhome/"
}
],
"view": {}
}
'
<< <http://www.example.com/test/tag-indoor-1> <http://elite.polito.it/ontologies/dogont.owl#isIn> <http://www.example.com/test/tag-indoor-2> >> <http://orange-labs.fr/fog/ont/iot.owl#expireDate> "1627472213000"^^xsd:long .
<< <http://www.example.com/test/tag-indoor-1> <http://elite.polito.it/ontologies/dogont.owl#isIn> <http://www.example.com/test/tag-indoor-2> >> <http://orange-labs.fr/fog/ont/iot.owl#source> "5a9e6018-76fc-48a7-bd6b-bcb15b6cdf96"^^xsd:string .
<< <http://www.example.com/test/tag-indoor-1> <http://elite.polito.it/ontologies/dogont.owl#isIn> <http://www.example.com/test/tag-indoor-2> >> <http://purl.org/dc/terms/description> "Embedded Statement example" .
<< <http://www.example.com/test/tag-indoor-1> <http://elite.polito.it/ontologies/dogont.owl#isIn> <http://www.example.com/test/tag-indoor-2> >> <http://orange-labs.fr/fog/ont/iot.owl#creationDate> "1627471913915"^^xsd:long .
Below is a bigger example of Turtle-star payload
@prefix iot-access: <http://orange-labs.fr/fog/ont/access.owl#> .
@prefix dogont: <http://elite.polito.it/ontologies/dogont.owl#> .
@prefix org-iot: <http://orange-labs.fr/fog/ont/iot.owl#> .
@prefix eupont: <http://elite.polito.it/ontologies/eupont.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.example.com/myhome/TvSalon>
a dogont:Tv ;
org-iot:uuid "99769c950dc82b943a337141d8bb88b4bc3a6006"^^xsd:string ;
org-iot:lastUpdated "1629888283185"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Tv Salon"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Generic TV Controller supporting Orange STB and KODI API"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-71497f7b-7b3d-4d22-9948-651b0d307696> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-ccb4fce4-b05b-45c5-be87-433604fcabdd> ;
dogont:isIn <http://www.example.com/myhome/living-room> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-1150ba09-29fb-4b3c-91b3-05bc1988122c> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-5282566b-668b-4459-bdff-739ae30014e3> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-935b17fc-9450-4f1f-8407-52ed25f02b35> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-1550c958-20e4-438d-b62a-566ac4016014> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-81439750-033b-454c-884c-c54f6e1bda60> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-0156a53d-4309-4894-8499-96de0120a694> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-bdb34958-80ea-40c9-badc-25c9a40187ec> .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-71497f7b-7b3d-4d22-9948-651b0d307696> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-71497f7b-7b3d-4d22-9948-651b0d307696> >> org-iot:creationDate "1629888283195"^^xsd:long .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-ccb4fce4-b05b-45c5-be87-433604fcabdd> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-ccb4fce4-b05b-45c5-be87-433604fcabdd> >> org-iot:creationDate "1629888283195"^^xsd:long .
<< <http://www.example.com/myhome/TvSalon> dogont:isIn <http://www.example.com/myhome/living-room> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvSalon> dogont:isIn <http://www.example.com/myhome/living-room> >> org-iot:creationDate "1629888283195"^^xsd:long .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-1150ba09-29fb-4b3c-91b3-05bc1988122c> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-1150ba09-29fb-4b3c-91b3-05bc1988122c> >> org-iot:creationDate "1629888283195"^^xsd:long .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-5282566b-668b-4459-bdff-739ae30014e3> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-5282566b-668b-4459-bdff-739ae30014e3> >> org-iot:creationDate "1629888283195"^^xsd:long .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-935b17fc-9450-4f1f-8407-52ed25f02b35> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-935b17fc-9450-4f1f-8407-52ed25f02b35> >> org-iot:creationDate "1629888283195"^^xsd:long .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-1550c958-20e4-438d-b62a-566ac4016014> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-1550c958-20e4-438d-b62a-566ac4016014> >> org-iot:creationDate "1629888283195"^^xsd:long .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-81439750-033b-454c-884c-c54f6e1bda60> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-81439750-033b-454c-884c-c54f6e1bda60> >> org-iot:creationDate "1629888283195"^^xsd:long .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-0156a53d-4309-4894-8499-96de0120a694> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-0156a53d-4309-4894-8499-96de0120a694> >> org-iot:creationDate "1629888283195"^^xsd:long .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-bdb34958-80ea-40c9-badc-25c9a40187ec> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvSalon> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-bdb34958-80ea-40c9-badc-25c9a40187ec> >> org-iot:creationDate "1629888283195"^^xsd:long .
<http://www.example.com/myhome/property-6ea7d57e-2a4d-4824-b684-a5d954396f2c>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "0120602b7786bf1a2028eea40d756b03971fe252"^^xsd:string ;
org-iot:lastUpdated "1629888283939"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Moving"^^xsd:string ;
<http://purl.org/dc/terms/title> "Moving"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/form-3f465422-18f0-4f23-8299-df543e8a4ccb>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "08cd554b5f9fc40a1e17bd4921f2cbf138739420"^^xsd:string ;
org-iot:lastUpdated "1629888283363"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/TvChambre/action/SetChannelPrev?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-3f465422-18f0-4f23-8299-df543e8a4ccb> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-3f465422-18f0-4f23-8299-df543e8a4ccb> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888283373"^^xsd:long .
<http://www.example.com/myhome/form-44b8466c-3a2b-4813-9dca-c43fd379685d>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "04d881993c0855cf6041e2ed0ac0cbe31be9d658"^^xsd:string ;
org-iot:lastUpdated "1629888283377"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/CameraEntree/action/Move?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-44b8466c-3a2b-4813-9dca-c43fd379685d> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-44b8466c-3a2b-4813-9dca-c43fd379685d> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888283389"^^xsd:long .
<http://www.example.com/myhome/form-c02411f8-8ae7-483a-9e0b-a7281af3ab93>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "4f4d501a460aba1df7b8d8b68d58b33d0a5b3408"^^xsd:string ;
org-iot:lastUpdated "1629888282827"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/PriseCuisine/action/Switch?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-c02411f8-8ae7-483a-9e0b-a7281af3ab93> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-c02411f8-8ae7-483a-9e0b-a7281af3ab93> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888282840"^^xsd:long .
<http://www.example.com/myhome/form-59c28fd0-6a5c-4a15-a128-92b479cfd8e7>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "758a59b3ff4955c46b686ca30549abf5caf49870"^^xsd:string ;
org-iot:lastUpdated "1629888282886"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hintsAtMediaType> "xsd:boolean"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/BeaconPauline/action/GetState?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-59c28fd0-6a5c-4a15-a128-92b479cfd8e7> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-59c28fd0-6a5c-4a15-a128-92b479cfd8e7> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888282895"^^xsd:long .
<http://www.example.com/myhome/property-284a6b39-eff5-4cb4-accb-b9c38af6f0ab>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "8afd71680bff5d7b5a683c2a8792591e0a6d3570"^^xsd:string ;
org-iot:lastUpdated "1629888283848"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Distance"^^xsd:string ;
<http://purl.org/dc/terms/title> "Distance"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/form-8e27208e-d497-4738-a98a-24d1b7893299>
# a thing with no defined class ;
org-iot:uuid "7b7e353ef8a8ba6fb4bba685b48a0044960b42ee"^^xsd:string ;
org-iot:lastUpdated "1629888283767"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-8e27208e-d497-4738-a98a-24d1b7893299> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-8e27208e-d497-4738-a98a-24d1b7893299> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283774"^^xsd:long .
<http://www.example.com/myhome/action-d1d18bee-bc58-49e7-b265-c3afcc260a67>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "ad177566437ac6c003b0bd70412c7662e2aa2792"^^xsd:string ;
org-iot:lastUpdated "1629888283045"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "IsSwitchedOn"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "True if the plug is turned on"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ce2d3fbd-d5eb-43d9-b331-64f5865ffc1b> .
<< <http://www.example.com/myhome/action-d1d18bee-bc58-49e7-b265-c3afcc260a67> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ce2d3fbd-d5eb-43d9-b331-64f5865ffc1b> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-d1d18bee-bc58-49e7-b265-c3afcc260a67> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ce2d3fbd-d5eb-43d9-b331-64f5865ffc1b> >> org-iot:creationDate "1629888283053"^^xsd:long .
<http://www.example.com/myhome/event-aa5ba6a6-c78f-43ba-8915-0154d0794fc4>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "7600bedcb9016fc0d757b7b4c66c91806e7d51d0"^^xsd:string ;
org-iot:lastUpdated "1629888283726"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "ChannelSet"^^xsd:string ;
<http://purl.org/dc/terms/title> "ChannelSet"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-9db5e0a1-db8d-438a-adad-5088c31847fc> .
<< <http://www.example.com/myhome/event-aa5ba6a6-c78f-43ba-8915-0154d0794fc4> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-9db5e0a1-db8d-438a-adad-5088c31847fc> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-aa5ba6a6-c78f-43ba-8915-0154d0794fc4> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-9db5e0a1-db8d-438a-adad-5088c31847fc> >> org-iot:creationDate "1629888283734"^^xsd:long .
<http://www.example.com/myhome/bedroom-1>
a dogont:Bedroom ;
org-iot:uuid "0d9ea651ac0172df6a393960fe49f89656bf8a6c"^^xsd:string ;
org-iot:lastUpdated "1629888283878"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "bedroom 1"^^xsd:string ;
<http://purl.org/dc/terms/title> "bedroom shared by Pauline and L\u00E9a"^^xsd:string .
<http://www.example.com/myhome/event-0624350a-c305-4135-a9d6-cfa1fe3616b7>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "15829b2f20d679617bd938a8f013f60706e6d1ec"^^xsd:string ;
org-iot:lastUpdated "1629888283494"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "MotionClear"^^xsd:string ;
<http://purl.org/dc/terms/title> "MotionClear"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-2e185068-9570-4e2a-813c-489bb6a35ae5> .
<< <http://www.example.com/myhome/event-0624350a-c305-4135-a9d6-cfa1fe3616b7> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-2e185068-9570-4e2a-813c-489bb6a35ae5> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-0624350a-c305-4135-a9d6-cfa1fe3616b7> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-2e185068-9570-4e2a-813c-489bb6a35ae5> >> org-iot:creationDate "1629888283503"^^xsd:long .
<http://www.example.com/myhome/form-67d89afd-d08a-4e5e-8a08-fd4954779db9>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "221fa96077c445f420098188ffe0727947670db8"^^xsd:string ;
org-iot:lastUpdated "1629888283277"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hintsAtMediaType> "xsd:boolean"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/BeaconLea/action/GetState?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-67d89afd-d08a-4e5e-8a08-fd4954779db9> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-67d89afd-d08a-4e5e-8a08-fd4954779db9> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888283286"^^xsd:long .
<http://www.example.com/myhome/form-9b921a47-69c2-4625-a082-1610c2b70abc>
# a thing with no defined class ;
org-iot:uuid "56d0f88a7067e5685eb5b15427db90146960f911"^^xsd:string ;
org-iot:lastUpdated "1629888283340"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-9b921a47-69c2-4625-a082-1610c2b70abc> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-9b921a47-69c2-4625-a082-1610c2b70abc> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283346"^^xsd:long .
<http://www.example.com/myhome/property-40819cf7-e46b-4b21-85db-989ad60fbb0b>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "7bc372436c026590bbf5ddaf85b408cd214d88df"^^xsd:string ;
org-iot:lastUpdated "1629888283859"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Distance"^^xsd:string ;
<http://purl.org/dc/terms/title> "Distance"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/event-7ea90a0d-6342-4e37-bacd-cc6d390b7b1d>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "1ca893073b761d910f62a6aa1db375dc85b442ec"^^xsd:string ;
org-iot:lastUpdated "1629888283243"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "DoorClosed"^^xsd:string ;
<http://purl.org/dc/terms/title> "DoorClosed"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-83686f4a-5c69-4f6c-90c1-7845971631f5> .
<< <http://www.example.com/myhome/event-7ea90a0d-6342-4e37-bacd-cc6d390b7b1d> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-83686f4a-5c69-4f6c-90c1-7845971631f5> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-7ea90a0d-6342-4e37-bacd-cc6d390b7b1d> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-83686f4a-5c69-4f6c-90c1-7845971631f5> >> org-iot:creationDate "1629888283253"^^xsd:long .
<http://www.example.com/myhome/event-d10f27c3-55b3-478d-8a68-b62ce463af99>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "6adbafa66c76e311b4894a09fa261827203696d7"^^xsd:string ;
org-iot:lastUpdated "1629888283481"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "PowerLevel"^^xsd:string ;
<http://purl.org/dc/terms/title> "PowerLevel"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-4ba177ce-33a4-461c-bc6e-5494f8553f3b> .
<< <http://www.example.com/myhome/event-d10f27c3-55b3-478d-8a68-b62ce463af99> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-4ba177ce-33a4-461c-bc6e-5494f8553f3b> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-d10f27c3-55b3-478d-8a68-b62ce463af99> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-4ba177ce-33a4-461c-bc6e-5494f8553f3b> >> org-iot:creationDate "1629888283492"^^xsd:long .
<http://www.example.com/myhome/entrance>
a dogont:Room ;
org-iot:uuid "2da5638f32759b14d1625756ede1f5e43276e89b"^^xsd:string ;
org-iot:lastUpdated "1629888283221"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "entrance"^^xsd:string ;
<http://purl.org/dc/terms/title> "entrance"^^xsd:string .
<http://www.example.com/myhome/bedroom-2>
a dogont:Bedroom ;
org-iot:uuid "d12cc2b3dd6c0826efd8d2f5f973e952a2881b7b"^^xsd:string ;
org-iot:lastUpdated "1629888283794"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "bedroom 2"^^xsd:string ;
<http://purl.org/dc/terms/title> "Tom's bedroom"^^xsd:string .
<http://www.example.com/myhome/event-a31503ab-ec1c-4b99-9c04-263cf5001cd1>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "420fab54864767cc9a54588eb76aea8dcf1fe0a6"^^xsd:string ;
org-iot:lastUpdated "1629888282959"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Power"^^xsd:string ;
<http://purl.org/dc/terms/title> "Power"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-4d0d4dc4-3dce-441c-b2da-1a7263f59d5a> .
<< <http://www.example.com/myhome/event-a31503ab-ec1c-4b99-9c04-263cf5001cd1> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-4d0d4dc4-3dce-441c-b2da-1a7263f59d5a> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-a31503ab-ec1c-4b99-9c04-263cf5001cd1> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-4d0d4dc4-3dce-441c-b2da-1a7263f59d5a> >> org-iot:creationDate "1629888282966"^^xsd:long .
<http://www.example.com/myhome/form-725d53fa-1a0f-4f82-b96c-d1f40925f4ba>
# a thing with no defined class ;
org-iot:uuid "a5027016eafe9b6f71e5020997e1ab87f1fc383a"^^xsd:string ;
org-iot:lastUpdated "1629888283413"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-725d53fa-1a0f-4f82-b96c-d1f40925f4ba> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-725d53fa-1a0f-4f82-b96c-d1f40925f4ba> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283422"^^xsd:long .
<http://www.example.com/myhome/action-1f2593c4-79fe-4bff-9013-20f0d1253364>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "3d93069d8e9e391f7a14094f0ef87631a98f8ff6"^^xsd:string ;
org-iot:lastUpdated "1629888284003"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "Switch"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Turn on or off the plug according to the argument value"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-18b9e976-75a6-4140-bbff-b79be6c98ad8> .
<< <http://www.example.com/myhome/action-1f2593c4-79fe-4bff-9013-20f0d1253364> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-18b9e976-75a6-4140-bbff-b79be6c98ad8> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-1f2593c4-79fe-4bff-9013-20f0d1253364> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-18b9e976-75a6-4140-bbff-b79be6c98ad8> >> org-iot:creationDate "1629888284013"^^xsd:long .
<http://www.example.com/myhome/event-5282566b-668b-4459-bdff-739ae30014e3>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "13490de384834351be7a7408343df4d52c58321d"^^xsd:string ;
org-iot:lastUpdated "1629888282862"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "PowerLevel"^^xsd:string ;
<http://purl.org/dc/terms/title> "PowerLevel"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-722e8729-afd5-48e4-b9b9-9fbfff4eaeda> .
<< <http://www.example.com/myhome/event-5282566b-668b-4459-bdff-739ae30014e3> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-722e8729-afd5-48e4-b9b9-9fbfff4eaeda> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-5282566b-668b-4459-bdff-739ae30014e3> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-722e8729-afd5-48e4-b9b9-9fbfff4eaeda> >> org-iot:creationDate "1629888282870"^^xsd:long .
<http://www.example.com/myhome/action-bdb34958-80ea-40c9-badc-25c9a40187ec>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "43006fb47b67596c107a7ae2429311e61f4b366a"^^xsd:string ;
org-iot:lastUpdated "1629888282992"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "SetChannelNext"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Goto next channel (P+ button)"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-b3382c43-395e-4d11-83c5-7ee0d5181db6> .
<< <http://www.example.com/myhome/action-bdb34958-80ea-40c9-badc-25c9a40187ec> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-b3382c43-395e-4d11-83c5-7ee0d5181db6> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-bdb34958-80ea-40c9-badc-25c9a40187ec> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-b3382c43-395e-4d11-83c5-7ee0d5181db6> >> org-iot:creationDate "1629888282999"^^xsd:long .
<http://www.example.com/myhome/wc>
a dogont:Room ;
org-iot:uuid "c34c79f0807d783964d194790725cf0099c68fc7"^^xsd:string ;
org-iot:lastUpdated "1629888283002"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "wc"^^xsd:string ;
<http://purl.org/dc/terms/title> "wc"^^xsd:string .
<http://www.example.com/myhome/event-26131ae7-a9c9-4935-b3d3-6c920fef02ae>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "c3d0990397a6165afffefae037c9ed1d439746ed"^^xsd:string ;
org-iot:lastUpdated "1629888283898"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Power"^^xsd:string ;
<http://purl.org/dc/terms/title> "Power"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-92aab7e0-5db2-4026-b384-3790b392c252> .
<< <http://www.example.com/myhome/event-26131ae7-a9c9-4935-b3d3-6c920fef02ae> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-92aab7e0-5db2-4026-b384-3790b392c252> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-26131ae7-a9c9-4935-b3d3-6c920fef02ae> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-92aab7e0-5db2-4026-b384-3790b392c252> >> org-iot:creationDate "1629888283908"^^xsd:long .
<http://www.example.com/myhome/action-afe72551-46ef-44ad-ba42-44ea4f05b2d9>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "126033a1a09d12fc0b9c1e964e912e1ff0527d2c"^^xsd:string ;
org-iot:lastUpdated "1629888283329"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "GetState"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Get beacon visibility (none, near, medium, far)"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-59c28fd0-6a5c-4a15-a128-92b479cfd8e7> .
<< <http://www.example.com/myhome/action-afe72551-46ef-44ad-ba42-44ea4f05b2d9> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-59c28fd0-6a5c-4a15-a128-92b479cfd8e7> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-afe72551-46ef-44ad-ba42-44ea4f05b2d9> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-59c28fd0-6a5c-4a15-a128-92b479cfd8e7> >> org-iot:creationDate "1629888283338"^^xsd:long .
<http://www.example.com/myhome/action-f17f5287-3118-466c-9e7d-367cb988b4e2>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "6d85064cf81d9682a06f1168c18e0e568dbe0ec4"^^xsd:string ;
org-iot:lastUpdated "1629888282948"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "SetChannelNext"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Goto next channel (P+ button)"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-5830c74e-c469-4bf0-a0c7-3c66084db610> .
<< <http://www.example.com/myhome/action-f17f5287-3118-466c-9e7d-367cb988b4e2> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-5830c74e-c469-4bf0-a0c7-3c66084db610> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-f17f5287-3118-466c-9e7d-367cb988b4e2> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-5830c74e-c469-4bf0-a0c7-3c66084db610> >> org-iot:creationDate "1629888282957"^^xsd:long .
<http://www.example.com/myhome/form-ec2432c4-4221-4dac-aee7-0770d5f66ad5>
# a thing with no defined class ;
org-iot:uuid "33f0cd3eaece622b255a93719cbc83a873aee79e"^^xsd:string ;
org-iot:lastUpdated "1629888283348"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-ec2432c4-4221-4dac-aee7-0770d5f66ad5> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-ec2432c4-4221-4dac-aee7-0770d5f66ad5> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283361"^^xsd:long .
<http://www.example.com/myhome/action-176a4ec5-fa03-4565-a6fe-1d8df94e080a>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "5575eacebf4f959ea0e6f4b42d1fb7cb986302b0"^^xsd:string ;
org-iot:lastUpdated "1629888282852"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "Move"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Move the the camera: Reset, Left, Right, Top, Bottom, TopLeft, BottomLeft, ..."^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-44b8466c-3a2b-4813-9dca-c43fd379685d> .
<< <http://www.example.com/myhome/action-176a4ec5-fa03-4565-a6fe-1d8df94e080a> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-44b8466c-3a2b-4813-9dca-c43fd379685d> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-176a4ec5-fa03-4565-a6fe-1d8df94e080a> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-44b8466c-3a2b-4813-9dca-c43fd379685d> >> org-iot:creationDate "1629888282860"^^xsd:long .
<http://www.example.com/myhome/event-f1430659-664e-451e-8333-447deaace49c>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "87754f840b6d7f6a9c316b0385ec35b4079b4bd5"^^xsd:string ;
org-iot:lastUpdated "1629888282807"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "MotionDetected"^^xsd:string ;
<http://purl.org/dc/terms/title> "MotionDetected"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-312c62f8-d552-45ba-aba8-b9a0285d66f1> .
<< <http://www.example.com/myhome/event-f1430659-664e-451e-8333-447deaace49c> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-312c62f8-d552-45ba-aba8-b9a0285d66f1> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-f1430659-664e-451e-8333-447deaace49c> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-312c62f8-d552-45ba-aba8-b9a0285d66f1> >> org-iot:creationDate "1629888282814"^^xsd:long .
<http://www.example.com/myhome/BeaconLea>
a eupont:Beacon ;
org-iot:uuid "c956fa5befd9c59990941684ad6215bb46a7a85f"^^xsd:string ;
org-iot:lastUpdated "1629888282710"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Beacon Lea"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Beacon detection"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-f86876f5-3815-4c6e-8f69-320fa07439f5> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-0ad50df4-9ce0-404e-b5cf-6431007c3eaa> .
<< <http://www.example.com/myhome/BeaconLea> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-f86876f5-3815-4c6e-8f69-320fa07439f5> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/BeaconLea> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-f86876f5-3815-4c6e-8f69-320fa07439f5> >> org-iot:creationDate "1629888282719"^^xsd:long .
<< <http://www.example.com/myhome/BeaconLea> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-0ad50df4-9ce0-404e-b5cf-6431007c3eaa> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/BeaconLea> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-0ad50df4-9ce0-404e-b5cf-6431007c3eaa> >> org-iot:creationDate "1629888282719"^^xsd:long .
<http://www.example.com/myhome/form-92aab7e0-5db2-4026-b384-3790b392c252>
# a thing with no defined class ;
org-iot:uuid "5fa1f8d50a93fbbd609ced842f5ef6123e8f1a0d"^^xsd:string ;
org-iot:lastUpdated "1629888283392"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-92aab7e0-5db2-4026-b384-3790b392c252> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-92aab7e0-5db2-4026-b384-3790b392c252> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283400"^^xsd:long .
<http://www.example.com/myhome/CapteurEntree>
a dogont:MovementSensor ;
a dogont:TemperatureSensor ;
a dogont:LightSensor ;
org-iot:uuid "7338e9bf1873a48541b6e7fa4f7b290ddf836c1b"^^xsd:string ;
org-iot:lastUpdated "1629888283756"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Capteur Entr\u00E9e"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Fibaro motion sensor, retrieve temperature, luminosity and much more"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-8e53ce99-241c-4f17-a796-39d1a240dccf> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-4adf63ab-8512-4550-b324-ada8764a89e5> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-0624350a-c305-4135-a9d6-cfa1fe3616b7> ;
dogont:isIn <http://www.example.com/myhome/entrance> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-ef807b10-bfb4-4685-9b93-cb9d3748488a> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-4f4ab287-dfce-4c52-8fe0-1ff4d3e25e1b> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-aafb0c31-9d04-4e53-9437-3c21c695e820> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-8e2cb621-5851-4172-af0d-e0fec5b62aeb> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-6ebdccf0-ae8e-44d8-8376-b5c0a69430ce> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-f1430659-664e-451e-8333-447deaace49c> .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-8e53ce99-241c-4f17-a796-39d1a240dccf> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-8e53ce99-241c-4f17-a796-39d1a240dccf> >> org-iot:creationDate "1629888283765"^^xsd:long .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-4adf63ab-8512-4550-b324-ada8764a89e5> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-4adf63ab-8512-4550-b324-ada8764a89e5> >> org-iot:creationDate "1629888283765"^^xsd:long .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-0624350a-c305-4135-a9d6-cfa1fe3616b7> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-0624350a-c305-4135-a9d6-cfa1fe3616b7> >> org-iot:creationDate "1629888283765"^^xsd:long .
<< <http://www.example.com/myhome/CapteurEntree> dogont:isIn <http://www.example.com/myhome/entrance> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CapteurEntree> dogont:isIn <http://www.example.com/myhome/entrance> >> org-iot:creationDate "1629888283765"^^xsd:long .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-ef807b10-bfb4-4685-9b93-cb9d3748488a> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-ef807b10-bfb4-4685-9b93-cb9d3748488a> >> org-iot:creationDate "1629888283765"^^xsd:long .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-4f4ab287-dfce-4c52-8fe0-1ff4d3e25e1b> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-4f4ab287-dfce-4c52-8fe0-1ff4d3e25e1b> >> org-iot:creationDate "1629888283765"^^xsd:long .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-aafb0c31-9d04-4e53-9437-3c21c695e820> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-aafb0c31-9d04-4e53-9437-3c21c695e820> >> org-iot:creationDate "1629888283765"^^xsd:long .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-8e2cb621-5851-4172-af0d-e0fec5b62aeb> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-8e2cb621-5851-4172-af0d-e0fec5b62aeb> >> org-iot:creationDate "1629888283765"^^xsd:long .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-6ebdccf0-ae8e-44d8-8376-b5c0a69430ce> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-6ebdccf0-ae8e-44d8-8376-b5c0a69430ce> >> org-iot:creationDate "1629888283765"^^xsd:long .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-f1430659-664e-451e-8333-447deaace49c> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CapteurEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-f1430659-664e-451e-8333-447deaace49c> >> org-iot:creationDate "1629888283765"^^xsd:long .
<http://www.example.com/myhome/form-f38549d6-99a6-4e76-a6a5-ee7cdce6199a>
# a thing with no defined class ;
org-iot:uuid "8f63db0ddfe02553fd272f2ffd501b1472ad2dec"^^xsd:string ;
org-iot:lastUpdated "1629888283869"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-f38549d6-99a6-4e76-a6a5-ee7cdce6199a> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-f38549d6-99a6-4e76-a6a5-ee7cdce6199a> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283877"^^xsd:long .
<http://www.example.com/myhome/property-c78f3e24-f749-4a63-8d8f-7ddc3d0a086d>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "83a56a14232f16e81dd5e85600a75838372cd70f"^^xsd:string ;
org-iot:lastUpdated "1629888283776"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Switch"^^xsd:string ;
<http://purl.org/dc/terms/title> "Switch"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/living-room>
a dogont:LivingRoom ;
org-iot:uuid "a1da5704e69a465c7f3279b4aa7df2c69d4206f7"^^xsd:string ;
org-iot:lastUpdated "1629888283706"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "living room"^^xsd:string ;
<http://purl.org/dc/terms/title> "living room"^^xsd:string .
<http://www.example.com/myhome/PorteEntree>
a dogont:DoorSensor ;
org-iot:uuid "5be3d7088dc50ba11a3b4cc42a383c709df7114b"^^xsd:string ;
org-iot:lastUpdated "1629888283683"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Porte Entree"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Fibaro Door Open/Close sensor"^^xsd:string ;
dogont:isIn <http://www.example.com/myhome/entrance> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-7daafe56-6c73-4093-91ed-5d2f79b7539d> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-7ea90a0d-6342-4e37-bacd-cc6d390b7b1d> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-cc4c9dcc-4be5-462e-a652-d7393f5cca04> .
<< <http://www.example.com/myhome/PorteEntree> dogont:isIn <http://www.example.com/myhome/entrance> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PorteEntree> dogont:isIn <http://www.example.com/myhome/entrance> >> org-iot:creationDate "1629888283693"^^xsd:long .
<< <http://www.example.com/myhome/PorteEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-7daafe56-6c73-4093-91ed-5d2f79b7539d> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PorteEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-7daafe56-6c73-4093-91ed-5d2f79b7539d> >> org-iot:creationDate "1629888283693"^^xsd:long .
<< <http://www.example.com/myhome/PorteEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-7ea90a0d-6342-4e37-bacd-cc6d390b7b1d> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PorteEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-7ea90a0d-6342-4e37-bacd-cc6d390b7b1d> >> org-iot:creationDate "1629888283693"^^xsd:long .
<< <http://www.example.com/myhome/PorteEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-cc4c9dcc-4be5-462e-a652-d7393f5cca04> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PorteEntree> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-cc4c9dcc-4be5-462e-a652-d7393f5cca04> >> org-iot:creationDate "1629888283693"^^xsd:long .
<http://www.example.com/myhome/property-0ad50df4-9ce0-404e-b5cf-6431007c3eaa>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "2d09bf728c7ace874b21385edda386b95b6b8fee"^^xsd:string ;
org-iot:lastUpdated "1629888283645"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Distance"^^xsd:string ;
<http://purl.org/dc/terms/title> "Distance"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/form-90a3db83-20ce-46f2-b7c8-e830822a360b>
# a thing with no defined class ;
org-iot:uuid "949c5866630b45d2fd1bf6d27f1a867c1e394b9f"^^xsd:string ;
org-iot:lastUpdated "1629888282722"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-90a3db83-20ce-46f2-b7c8-e830822a360b> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-90a3db83-20ce-46f2-b7c8-e830822a360b> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888282730"^^xsd:long .
<http://www.example.com/myhome/form-ce0f4189-5b2b-4973-804a-fde0187a89c6>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "cde13959b69dce5472a9251ccd8a7c7ef635290f"^^xsd:string ;
org-iot:lastUpdated "1629888283149"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hintsAtMediaType> "xsd:boolean"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/PriseSalon/action/IsSwitchedOn?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-ce0f4189-5b2b-4973-804a-fde0187a89c6> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-ce0f4189-5b2b-4973-804a-fde0187a89c6> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888283160"^^xsd:long .
<http://www.example.com/myhome/form-5830c74e-c469-4bf0-a0c7-3c66084db610>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "579c51e5b893fe8a49ce1f7d486800512be10f9f"^^xsd:string ;
org-iot:lastUpdated "1629888283715"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/TvChambre/action/SetChannelNext?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-5830c74e-c469-4bf0-a0c7-3c66084db610> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-5830c74e-c469-4bf0-a0c7-3c66084db610> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888283724"^^xsd:long .
<http://www.example.com/myhome/event-ef807b10-bfb4-4685-9b93-cb9d3748488a>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "2c7648d33cfad4119971e5cfaf276bc31123abba"^^xsd:string ;
org-iot:lastUpdated "1629888283298"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Presence"^^xsd:string ;
<http://purl.org/dc/terms/title> "Presence"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-8e27208e-d497-4738-a98a-24d1b7893299> .
<< <http://www.example.com/myhome/event-ef807b10-bfb4-4685-9b93-cb9d3748488a> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-8e27208e-d497-4738-a98a-24d1b7893299> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-ef807b10-bfb4-4685-9b93-cb9d3748488a> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-8e27208e-d497-4738-a98a-24d1b7893299> >> org-iot:creationDate "1629888283307"^^xsd:long .
<http://www.example.com/myhome/property-18325e8d-4020-4d76-9c91-fad3603a385c>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "2e82922dc0bdce316ac6aeb5969d5e30edecb846"^^xsd:string ;
org-iot:lastUpdated "1629888282873"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Power"^^xsd:string ;
<http://purl.org/dc/terms/title> "Power"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/TvChambre>
a dogont:Tv ;
org-iot:uuid "0d9abfecbec99a26e93487d57cb6880ea99c67ff"^^xsd:string ;
org-iot:lastUpdated "1629888283424"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Tv Chambre"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Generic TV Controller supporting Orange STB and KODI API"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-91d5edb2-d1bf-4fdd-b647-92902495a60c> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-64c25640-ea99-45f3-9324-d348a7552da6> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-4ed5c10f-1eef-46a8-b895-f19cb4cebcd7> ;
dogont:isIn <http://www.example.com/myhome/bedroom-1> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-d10f27c3-55b3-478d-8a68-b62ce463af99> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-e0846459-8449-4b20-acff-27e6def5f56c> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-aa5ba6a6-c78f-43ba-8915-0154d0794fc4> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-a31503ab-ec1c-4b99-9c04-263cf5001cd1> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-5a6e1696-3fc5-4a4a-8450-97cacf81185b> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-f17f5287-3118-466c-9e7d-367cb988b4e2> .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-91d5edb2-d1bf-4fdd-b647-92902495a60c> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-91d5edb2-d1bf-4fdd-b647-92902495a60c> >> org-iot:creationDate "1629888283432"^^xsd:long .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-64c25640-ea99-45f3-9324-d348a7552da6> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-64c25640-ea99-45f3-9324-d348a7552da6> >> org-iot:creationDate "1629888283432"^^xsd:long .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-4ed5c10f-1eef-46a8-b895-f19cb4cebcd7> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-4ed5c10f-1eef-46a8-b895-f19cb4cebcd7> >> org-iot:creationDate "1629888283432"^^xsd:long .
<< <http://www.example.com/myhome/TvChambre> dogont:isIn <http://www.example.com/myhome/bedroom-1> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvChambre> dogont:isIn <http://www.example.com/myhome/bedroom-1> >> org-iot:creationDate "1629888283432"^^xsd:long .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-d10f27c3-55b3-478d-8a68-b62ce463af99> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-d10f27c3-55b3-478d-8a68-b62ce463af99> >> org-iot:creationDate "1629888283432"^^xsd:long .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-e0846459-8449-4b20-acff-27e6def5f56c> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-e0846459-8449-4b20-acff-27e6def5f56c> >> org-iot:creationDate "1629888283432"^^xsd:long .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-aa5ba6a6-c78f-43ba-8915-0154d0794fc4> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-aa5ba6a6-c78f-43ba-8915-0154d0794fc4> >> org-iot:creationDate "1629888283432"^^xsd:long .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-a31503ab-ec1c-4b99-9c04-263cf5001cd1> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-a31503ab-ec1c-4b99-9c04-263cf5001cd1> >> org-iot:creationDate "1629888283432"^^xsd:long .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-5a6e1696-3fc5-4a4a-8450-97cacf81185b> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-5a6e1696-3fc5-4a4a-8450-97cacf81185b> >> org-iot:creationDate "1629888283432"^^xsd:long .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-f17f5287-3118-466c-9e7d-367cb988b4e2> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/TvChambre> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-f17f5287-3118-466c-9e7d-367cb988b4e2> >> org-iot:creationDate "1629888283432"^^xsd:long .
<http://www.example.com/myhome/action-f86876f5-3815-4c6e-8f69-320fa07439f5>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "189d5d45373524497f76587444b59648a83c9b3e"^^xsd:string ;
org-iot:lastUpdated "1629888283056"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "GetState"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Get beacon visibility (none, near, medium, far)"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-67d89afd-d08a-4e5e-8a08-fd4954779db9> .
<< <http://www.example.com/myhome/action-f86876f5-3815-4c6e-8f69-320fa07439f5> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-67d89afd-d08a-4e5e-8a08-fd4954779db9> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-f86876f5-3815-4c6e-8f69-320fa07439f5> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-67d89afd-d08a-4e5e-8a08-fd4954779db9> >> org-iot:creationDate "1629888283064"^^xsd:long .
<http://www.example.com/myhome/event-cc4c9dcc-4be5-462e-a652-d7393f5cca04>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "6f3fd6e309861b41085853572eadbb182d3f4275"^^xsd:string ;
org-iot:lastUpdated "1629888283568"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "DoorOpen"^^xsd:string ;
<http://purl.org/dc/terms/title> "DoorOpen"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-f38549d6-99a6-4e76-a6a5-ee7cdce6199a> .
<< <http://www.example.com/myhome/event-cc4c9dcc-4be5-462e-a652-d7393f5cca04> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-f38549d6-99a6-4e76-a6a5-ee7cdce6199a> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-cc4c9dcc-4be5-462e-a652-d7393f5cca04> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-f38549d6-99a6-4e76-a6a5-ee7cdce6199a> >> org-iot:creationDate "1629888283578"^^xsd:long .
<http://www.example.com/myhome/action-1150ba09-29fb-4b3c-91b3-05bc1988122c>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "c914e14878f9f1af00b0e9e9ce4d2d64ab228e7d"^^xsd:string ;
org-iot:lastUpdated "1629888283594"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "GetChannel"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Retrieve the id of the current selected channel, for example 1"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-a28e8c98-5e25-4d53-8e24-c567d3e7c551> .
<< <http://www.example.com/myhome/action-1150ba09-29fb-4b3c-91b3-05bc1988122c> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-a28e8c98-5e25-4d53-8e24-c567d3e7c551> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-1150ba09-29fb-4b3c-91b3-05bc1988122c> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-a28e8c98-5e25-4d53-8e24-c567d3e7c551> >> org-iot:creationDate "1629888283605"^^xsd:long .
<http://www.example.com/myhome/action-726f07b1-4f7c-4cf8-a6c1-dd04357acf9d>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "224b937f32629f1bb023fb6e400f90824d8f471d"^^xsd:string ;
org-iot:lastUpdated "1629888283319"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "GetPower"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Devices' power consumption in Watt"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-a542dd57-9400-4b4f-80c0-b9b73d2e7d29> .
<< <http://www.example.com/myhome/action-726f07b1-4f7c-4cf8-a6c1-dd04357acf9d> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-a542dd57-9400-4b4f-80c0-b9b73d2e7d29> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-726f07b1-4f7c-4cf8-a6c1-dd04357acf9d> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-a542dd57-9400-4b4f-80c0-b9b73d2e7d29> >> org-iot:creationDate "1629888283327"^^xsd:long .
<http://www.example.com/myhome/property-aafb0c31-9d04-4e53-9437-3c21c695e820>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "7a8f0fa2bb8f9eb15d73177ec86c09363b62ceca"^^xsd:string ;
org-iot:lastUpdated "1629888283079"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Temperature"^^xsd:string ;
<http://purl.org/dc/terms/title> "Temperature"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/action-9596280f-7952-4e4e-86aa-c4f8f83a2437>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "9de051cc32eb3a50dcedc40eb9d8cf29f2a87a41"^^xsd:string ;
org-iot:lastUpdated "1629888283910"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "IsSwitchedOn"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "True if the plug is turned on"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ce0f4189-5b2b-4973-804a-fde0187a89c6> .
<< <http://www.example.com/myhome/action-9596280f-7952-4e4e-86aa-c4f8f83a2437> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ce0f4189-5b2b-4973-804a-fde0187a89c6> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-9596280f-7952-4e4e-86aa-c4f8f83a2437> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ce0f4189-5b2b-4973-804a-fde0187a89c6> >> org-iot:creationDate "1629888283916"^^xsd:long .
<http://www.example.com/myhome/event-fcd6ed12-94c3-4258-8e95-ec4c86a29955>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "d464e8549de398e64fecf3d9b1347831c526e10f"^^xsd:string ;
org-iot:lastUpdated "1629888282916"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "PowerLevel"^^xsd:string ;
<http://purl.org/dc/terms/title> "PowerLevel"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-9b921a47-69c2-4625-a082-1610c2b70abc> .
<< <http://www.example.com/myhome/event-fcd6ed12-94c3-4258-8e95-ec4c86a29955> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-9b921a47-69c2-4625-a082-1610c2b70abc> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-fcd6ed12-94c3-4258-8e95-ec4c86a29955> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-9b921a47-69c2-4625-a082-1610c2b70abc> >> org-iot:creationDate "1629888282926"^^xsd:long .
<http://www.example.com/myhome/event-d7a36229-1296-4630-9c25-4fa1fee03506>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "0e4e09dba3dd2cac67ea7e86bce2f8e56053938a"^^xsd:string ;
org-iot:lastUpdated "1629888283435"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "PowerSwitch"^^xsd:string ;
<http://purl.org/dc/terms/title> "PowerSwitch"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-1f225bbf-d170-4e97-81e4-2c64d5fa5ed6> .
<< <http://www.example.com/myhome/event-d7a36229-1296-4630-9c25-4fa1fee03506> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-1f225bbf-d170-4e97-81e4-2c64d5fa5ed6> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-d7a36229-1296-4630-9c25-4fa1fee03506> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-1f225bbf-d170-4e97-81e4-2c64d5fa5ed6> >> org-iot:creationDate "1629888283445"^^xsd:long .
<http://www.example.com/myhome/form-8c4b2d7c-3bee-4aea-b985-2f019f9318e3>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "101ad3b186ee24034faf2500dc7b20fabc113a3e"^^xsd:string ;
org-iot:lastUpdated "1629888283544"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/TvChambre/action/GetChannel?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-8c4b2d7c-3bee-4aea-b985-2f019f9318e3> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-8c4b2d7c-3bee-4aea-b985-2f019f9318e3> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888283555"^^xsd:long .
<http://www.example.com/myhome/event-71497f7b-7b3d-4d22-9948-651b0d307696>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "5adc78794ac0b8591b675eb0dcb2cef032c495d8"^^xsd:string ;
org-iot:lastUpdated "1629888283960"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Power"^^xsd:string ;
<http://purl.org/dc/terms/title> "Power"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-e897d778-4759-4563-a1e4-bc06d55ff492> .
<< <http://www.example.com/myhome/event-71497f7b-7b3d-4d22-9948-651b0d307696> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-e897d778-4759-4563-a1e4-bc06d55ff492> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-71497f7b-7b3d-4d22-9948-651b0d307696> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-e897d778-4759-4563-a1e4-bc06d55ff492> >> org-iot:creationDate "1629888283967"^^xsd:long .
<http://www.example.com/myhome/event-81439750-033b-454c-884c-c54f6e1bda60>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "33a55f78b36e35947147287147af18d746be4bd3"^^xsd:string ;
org-iot:lastUpdated "1629888283506"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "ChannelSet"^^xsd:string ;
<http://purl.org/dc/terms/title> "ChannelSet"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-0003056a-3781-46c2-8655-9b20a01e3361> .
<< <http://www.example.com/myhome/event-81439750-033b-454c-884c-c54f6e1bda60> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-0003056a-3781-46c2-8655-9b20a01e3361> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-81439750-033b-454c-884c-c54f6e1bda60> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-0003056a-3781-46c2-8655-9b20a01e3361> >> org-iot:creationDate "1629888283515"^^xsd:long .
<http://www.example.com/myhome/property-0156a53d-4309-4894-8499-96de0120a694>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "145c15078eddae0e32984a2284d1ee0703862e6b"^^xsd:string ;
org-iot:lastUpdated "1629888283786"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Switch"^^xsd:string ;
<http://purl.org/dc/terms/title> "Switch"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/kitchen>
a dogont:Kitchen ;
org-iot:uuid "3a0603b496be095f96435925b9a979221e62c2be"^^xsd:string ;
org-iot:lastUpdated "1629888283256"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "kitchen"^^xsd:string ;
<http://purl.org/dc/terms/title> "kitchen"^^xsd:string .
<http://www.example.com/myhome/action-0f2f8582-643c-4d91-90cd-09a5953f9800>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "a5fe496d68e438bbb10577159b2bafb68b092519"^^xsd:string ;
org-iot:lastUpdated "1629888283517"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "GetState"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Get beacon visibility (none, near, medium, far)"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-be0fc5a9-6b86-4577-a460-0d8d9f223a85> .
<< <http://www.example.com/myhome/action-0f2f8582-643c-4d91-90cd-09a5953f9800> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-be0fc5a9-6b86-4577-a460-0d8d9f223a85> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-0f2f8582-643c-4d91-90cd-09a5953f9800> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-be0fc5a9-6b86-4577-a460-0d8d9f223a85> >> org-iot:creationDate "1629888283528"^^xsd:long .
<http://www.example.com/myhome/property-afb9f781-17ff-48f2-ad23-c7c350c10bfd>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "4043640db2f1976a94ee25b93082eb395f211711"^^xsd:string ;
org-iot:lastUpdated "1629888282796"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Recording"^^xsd:string ;
<http://purl.org/dc/terms/title> "Recording"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/action-ccb4fce4-b05b-45c5-be87-433604fcabdd>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "489045981f89248cf2c5b035f1471209ad6b78cc"^^xsd:string ;
org-iot:lastUpdated "1629888283747"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "SetChannel"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Set the channel of the TV"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-d8f311a8-e304-4560-a990-68a725c7547f> .
<< <http://www.example.com/myhome/action-ccb4fce4-b05b-45c5-be87-433604fcabdd> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-d8f311a8-e304-4560-a990-68a725c7547f> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-ccb4fce4-b05b-45c5-be87-433604fcabdd> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-d8f311a8-e304-4560-a990-68a725c7547f> >> org-iot:creationDate "1629888283755"^^xsd:long .
<http://www.example.com/myhome/action-e53b17b2-7fcb-41be-bd95-41330c17051d>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "5fc21238425b7d3203f566ce40970558d43c69b4"^^xsd:string ;
org-iot:lastUpdated "1629888283557"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "Stop"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Stop the current movement"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-365b31f5-6b25-46d6-ace2-5ee5e9007126> .
<< <http://www.example.com/myhome/action-e53b17b2-7fcb-41be-bd95-41330c17051d> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-365b31f5-6b25-46d6-ace2-5ee5e9007126> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-e53b17b2-7fcb-41be-bd95-41330c17051d> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-365b31f5-6b25-46d6-ace2-5ee5e9007126> >> org-iot:creationDate "1629888283565"^^xsd:long .
<http://www.example.com/myhome/form-365b31f5-6b25-46d6-ace2-5ee5e9007126>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "0c90914053d5a93f77211194e75396a7b6805cca"^^xsd:string ;
org-iot:lastUpdated "1629888283807"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/CameraEntree/action/Stop?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-365b31f5-6b25-46d6-ace2-5ee5e9007126> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-365b31f5-6b25-46d6-ace2-5ee5e9007126> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888283814"^^xsd:long .
<http://www.example.com/myhome/action-99b03d87-d8c5-4665-9d28-240d90f77ae9>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "3c3b2f28507fbbc1d685dce0511583791d647fb0"^^xsd:string ;
org-iot:lastUpdated "1629888282744"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "Switch"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Turn on or off the plug according to the argument value"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-c02411f8-8ae7-483a-9e0b-a7281af3ab93> .
<< <http://www.example.com/myhome/action-99b03d87-d8c5-4665-9d28-240d90f77ae9> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-c02411f8-8ae7-483a-9e0b-a7281af3ab93> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-99b03d87-d8c5-4665-9d28-240d90f77ae9> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-c02411f8-8ae7-483a-9e0b-a7281af3ab93> >> org-iot:creationDate "1629888282752"^^xsd:long .
<http://www.example.com/myhome/form-d2737d27-659c-4fa7-a844-6001d04754f5>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "3656990efc00ede0035837fb48f35a7a1439a46e"^^xsd:string ;
org-iot:lastUpdated "1629888282765"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/TvSalon/action/SetChannelPrev?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-d2737d27-659c-4fa7-a844-6001d04754f5> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-d2737d27-659c-4fa7-a844-6001d04754f5> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888282774"^^xsd:long .
<http://www.example.com/myhome/event-6ebdccf0-ae8e-44d8-8376-b5c0a69430ce>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "6e707b3d38136a73ffc48b8f8729dc86e9d4535e"^^xsd:string ;
org-iot:lastUpdated "1629888283828"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "MotionTampering"^^xsd:string ;
<http://purl.org/dc/terms/title> "MotionTampering"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-c2c88b1a-ec1b-475a-93de-91ef57b88677> .
<< <http://www.example.com/myhome/event-6ebdccf0-ae8e-44d8-8376-b5c0a69430ce> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-c2c88b1a-ec1b-475a-93de-91ef57b88677> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-6ebdccf0-ae8e-44d8-8376-b5c0a69430ce> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-c2c88b1a-ec1b-475a-93de-91ef57b88677> >> org-iot:creationDate "1629888283837"^^xsd:long .
<http://www.example.com/myhome/property-935b17fc-9450-4f1f-8407-52ed25f02b35>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "5ec63d845c5dcb6d5347d578f8a4bda1d19eecf2"^^xsd:string ;
org-iot:lastUpdated "1629888283979"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Channel"^^xsd:string ;
<http://purl.org/dc/terms/title> "Channel"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/form-c2c88b1a-ec1b-475a-93de-91ef57b88677>
# a thing with no defined class ;
org-iot:uuid "16af34d717fc550a88a2f9194728231f6014de40"^^xsd:string ;
org-iot:lastUpdated "1629888283839"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-c2c88b1a-ec1b-475a-93de-91ef57b88677> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-c2c88b1a-ec1b-475a-93de-91ef57b88677> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283846"^^xsd:long .
<http://www.example.com/myhome/form-83686f4a-5c69-4f6c-90c1-7845971631f5>
# a thing with no defined class ;
org-iot:uuid "2ccfc52695d0c7196df8845209deb05ea215afc8"^^xsd:string ;
org-iot:lastUpdated "1629888283470"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-83686f4a-5c69-4f6c-90c1-7845971631f5> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-83686f4a-5c69-4f6c-90c1-7845971631f5> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283479"^^xsd:long .
<http://www.example.com/myhome/PriseCuisine>
a dogont:PlugwiseGateway ;
org-iot:uuid "137b08de2c5974ee193dfd94a2724c9a2a2fcc44"^^xsd:string ;
org-iot:lastUpdated "1629888283608"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Prise Cuisine"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Fibaro smart plug can switch on and off any devices"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-26131ae7-a9c9-4935-b3d3-6c920fef02ae> ;
dogont:isIn <http://www.example.com/myhome/kitchen> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-726f07b1-4f7c-4cf8-a6c1-dd04357acf9d> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-d7a36229-1296-4630-9c25-4fa1fee03506> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-99b03d87-d8c5-4665-9d28-240d90f77ae9> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-18325e8d-4020-4d76-9c91-fad3603a385c> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-81b6b06d-fb37-42a2-8747-4992ead612d6> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-d1d18bee-bc58-49e7-b265-c3afcc260a67> ;
<https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-9288d5c6-d246-4387-a358-9223cd4e7bb7> .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-26131ae7-a9c9-4935-b3d3-6c920fef02ae> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-26131ae7-a9c9-4935-b3d3-6c920fef02ae> >> org-iot:creationDate "1629888283617"^^xsd:long .
<< <http://www.example.com/myhome/PriseCuisine> dogont:isIn <http://www.example.com/myhome/kitchen> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PriseCuisine> dogont:isIn <http://www.example.com/myhome/kitchen> >> org-iot:creationDate "1629888283617"^^xsd:long .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-726f07b1-4f7c-4cf8-a6c1-dd04357acf9d> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-726f07b1-4f7c-4cf8-a6c1-dd04357acf9d> >> org-iot:creationDate "1629888283617"^^xsd:long .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-d7a36229-1296-4630-9c25-4fa1fee03506> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-d7a36229-1296-4630-9c25-4fa1fee03506> >> org-iot:creationDate "1629888283617"^^xsd:long .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-99b03d87-d8c5-4665-9d28-240d90f77ae9> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-99b03d87-d8c5-4665-9d28-240d90f77ae9> >> org-iot:creationDate "1629888283617"^^xsd:long .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-18325e8d-4020-4d76-9c91-fad3603a385c> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-18325e8d-4020-4d76-9c91-fad3603a385c> >> org-iot:creationDate "1629888283617"^^xsd:long .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-81b6b06d-fb37-42a2-8747-4992ead612d6> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-81b6b06d-fb37-42a2-8747-4992ead612d6> >> org-iot:creationDate "1629888283617"^^xsd:long .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-d1d18bee-bc58-49e7-b265-c3afcc260a67> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-d1d18bee-bc58-49e7-b265-c3afcc260a67> >> org-iot:creationDate "1629888283617"^^xsd:long .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-9288d5c6-d246-4387-a358-9223cd4e7bb7> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/PriseCuisine> <https://www.w3.org/2019/wot/td#hasEventAffordance> <http://www.example.com/myhome/event-9288d5c6-d246-4387-a358-9223cd4e7bb7> >> org-iot:creationDate "1629888283617"^^xsd:long .
<http://www.example.com/myhome/BeaconPauline>
a eupont:Beacon ;
org-iot:uuid "ba60a46aa4cc25f690d78a1920fc870965e83a7f"^^xsd:string ;
org-iot:lastUpdated "1629888283447"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Beacon Pauline"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Beacon detection"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-40819cf7-e46b-4b21-85db-989ad60fbb0b> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-afe72551-46ef-44ad-ba42-44ea4f05b2d9> .
<< <http://www.example.com/myhome/BeaconPauline> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-40819cf7-e46b-4b21-85db-989ad60fbb0b> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/BeaconPauline> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-40819cf7-e46b-4b21-85db-989ad60fbb0b> >> org-iot:creationDate "1629888283457"^^xsd:long .
<< <http://www.example.com/myhome/BeaconPauline> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-afe72551-46ef-44ad-ba42-44ea4f05b2d9> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/BeaconPauline> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-afe72551-46ef-44ad-ba42-44ea4f05b2d9> >> org-iot:creationDate "1629888283457"^^xsd:long .
<http://www.example.com/myhome/CameraEntree>
a dogont:SurveillanceCamera ;
org-iot:uuid "56230d375592ffd5cdbd8fea5c612ecb920a2eca"^^xsd:string ;
org-iot:lastUpdated "1629888282939"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Cam\u00E9ra Entr\u00E9e"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Motorized Foscam Camera"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-69c5df99-5db7-4bd9-97cd-5cfa506f2a6a> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-9fa3ac2d-70c7-4ddf-9ba9-e08061abdec0> ;
dogont:isIn <http://www.example.com/myhome/entrance> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-afb9f781-17ff-48f2-ad23-c7c350c10bfd> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-e53b17b2-7fcb-41be-bd95-41330c17051d> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-03fa4542-2a12-4632-86c5-bd4dc9c1399e> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-c2fae43e-d593-44c4-a1a7-42c6b0d521db> ;
<https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-176a4ec5-fa03-4565-a6fe-1d8df94e080a> ;
<https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-6ea7d57e-2a4d-4824-b684-a5d954396f2c> .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-69c5df99-5db7-4bd9-97cd-5cfa506f2a6a> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-69c5df99-5db7-4bd9-97cd-5cfa506f2a6a> >> org-iot:creationDate "1629888282946"^^xsd:long .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-9fa3ac2d-70c7-4ddf-9ba9-e08061abdec0> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-9fa3ac2d-70c7-4ddf-9ba9-e08061abdec0> >> org-iot:creationDate "1629888282946"^^xsd:long .
<< <http://www.example.com/myhome/CameraEntree> dogont:isIn <http://www.example.com/myhome/entrance> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CameraEntree> dogont:isIn <http://www.example.com/myhome/entrance> >> org-iot:creationDate "1629888282946"^^xsd:long .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-afb9f781-17ff-48f2-ad23-c7c350c10bfd> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-afb9f781-17ff-48f2-ad23-c7c350c10bfd> >> org-iot:creationDate "1629888282946"^^xsd:long .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-e53b17b2-7fcb-41be-bd95-41330c17051d> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-e53b17b2-7fcb-41be-bd95-41330c17051d> >> org-iot:creationDate "1629888282946"^^xsd:long .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-03fa4542-2a12-4632-86c5-bd4dc9c1399e> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-03fa4542-2a12-4632-86c5-bd4dc9c1399e> >> org-iot:creationDate "1629888282946"^^xsd:long .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-c2fae43e-d593-44c4-a1a7-42c6b0d521db> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-c2fae43e-d593-44c4-a1a7-42c6b0d521db> >> org-iot:creationDate "1629888282946"^^xsd:long .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-176a4ec5-fa03-4565-a6fe-1d8df94e080a> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasActionAffordance> <http://www.example.com/myhome/action-176a4ec5-fa03-4565-a6fe-1d8df94e080a> >> org-iot:creationDate "1629888282946"^^xsd:long .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-6ea7d57e-2a4d-4824-b684-a5d954396f2c> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/CameraEntree> <https://www.w3.org/2019/wot/td#hasPropertyAffordance> <http://www.example.com/myhome/property-6ea7d57e-2a4d-4824-b684-a5d954396f2c> >> org-iot:creationDate "1629888282946"^^xsd:long .
<http://www.example.com/myhome/event-8e2cb621-5851-4172-af0d-e0fec5b62aeb>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "26d198e0fdf4f0e3dc57ceb54f1a2ac19c031b32"^^xsd:string ;
org-iot:lastUpdated "1629888283266"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Illuminance"^^xsd:string ;
<http://purl.org/dc/terms/title> "Illuminance"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-725d53fa-1a0f-4f82-b96c-d1f40925f4ba> .
<< <http://www.example.com/myhome/event-8e2cb621-5851-4172-af0d-e0fec5b62aeb> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-725d53fa-1a0f-4f82-b96c-d1f40925f4ba> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-8e2cb621-5851-4172-af0d-e0fec5b62aeb> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-725d53fa-1a0f-4f82-b96c-d1f40925f4ba> >> org-iot:creationDate "1629888283276"^^xsd:long .
<http://www.example.com/myhome/form-9e22a406-91ec-454d-b5ad-0d5e2f8f404a>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "5fb40f98425b38e433340ac68bc14644756e602c"^^xsd:string ;
org-iot:lastUpdated "1629888282776"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/CameraEntree/action/Memorize?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-9e22a406-91ec-454d-b5ad-0d5e2f8f404a> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-9e22a406-91ec-454d-b5ad-0d5e2f8f404a> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888282782"^^xsd:long .
<http://www.example.com/myhome/action-c2f4cbb3-bae3-469f-a610-fc72c7f48750>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "033170ca5dd8c886bbe94d7f635bcf72b0cf73ef"^^xsd:string ;
org-iot:lastUpdated "1629888282897"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "GetPower"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Devices' power consumption in Watt"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ea1b8a0b-2a9d-4177-be59-ff3805276e94> .
<< <http://www.example.com/myhome/action-c2f4cbb3-bae3-469f-a610-fc72c7f48750> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ea1b8a0b-2a9d-4177-be59-ff3805276e94> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-c2f4cbb3-bae3-469f-a610-fc72c7f48750> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ea1b8a0b-2a9d-4177-be59-ff3805276e94> >> org-iot:creationDate "1629888282906"^^xsd:long .
<http://www.example.com/myhome/form-1f225bbf-d170-4e97-81e4-2c64d5fa5ed6>
# a thing with no defined class ;
org-iot:uuid "94adbd9af0372dfc109010a559d4bd38cad03c26"^^xsd:string ;
org-iot:lastUpdated "1629888282980"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-1f225bbf-d170-4e97-81e4-2c64d5fa5ed6> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-1f225bbf-d170-4e97-81e4-2c64d5fa5ed6> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888282990"^^xsd:long .
<http://www.example.com/myhome/form-4d0d4dc4-3dce-441c-b2da-1a7263f59d5a>
# a thing with no defined class ;
org-iot:uuid "3bf1a028a326f226f959182488bb144c8a496547"^^xsd:string ;
org-iot:lastUpdated "1629888283035"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-4d0d4dc4-3dce-441c-b2da-1a7263f59d5a> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-4d0d4dc4-3dce-441c-b2da-1a7263f59d5a> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283044"^^xsd:long .
<http://www.example.com/myhome/form-3afa63a9-8ea9-4afa-b9d3-6ae64146f421>
# a thing with no defined class ;
org-iot:uuid "aaf09b5a79ceeabb6e4be16cbe79a727d81c798d"^^xsd:string ;
org-iot:lastUpdated "1629888283815"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-3afa63a9-8ea9-4afa-b9d3-6ae64146f421> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-3afa63a9-8ea9-4afa-b9d3-6ae64146f421> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283826"^^xsd:long .
<http://www.example.com/myhome/form-312c62f8-d552-45ba-aba8-b9a0285d66f1>
# a thing with no defined class ;
org-iot:uuid "1edb9cda49f4ae1c74764b53c0256d07a1f0eae3"^^xsd:string ;
org-iot:lastUpdated "1629888283012"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-312c62f8-d552-45ba-aba8-b9a0285d66f1> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-312c62f8-d552-45ba-aba8-b9a0285d66f1> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283022"^^xsd:long .
<http://www.example.com/myhome/form-ea1b8a0b-2a9d-4177-be59-ff3805276e94>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "3b4f458c9d9df0816250c674cecc7c9baa92af90"^^xsd:string ;
org-iot:lastUpdated "1629888283161"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hintsAtMediaType> "xsd:float"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/PriseSalon/action/GetPower?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-ea1b8a0b-2a9d-4177-be59-ff3805276e94> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-ea1b8a0b-2a9d-4177-be59-ff3805276e94> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888283171"^^xsd:long .
<http://www.example.com/myhome/event-7ef2d929-7a2a-415c-bc6b-2b04db47954d>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "ace6944d95108a9431d827b6a2f112f46ab1496f"^^xsd:string ;
org-iot:lastUpdated "1629888283104"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "PowerSwitch"^^xsd:string ;
<http://purl.org/dc/terms/title> "PowerSwitch"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-3afa63a9-8ea9-4afa-b9d3-6ae64146f421> .
<< <http://www.example.com/myhome/event-7ef2d929-7a2a-415c-bc6b-2b04db47954d> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-3afa63a9-8ea9-4afa-b9d3-6ae64146f421> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-7ef2d929-7a2a-415c-bc6b-2b04db47954d> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-3afa63a9-8ea9-4afa-b9d3-6ae64146f421> >> org-iot:creationDate "1629888283113"^^xsd:long .
<http://www.example.com/myhome/property-ed57aa60-e06d-4165-a7a2-80f6e8645f1c>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "ace2e4e07ae44c844dadea08d06abc0f0163d078"^^xsd:string ;
org-iot:lastUpdated "1629888282842"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Power"^^xsd:string ;
<http://purl.org/dc/terms/title> "Power"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/form-722e8729-afd5-48e4-b9b9-9fbfff4eaeda>
# a thing with no defined class ;
org-iot:uuid "993d3b8f983f3ac3abc9c27f4bc4c1d880f47fb0"^^xsd:string ;
org-iot:lastUpdated "1629888283671"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-722e8729-afd5-48e4-b9b9-9fbfff4eaeda> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-722e8729-afd5-48e4-b9b9-9fbfff4eaeda> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283681"^^xsd:long .
<http://www.example.com/myhome/action-5a6e1696-3fc5-4a4a-8450-97cacf81185b>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "1cf7ad6c4a8c6563c8a3ed252c43aba02fbec7b1"^^xsd:string ;
org-iot:lastUpdated "1629888283919"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "SetChannelPrev"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Goto previous channel (P- button)"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-3f465422-18f0-4f23-8299-df543e8a4ccb> .
<< <http://www.example.com/myhome/action-5a6e1696-3fc5-4a4a-8450-97cacf81185b> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-3f465422-18f0-4f23-8299-df543e8a4ccb> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-5a6e1696-3fc5-4a4a-8450-97cacf81185b> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-3f465422-18f0-4f23-8299-df543e8a4ccb> >> org-iot:creationDate "1629888283927"^^xsd:long .
<http://www.example.com/myhome/property-4adf63ab-8512-4550-b324-ada8764a89e5>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "2467c1e1b12915b3d09e6c85df7091c7b3c40aa3"^^xsd:string ;
org-iot:lastUpdated "1629888283531"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Motion"^^xsd:string ;
<http://purl.org/dc/terms/title> "Motion"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/form-d8f311a8-e304-4560-a990-68a725c7547f>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "4a55406eb42b3a941cf52f02eb2b27e4d04d9bbf"^^xsd:string ;
org-iot:lastUpdated "1629888283066"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/TvSalon/action/SetChannel?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-d8f311a8-e304-4560-a990-68a725c7547f> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-d8f311a8-e304-4560-a990-68a725c7547f> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888283077"^^xsd:long .
<http://www.example.com/myhome/form-0003056a-3781-46c2-8655-9b20a01e3361>
# a thing with no defined class ;
org-iot:uuid "509dec075c594f74e53ce619012190c8e57ff805"^^xsd:string ;
org-iot:lastUpdated "1629888283403"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-0003056a-3781-46c2-8655-9b20a01e3361> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-0003056a-3781-46c2-8655-9b20a01e3361> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888283412"^^xsd:long .
<http://www.example.com/myhome/action-4ed5c10f-1eef-46a8-b895-f19cb4cebcd7>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "633c1b7aba8a9fc0bfb7e9aca7069af3bf00121f"^^xsd:string ;
org-iot:lastUpdated "1629888283929"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "GetChannel"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Retrieve the id of the current selected channel, for example 1"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-8c4b2d7c-3bee-4aea-b985-2f019f9318e3> .
<< <http://www.example.com/myhome/action-4ed5c10f-1eef-46a8-b895-f19cb4cebcd7> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-8c4b2d7c-3bee-4aea-b985-2f019f9318e3> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-4ed5c10f-1eef-46a8-b895-f19cb4cebcd7> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-8c4b2d7c-3bee-4aea-b985-2f019f9318e3> >> org-iot:creationDate "1629888283937"^^xsd:long .
<http://www.example.com/myhome/action-9fa3ac2d-70c7-4ddf-9ba9-e08061abdec0>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "63648ded60cf69166b1c4c19b200396e14fff35f"^^xsd:string ;
org-iot:lastUpdated "1629888283309"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "Memorize"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Memorize the current position"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-9e22a406-91ec-454d-b5ad-0d5e2f8f404a> .
<< <http://www.example.com/myhome/action-9fa3ac2d-70c7-4ddf-9ba9-e08061abdec0> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-9e22a406-91ec-454d-b5ad-0d5e2f8f404a> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-9fa3ac2d-70c7-4ddf-9ba9-e08061abdec0> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-9e22a406-91ec-454d-b5ad-0d5e2f8f404a> >> org-iot:creationDate "1629888283316"^^xsd:long .
<http://www.example.com/myhome/property-64c25640-ea99-45f3-9324-d348a7552da6>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "b214ffbe108f9b409af368dce5a55281605b6a48"^^xsd:string ;
org-iot:lastUpdated "1629888283024"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Channel"^^xsd:string ;
<http://purl.org/dc/terms/title> "Channel"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/event-8e53ce99-241c-4f17-a796-39d1a240dccf>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "a58a7356ac5e523b3457446fc1f21cb00cd2eb47"^^xsd:string ;
org-iot:lastUpdated "1629888282816"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Temperature"^^xsd:string ;
<http://purl.org/dc/terms/title> "Temperature"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ec2432c4-4221-4dac-aee7-0770d5f66ad5> .
<< <http://www.example.com/myhome/event-8e53ce99-241c-4f17-a796-39d1a240dccf> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ec2432c4-4221-4dac-aee7-0770d5f66ad5> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-8e53ce99-241c-4f17-a796-39d1a240dccf> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ec2432c4-4221-4dac-aee7-0770d5f66ad5> >> org-iot:creationDate "1629888282826"^^xsd:long .
<http://www.example.com/myhome/property-7daafe56-6c73-4093-91ed-5d2f79b7539d>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "c5afd944f0cb6ab46e80fbf8e08efad9993d4015"^^xsd:string ;
org-iot:lastUpdated "1629888283889"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "DoorDetection"^^xsd:string ;
<http://purl.org/dc/terms/title> "DoorDetection"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/event-9288d5c6-d246-4387-a358-9223cd4e7bb7>
a <https://www.w3.org/2019/wot/td#EventAffordance> ;
org-iot:uuid "26e36a116c8b6763e63a9eb86c0dd110e05f5b54"^^xsd:string ;
org-iot:lastUpdated "1629888282928"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "PowerLevel"^^xsd:string ;
<http://purl.org/dc/terms/title> "PowerLevel"^^xsd:string ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-a417394d-9abd-4b99-9a04-c02c3b39ce32> .
<< <http://www.example.com/myhome/event-9288d5c6-d246-4387-a358-9223cd4e7bb7> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-a417394d-9abd-4b99-9a04-c02c3b39ce32> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/event-9288d5c6-d246-4387-a358-9223cd4e7bb7> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-a417394d-9abd-4b99-9a04-c02c3b39ce32> >> org-iot:creationDate "1629888282936"^^xsd:long .
<http://www.example.com/myhome/form-18b9e976-75a6-4140-bbff-b79be6c98ad8>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "7835df856aabeea90fa25d0060ade88e2438b539"^^xsd:string ;
org-iot:lastUpdated "1629888283209"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/PriseSalon/action/Switch?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-18b9e976-75a6-4140-bbff-b79be6c98ad8> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-18b9e976-75a6-4140-bbff-b79be6c98ad8> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888283218"^^xsd:long .
<http://www.example.com/myhome/property-81b6b06d-fb37-42a2-8747-4992ead612d6>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "32faccc62dfdaf437eabd1edf2654195867dee75"^^xsd:string ;
org-iot:lastUpdated "1629888282755"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "Switch"^^xsd:string ;
<http://purl.org/dc/terms/title> "Switch"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/property-69c5df99-5db7-4bd9-97cd-5cfa506f2a6a>
a <https://www.w3.org/2019/wot/json-schema#StringSchema> ;
a <https://www.w3.org/2019/wot/td#PropertyAffordance> ;
org-iot:uuid "2346d23b2aacfbf0adfa46d4f98dfb59b3b6687a"^^xsd:string ;
org-iot:lastUpdated "1629888282690"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#name> "RecordStarted"^^xsd:string ;
<http://purl.org/dc/terms/title> "RecordStarted"^^xsd:string ;
<http://purl.org/dc/terms/description> ""^^xsd:string .
<http://www.example.com/myhome/action-e0846459-8449-4b20-acff-27e6def5f56c>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "c44d3ed8a80ce937d8b4409e5743a3f315337615"^^xsd:string ;
org-iot:lastUpdated "1629888283115"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "SetChannel"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Set the channel of the TV"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ef5d6a74-4e25-4b5b-8639-dff8c3abc7fc> .
<< <http://www.example.com/myhome/action-e0846459-8449-4b20-acff-27e6def5f56c> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ef5d6a74-4e25-4b5b-8639-dff8c3abc7fc> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-e0846459-8449-4b20-acff-27e6def5f56c> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-ef5d6a74-4e25-4b5b-8639-dff8c3abc7fc> >> org-iot:creationDate "1629888283126"^^xsd:long .
<http://www.example.com/myhome/form-b3382c43-395e-4d11-83c5-7ee0d5181db6>
a <https://www.w3.org/2019/wot/hypermedia#Form> ;
org-iot:uuid "c7a3d99083006a27f3138d4f0566e8c22fd6a7f5"^^xsd:string ;
org-iot:lastUpdated "1629888283695"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#forContentType> "application/json"^^xsd:string ;
<http://www.w3.org/2011/http#methodName> "GET"^^xsd:string ;
iot-access:endpoint "https://iotm.thinginthefuture.com/iotmanager/api/v1/objects/TvSalon/action/SetChannelNext?homeid=myhome"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> .
<< <http://www.example.com/myhome/form-b3382c43-395e-4d11-83c5-7ee0d5181db6> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-b3382c43-395e-4d11-83c5-7ee0d5181db6> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#invokeAction> >> org-iot:creationDate "1629888283704"^^xsd:long .
<http://www.example.com/myhome/action-c2fae43e-d593-44c4-a1a7-42c6b0d521db>
a <https://www.w3.org/2019/wot/td#ActionAffordance> ;
org-iot:uuid "6dfa9b75161e1d6d2de1dde2c2bc1e9374a01d1b"^^xsd:string ;
org-iot:lastUpdated "1629888283620"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isIdempotent> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#name> "TakePicture"^^xsd:string ;
<http://purl.org/dc/terms/title> ""^^xsd:string ;
<http://purl.org/dc/terms/description> "Take a picture with the camera"^^xsd:string ;
<https://www.w3.org/2019/wot/td#isSafe> "false"^^xsd:boolean ;
<https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-7e4ec4e9-98c2-4910-8962-db712e02bf98> .
<< <http://www.example.com/myhome/action-c2fae43e-d593-44c4-a1a7-42c6b0d521db> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-7e4ec4e9-98c2-4910-8962-db712e02bf98> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/action-c2fae43e-d593-44c4-a1a7-42c6b0d521db> <https://www.w3.org/2019/wot/td#hasForm> <http://www.example.com/myhome/form-7e4ec4e9-98c2-4910-8962-db712e02bf98> >> org-iot:creationDate "1629888283631"^^xsd:long .
<http://www.example.com/myhome/form-9db5e0a1-db8d-438a-adad-5088c31847fc>
# a thing with no defined class ;
org-iot:uuid "a398713af287ae9c87133f866eeac7d62e47aabc"^^xsd:string ;
org-iot:lastUpdated "1629888282969"^^xsd:long ;
org-iot:creationDate "1629888282638"^^xsd:long ;
org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "admin"^^xsd:string ;
iot-access:endpoint "mqtt://iotm.thinginthefuture.com/homein/core/iot"^^xsd:string ;
<https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> .
<< <http://www.example.com/myhome/form-9db5e0a1-db8d-438a-adad-5088c31847fc> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:source "5c7de648-b662-40d4-9013-e69391728fe9"^^xsd:string .
<< <http://www.example.com/myhome/form-9db5e0a1-db8d-438a-adad-5088c31847fc> <https://www.w3.org/2019/wot/hypermedia#hasOperationType> <https://www.w3.org/2019/wot/td#subscribeEvent> >> org-iot:creationDate "1629888282977"^^xsd:long .
To deal with multi-relatioship domains, turtle star output format as evolved to reflect the uuid of the relationship for each property
This output format can not be used as an input format for an update request for the moment. Updates are available only on non multi-relationship domains with standard syntax (without relationship uuid)
TODO : declare reified relationships, i.e. occurrences of several relationships of the same types, using a dedicated vocabulary.
This is not available at the moment. See https://github.com/w3c/rdf-star/issues/169 for w3c advancement on such a vocabulary
Below and in toTurtleStar() is a draft solution / replacement, using the following convention:
domain:relationshipUuid domain:occurrenceOf << Embedded Triple >> .
domain:relationshipUuid org-iot:creationDate "2023-01-01" .
domain:relationshipUuid org-iot:expirationDate "2024-01-01" .
...
As a reminder, this replaces the base TTL-star embedded syntax when theres is just 1 relationship of each type:
<< Embedded Triple >> org-iot:creationDate "2023-01-01" .
<< Embedded Triple >> org-iot:expirationDate "2024-01-01" .
Example of output :
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix org-iot: <http://orange-labs.fr/fog/ont/iot.owl#> .
<http://stephanie/test/ANFR/2/ANFRBusinessEntity-ADM240>
a <http://purl.org/goodrelations/v1#BusinessEntity> ;
org-iot:uuid "fd459af8-b449-5a2e-b64f-09cc3f37f9d0"^^xsd:string ;
org-iot:lastUpdated "1728304787359"^^xsd:long ;
org-iot:creationDate "1728304395159"^^xsd:long ;
org-iot:source "a7d04343-e839-45d8-8c1d-77d830fee327"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "7e85a110-3570-4ac6-835e-c5e2339df5d8"^^xsd:string ;
<http://purl.org/goodrelations/v1#name> "FREE MOBILE"^^xsd:string ;
<http://www.w3.org/2006/vcard/ns#rev> "2024-12-05T11:54:00"^^xsd:dateTime ;
<http://www.w3.org/2006/vcard/ns#prodid> "20180930-export-etalab-data_carquefou.zip"^^xsd:string .
<http://stephanie/test/ANFR/2/ANFRStation-0440990117>
a <http://orange-labs.fr/fog/ont/antenna.owl#Station> ;
org-iot:uuid "b354acc0-54b7-5665-aaa1-a8c4d21aafbe"^^xsd:string ;
org-iot:lastUpdated "1728304787359"^^xsd:long ;
org-iot:creationDate "1728304395159"^^xsd:long ;
org-iot:source "a7d04343-e839-45d8-8c1d-77d830fee327"^^xsd:string ;
org-iot:visibility "255"^^xsd:int ;
org-iot:owner "7e85a110-3570-4ac6-835e-c5e2339df5d8"^^xsd:string ;
<http://orange-labs.fr/fog/ont/antenna.owl#cartoradioId> "1340405"^^xsd:string ;
<http://orange-labs.fr/fog/ont/antenna.owl#commissioningDate> "22/01/2016"^^xsd:string ;
<http://www.w3.org/2006/vcard/ns#rev> "2024-12-05T11:54:00"^^xsd:dateTime ;
<http://www.w3.org/2006/vcard/ns#prodid> "20180930-export-etalab-data_carquefou.zip"^^xsd:string ;
<http://orange-labs.fr/fog/ont/antenna.owl#implantationDate> "17/07/2015"^^xsd:string ;
<http://orange-labs.fr/fog/ont/antenna.owl#isOperatedBy> <http://stephanie/test/ANFR/2/ANFRBusinessEntity-ADM240> .
<http://stephanie/test/ANFR/2/1ae38256-fca0-452f-a3fe-ae24bc53b97c> <http://stephanie/test/ANFR/2/occurrenceOf>
<< <http://stephanie/test/ANFR/2/ANFRStation-0440990117> <http://orange-labs.fr/fog/ont/antenna.owl#isOperatedBy> <http://stephanie/test/ANFR/2/ANFRBusinessEntity-ADM240> >>
<http://stephanie/test/ANFR/2/1ae38256-fca0-452f-a3fe-ae24bc53b97c> org-iot:lastUpdated "1728304787359"^^xsd:long .
<http://stephanie/test/ANFR/2/1ae38256-fca0-452f-a3fe-ae24bc53b97c> <http://www.w3.org/2006/vcard/ns#prodid> "20180930-export-etalab-data_carquefou.zip2"^^xsd:string .
<http://stephanie/test/ANFR/2/1ae38256-fca0-452f-a3fe-ae24bc53b97c> org-iot:source "a7d04343-e839-45d8-8c1d-77d830fee327"^^xsd:string .
<http://stephanie/test/ANFR/2/1ae38256-fca0-452f-a3fe-ae24bc53b97c> org-iot:creationDate "1728304395159"^^xsd:long .