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

Attributes

Grundfunktion
fonction de base
funzione di base
2024-05-07T06:53:37.0113470Z
446269
https://www.termdat.bk.admin.ch/entry/446269
Zivilschutzverordnung, Anh. 1 (SR 520.11, Stand 2024-01)
O Protection civile, ann. 1 (RS 520.11, état 2024-01)
O Protezione civile, all. 1 (RS 520.11, stato 2024-01)
DOM: Zivilschutz; EXP: es gibt die folgenden Gundfunktionen: Führungsunterstützer/in; Betreuer/in; Pionier/in; Koch/Köchin; Infrastrukturwart/in; Materialwart/in
DOM: protection civile; EXP: les fonctions de bases sont: préposé à l’aide à la conduite, préposé à l’assistance, pionnier, cuisinier, préposé à l’infrastructure, préposé au matériel
DOM: protezione civile; EXP: le funzioni di base sono: aiutante della condotta, addetto all’assistenza, pioniere, cuoco, sorvegliante dell’infrastruttura, sorvegliante del materiale
Zivilschutzverordnung, Anh. 1 (SR 520.11, Stand 2024-01)
d'après O Protection civile, ann. 1 (RS 520.11, état 2024-01)
secondo O Protezione civile, all. 1 (RS 520.11, stato 2024-01)
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

property subject
seeAlso Grundausbildung
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.