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

Attributes

Spenderorganismus
donor organism
organisme donneur
organismo donatore
Organismus, dem genetisches Material (DNA) zur gentechnischen Bearbeitung entnommen wird.
Organisme duquel on a prélevé du matériel génétique.
Organismo cui viene prelevato materiale genetico (DNA) per la rielaborazione genetica.
2020-02-26T13:30:23.1600000Z
67762
https://www.termdat.bk.admin.ch/entry/67762
Einschliessungsverordnung, Anh. 2.1 Ziff. 1 Abs. 2 (SR 814.912, Stand 2020-01)
Containment Ordinance, annex 2.1 no 1 para. 2 (SR 814.912, transl., status 2020-01)
O Utilisation confinée, ann. 2.1 ch. 1 al. 2 (RS 814.912, état 2020-01)
O Impiego confinato, all. 2.1 n. 1 cpv. 2 (RS 814.912, stato 2020-01)
nach SKBS, Richtlinien Arbeiten GVO, Art. 9 Ziff. 21
d'après OFEV, Manuel II, O Accidents majeurs, 1992, ch. 2.3.5
secondo SKBS, Richtlinien Arbeiten GVO, Art. 9 Ziff. 21
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 host 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.