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

Attributes

Verordnung vom 10. September 2008 über den Umgang mit Organismen in der Umwelt
Ordinance of 10 September 2008 on the Handling of Organisms in the Environment
Ordonnance du 10 septembre 2008 sur l'utilisation d'organismes dans l'environnement
Ordinanza del 10 settembre 2008 sull'utilizzazione di organismi nell'ambiente
2016-12-08T09:21:11.2470000Z
1780
https://www.termdat.bk.admin.ch/entry/1780
Federal Chancellery, Terminology Section, 2008
([Amtliche Sammlung des Bundesrechts 2008 4377](http://www.admin.ch/ch/d/as/2008/4377.pdf))
([Recueil officiel des lois fédérales 2008 4377](http://www.admin.ch/ch/f/as/2008/4377.pdf))
([Raccolta ufficiale delle leggi federali 2008 4377](http://www.admin.ch/ch/i/as/2008/4377.pdf))
SYS: SR 814.911
SYS: RS 814.911
SYS: RS 814.911
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.