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

Attributes

161003
161003
Holzimprägnierwerke
Impregnation of wood
Imprégnation du bois
Trattamento del legno
Holzimprägnierwerke
Impregnation of wood
Imprégnation du bois
Trattamento del legno
Holzimprägnierwerke
Impregnation of wood
Imprégnation du bois
Trattamento del legno
161003
161003
Diese Art umfasst: - Imprägnieren und chemisches Behandeln von Holz mit Konservierungs- und anderen Stoffen
This type includes: - impregnation or chemical treatment of wood with preservatives or other materials
Ce genre comprend: - l'imprégnation ou le traitement chimique du bois au moyen d'agents de conservation ou d'autres produits
Questo genere comprende: - l'impregnazione del legno o il trattamento chimico con agenti di conservazione o altri materiali
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
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.