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

Attributes

Schattenbaumart
shade tolerant tree species
essence d'ombre
specie sciafila
Baumart mit relativ grosser Toleranz gegenüber Beschattung durch andere Bäume, vor allem in der Jugend.
Essence relativement bien tolérante à l'ombrage apporté par d'autres arbres, surtout en phase juvénile.
Specie con grande tolleranza dell'ombra proiettata dagli alberi circostanti, soprattutto nella fase giovanile.
2024-04-29T09:52:18.3587790Z
98003
https://www.termdat.bk.admin.ch/entry/98003
OFEV, Gestion durable des forêts de protection, 2006, ann. 9
UFAM, Continuità nel bosco di protezione e controllo dell'efficacia, 2006, all. 9
FCh, Terminology Section,2012
BAFU, Nachhaltigkeit und Erfolgskontrolle im Schutzwald, 2009, Anh. 9
OFEV, Gestion durable des forêts de protection, 2006, ann. 9
UFAM, Continuità nel bosco di protezione e controllo dell'efficacia, 2006, all. 9
BAFU, Nachhaltigkeit und Erfolgskontrolle im Schutzwald, 2009, Anh. 9
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

property subject
seeAlso light-demanding tree species
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.