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

Attributes

Selektionsvorteil
selective advantage
avantage sélectif
vantaggio selettivo
2020-02-26T15:15:57.2270000Z
67842
https://www.termdat.bk.admin.ch/entry/67842
Einschliessungsverordnung, Anh. 2.3.1 Ziff. 2 Bst. b (SR 814.912, Stand 2008-10)
O Containment, ann. 2.3.1 no 2 let. b (SR 814.912, transl., status 2008-10)
O Utilisation confinée, ann. 2.3.1 ch. 2 let. b (RS 814.912, état 2008-10)
O Impiego confinato, all. 2.3.1 n. 2 lett. b (RS 814.912, stato 2008-10)
DOM: Gentechnik; USG: altes Recht; EXP: der Organismen in der Umwelt
DOM: gene technology; USG: previous law; EXP: of organisms in the environment
DOM: génie génétique; USG: ancien droit; EXP: des organismes dans l'environnement
DOM: ingegneria genetica; USG: diritto previgente; EXP: degli organismi nell'ambiente
(EXP) nach Einschliessungsverordnung, Anh. 2.3.1 Ziff. 2 Bst. b (SR 814.912, Stand 2008-10)
(EXP) after O Containment, ann. 2.3.1 no 2 let. b (SR 814.912, transl., status 2008-10)
(EXP) d'après O Utilisation confinée, ann. 2.3.1 ch. 2 let. b (RS 814.912, état 2008-10)
(EXP) secondo O Impiego confinato, all. 2.3.1 n. 2 lett. b (RS 814.912, stato 2008-10)
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 negative selection
seeAlso positive selection
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.