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

Attributes

Lawinenverbau
construction paravalanche
opera di premunizione valangaria
2024-10-08T08:51:49.4159010Z
98260
https://www.termdat.bk.admin.ch/entry/98260
BAFU, Nachhaltigkeit und Erfolgskontrolle im Schutzwald, 2021, Anh. 1, S. 7
OFEV, Gestion durable des forêts de protection, 2021, ann. 1, p. 7
O Riduzione dei rischi inerenti ai prodotti chimici, all. 2.4 art. 7 cpv. 2 lett. b (RS 814.81, stato 2024-07)
DOM: genio forestale
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
Incoming Relationships: No results found.
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.