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

Attributes

Strasse ohne Belag
route sans revêtement
strada senza pavimentazione
Strasse, die eine wassergebundene Deckschicht aus Kies mit bindigen Bestandteilen besitzt (z. B. eine ton-wassergebundene oder kalk-wassergebundene Verschleissschicht)
Route munie d'une couche de surface en gravier avec des élé-ments fins cohérents (par ex. couche d'usure en gravier à liant argileux ou calcaire).
Strada che possiede uno strato d'usura legato idraulicamente composto di ghiaia e parti leganti (per esempio uno strato d'usura con argilla o calce).
2019-07-10T13:28:43.8730000Z
64813
https://www.termdat.bk.admin.ch/entry/64813
BUWAL, Begriffe der forstl. Erschliessung, 1999, S. 11
OFEFP, Terminologie Desserte forestière, 1999, p. 26
UFAFP, Concetti di base dell'allacciamento forestale, 1999, p. 41
USG: preferito
BUWAL, Begriffe der forstl. Erschliessung, 1999, S. 11
OFEFP, Terminologie Desserte forestière, 1999, p. 26
UFAFP, Concetti di base dell'allacciamento forestale, 1999, p. 41
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.