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

Attributes

nicht-erwarteter Effekt
unexpected effect
effet non attendu
effetto imprevisto
2019-12-02T14:51:08.5070000Z
67832
https://www.termdat.bk.admin.ch/entry/67832
Swiss Ethics Committee on Non-human Gene Technology (ECNH), Gene technology for food, 2003, p. 10 ([Internet, 2019-10-23](https://www.ekah.admin.ch/inhalte/_migrated/content_uploads/e-Broschure-Gentechnik-Essen-2003.pdf))
Commission fédérale d’éthique pour le génie génétique dans le domaine non humain (CENH), Le génie génétique dans l’alimentation, 2003, p. 11 ([Internet, 2019-10-23](https://www.ekah.admin.ch/inhalte/_migrated/content_uploads/f-Broschure-Gentechnik-Essen-2003.pdf))
Commissione federale d’etica per l’ingegneria genetica nel settore non umano (CENU), Ingegneria genetica applicata alle derrate alimentari, 2003, pag. 11 ([Internet, 2019-10-23](https://www.ekah.admin.ch/inhalte/_migrated/content_uploads/i-Broschure-Gentechnik-Essen-2003.pdf))
Eidgenössische Ethikkommission für die Gentechnik im ausserhumanen Bereich (EKAH), Gentechnik fürs Essen, 2003, S. 11 ([Internet, 2019-10-23](https://www.ekah.admin.ch/inhalte/_migrated/content_uploads/d-Broschure-Gentechnik-Essen-2003.pdf))
DOM: ingegneria genetica
DOM: gene technology
DOM: génie génétique
DOM: Gentechnik
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 unintentional effect
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.