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

Attributes

Zielorganismus
target organism
organisme cible
organismo bersaglio
2020-02-26T10:59:12.3700000Z
67759
https://www.termdat.bk.admin.ch/entry/67759
Freisetzungsverordnung, Anh. 3.1 Ziff. 523 (SR 814.911, Stand 2020-01)
Release Ordinance, annex 3.1 no 523 (SR 814.911, transl., status 2020-01)
O Dissémination dans l'environnement, ann. 3.1 ch. 523 (RS 814.911, état 2020-01)
O Emissione deliberata nell'ambiente, all. 3.1 n. 523 (RS 814.911, stato 2020-01)
Con le nuove tecniche di modificazione genetica, gli interventi tecnici possono essere eseguiti su una o più parti di dimensioni diverse nel genoma dell’organismo bersaglio.
Désormais, de nouvelles techniques de modification génétique [...] permettent d’intervenir sur des séquences plus ou moins grandes du génome de l’organisme cible et de le modifier plus facilement.
Mit den neuen gentechnischen Verfahren können technische Eingriffe an einer oder mehreren Stellen mit unterschiedlicher Grösse im Genom des Zielorganismus durchgeführt werden.
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
antonym non-target organism
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.