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

Attributes

Wohl des Menschen, der Tiere und der Umwelt
welfare of human beings, animals and the environment
bene dell’uomo, della fauna e dell’ambiente
2020-02-25T11:38:25.8670000Z
477372
https://www.termdat.bk.admin.ch/entry/477372
Gentechnikgesetz, Art. 1 Abs. 1 Bst. b (SR 814.91, Stand 2018-01)
Gene Technology Act, art. 1 para. 1 let. b (SR 814.91, transl., status 2018-01)
LF Ingegneria genetica, art. 1 cpv. 1 lett. b (RS 814.91, stato 2018-01)
Dieses Gesetz [das Gentechnikgesetz] soll: den Menschen, die Tiere und die Umwelt vor Missbräuchen der Gentechnologie schützen; dem Wohl des Menschen, der Tiere und der Umwelt bei der Anwendung der Gentechnologie dienen.
La presente legge [sull’ingegneria genetica] ha lo scopo di: proteggere l’uomo, la fauna e l’ambiente dagli abusi dell’ingegneria genetica; servire al bene dell’uomo, della fauna e dell’ambiente nell’applicazione dell’ingegneria genetica.
The purpose of this Act [the Gene Technology Act] is: to protect human beings, animals and the environment from abuses of gene technology; to serve the welfare of human beings, animals and the environment in the application of gene technology.
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: No results found.
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.