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

Attributes

ENSIG
ENSIA
LIFSN
LIFSN
([Amtliche Sammlung des Bundesrechts 2007 5635](http://www.admin.ch/ch/d/as/2007/5635.pdf))
Nuclear Energy Act, Fn. 25 (SR 732.1, transl., Status 2009)
([Recueil officiel du droit fédéral 2007 5635](http://www.admin.ch/ch/f/as/2007/5635.pdf))
([Raccolta ufficiale delle leggi federali 2007 5635](http://www.admin.ch/ch/i/as/2007/5635.pdf))
SYS: SR 732.2; EXP: die Anpassung der Bezeichnung der Verwaltungseinheit (von Nuklear-Sicherheitsinspektorat zu Nuklearsicherheitsinspektorat) wurde gemäss Art. 16 Abs. 3 der Publikationsverordnung vom 17. Nov. 2004 vorgenommen
SYS: RS 732.2
SYS: RS 732.2
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Federal Act of 22 June 2007 on the Swiss Federal Nuclear Safety Inspectorate
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.