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

Attributes

Infraw
prép infra; prép ist
sorv infra
UFPP, 2018
BE, Kantonale Zivilschutzverordnung, Anh. 1, Dienstgrade und Funktionsbezeichnungen (BSG 521.11, Stand 2020-11) ([Internet, 2023-02-09](https://www.belex.sites.be.ch/frontend/annex_document_dictionaries/32421))
(prép ist) BE, O cantonale sur la protection civile, ann. 1 (RSB 521.11, état 2020-11) ([Internet, 2023-02-09](https://www.belex.sites.be.ch/frontend/annex_document_dictionaries/32422))
DOM: Zivilschutz (Funktion); USG: "Anlagewart" ist veraltet
DOM: protection civile (fonction); USG: "préposé aux constructions" est désuet
DOM: protezione civile (funzione); USG: "sorvegliante d’impianto" è disusato
(USG) nach Zivilschutzverordnung, Anh. 5, Gleichwertige Funktionen nach bisherigem Recht (SR 520.11, Stand 2022-01)
(USG) secondo O Protezione civile, all. 5, Funzioni equivalenti secondo il diritto anteriore (RS 520.11, stato 2022-01)
(USG) d'après O Protection civile, ann. 5, Fonctions équivalentes de l’ancien droit (RS 520.11, état 2022-01)
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 Infrastrukturwart
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.