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

Attributes

Schwarzföhre
european black pine
pin noir
pino nero
2023-09-19T11:46:46.7578680Z
97967
https://www.termdat.bk.admin.ch/entry/97967
BAFU, Nachhaltigkeit und Erfolgskontrolle im Schutzwald, 2006, 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
National forest inventory, glossary, "pin noir" ([Internet, 2022-09-12](https://www.lfi.ch/glossar/glossar-fr.php?frmWordList=16_Spec))
USG: (SFö) interne Verwendung im Bundesamt für Umwelt
USG: (pin'n) usage interne à l'Office fédéral de l'environnement
USG: (PiN) uso interno nell'Ufficio federale dell'ambiente
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
hyponym Föhre
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.