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

Attributes

Verordnung vom 18. Mai 2005 zur Reduktion von Risiken beim Umgang mit bestimmten besonders gefährlichen Stoffen, Zubereitungen und Gegenständen
Ordinance of 18 May 2005 on Risk Reduction related to the Use of certain particularly dangerous Substances, Preparations and Articles
Ordonnance du 18 mai 2005 sur la réduction des risques liés à l'utilisation de substances, de préparations et d'objets particulièrement dangereux
Ordinanza del 18 maggio 2005 concernente la riduzione dei rischi nell'utilizzazione di determinate sostanze, preparati e oggetti particolarmente pericolosi
2016-11-22T08:41:29.3330000Z
1767
ChemRRV
ORRChem
ORRChim
ORRPChim
https://www.termdat.bk.admin.ch/entry/1767
Amtliche Sammlung des Bundesrechts 2005 2917
FCH, Terminology Section, 2013
Recueil officiel des lois fédérales 2005 2917
Raccolta ufficiale delle leggi federali 2005 2917
SYS: SR 814.81
SYS: RS 814.81
SYS: RS 814.81
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.