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

Attributes

Verordnung vom 27. Februar 2019 zum Bundesgesetz über den Schutz vor Gefährdungen durch nichtionisierende Strahlung und Schall
Ordinance of 27 February 2019 to the Federal Act on Protection against the Risks associated with Non-Ionising Radiation and with Sound
Ordonnance du 27 février 2019 relative à la loi fédérale sur la protection contre les dangers liés au rayonnement non ionisant et au son
Ordinanza del 27 febbraio 2019 concernente la legge federale sulla protezione dai pericoli delle radiazioni non ionizzanti e degli stimoli sonori
2020-08-21T10:31:05.4770000Z
469487
V-NISSG
O-NIRSA
O-LRNIS
O-LRNIS
https://www.termdat.bk.admin.ch/entry/469487
FCh, Terminology Section, 2019
Amtliche Sammlung des Bundesrechts 2019 999
Recueil officiel du droit fédéral 2019 999
Raccolta ufficiale delle leggi federali 2019 999
SYS: SR 814.711
SYS: RS 814.711
SYS: RS 814.711
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.