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

Attributes

Einwegflasche
non-returnable bottle
bouteille à usage unique
bottiglia a perdere
Flasche, die nur zum einmaligen Gebrauch bestimmt ist.
Bottiglia senza deposito.
2024-11-20T14:23:59.7865390Z
258518
https://www.termdat.bk.admin.ch/entry/258518
Duden, "Einwegflasche" ([Internet, 2019-05-05](https://www.duden.de/))
Natura-Sciences, Des fontaines à eau pour réduire les bouteilles à usage unique?, 2018-03-25 ([Internet, 2019-05-05](http://www.natura-sciences.com/environnement/fontaines-a-eau-recyclage-gobelets.html))
Birra.it, Dizionario della birra ([Internet, 2019-09-09](https://birra.it/dizionario-della-birra/))
Le Grand dictionnaire terminologique, "non-returnable bottle" ([Internet, 2019-05-05](http://www.granddictionnaire.com/ficheOqlf.aspx?Id_Fiche=2495325))
nach Duden, "Einwegflasche" ([Internet, 2019-05-05](https://www.duden.de/))
secondo Birra.it, Dizionario della birra ([Internet, 2019-09-09](https://birra.it/dizionario-della-birra/))
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 deposit bottle
seeAlso single-use
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.