SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

GA
Gesamtheit von Überwachungs-, Steuer-, Regel- und Optimierungseinrichtungen in Gebäuden.
The automatic centralized control of a building's heating, ventilation and air conditioning, lighting and other systems through a building management system or building automation system (BAS).
Ensemble de techniques adjoignant à celles du bâtiment les ressources de l'électronique, de l'informatique et des télécommunications pour améliorer l'habitat humain.
Disciplina che si occupa dell'applicazione dell'informatica all’insieme di dispositivi e impianti usati nelle abitazioni provvedendo alla loro automazione.
Wikipedia, "Gebäudeautomation" ([Internet, 2016-12-12](https://de.wikipedia.org/wiki/Geb%C3%A4udeautomation#Hausautomation))
Wikipedia, "Gebäudeautomation" ([Internet, 2016-12-12](https://de.wikipedia.org/wiki/Geb%C3%A4udeautomation#Hausautomation))
Le grand dictionnaire terminologique, "domotique" ([Internet, 2016-12-12](http://www.granddictionnaire.com/ficheOqlf.aspx?Id_Fiche=8388966))
after Wikipedia, "Building automation" ([Internet, 2017-02-07](https://en.wikipedia.org/wiki/Building_automation))
secondo Treccani, Vocabolario, "domotica" ([Internet, 2017-01-30](http://www.treccani.it))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part building automation
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.