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

Attributes

reversibler Schaden
reversible damage
dommage réversible
danno reversibile
2020-02-26T15:14:36.5270000Z
67834
https://www.termdat.bk.admin.ch/entry/67834
Freisetzungsverordnung, Anh. 4.2 Ziff. 1 Bst. e (SR 814.911, Stand 2008-10)
Release Ordinance, ann. 4.2 no 1 let. e (SR 814.911, transl., status 2008-10)
O Dissémination dans l'environnement, ann. 4.2 ch. 1 let. e (RS 814.911, état 2008-10)
O Emissione deliberata nell'ambiente, all. 4.2 n. 1 lett. e (RS 814.911, stato 2008-10)
DOM: Gentechnik; USG: altes Recht
DOM: gene technology; USG: previous law
DOM: génie génétique; USG: ancien droit
DOM: ingegneria genetica; USG: diritto previgente
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 reversible effect
antonym irreversible damage
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.