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

Attributes

Essigbaum
sommacco comune
Als Zierpflanze aus dem östlichen Nord-Amerika eingeführter oft verwildernder Baum, der lokal dichte Bestände bildet. Die einheimische Vegetation wird dadurch zum Teil verdrängt.
2015-08-20T11:45:27.6170000Z
381137
https://www.termdat.bk.admin.ch/entry/381137
V über den Umgang mit Organismen in der Umwelt, Anh. 1 Ziff. 2 (SR 814.911, Zustand 2008-09)
O sull'utilizzazione di organismi nell'ambiente, all. 1 n. 2 (RS 814.911, stato 2008-09)
DOM: Bienenzucht
DOM: apicoltura
[Infoflora, Invasive Neophyten: Bedrohung fr Natur, Gesundheit und Wirtschaft, 2012, pag.1, Internet](https://www.infoflora.ch/de/assets/content/documents/neophyten/inva_rhus_typ_d.pdf))
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.