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

Attributes

Vtg
déf
dif
Armeeaufgabe mit dem Ziel, den Schutz von Land und Bevölkerung sicherzustellen und den Souveränitätsanspruch des Staates glaubhaft aufrechtzuerhalten.
Tâche de l’armée visant à assurer la protection du pays et de sa population et à maintenir de manière crédible la souveraineté de l’Etat.
Compito dell’esercito avente lo scopo di garantire la protezione del Paese e della popolazione e di mantenere in modo credibile il diritto dello Stato alla sovranità.
VBS, Reglement 50.041 d, Begriffe Führungsreglemente der Armee 17 (BFA 17), 2018-01-01
DDPS, Règlement 50.041 f, Terminologie des règlements de conduite de l'armée 17 (TRCA 17), 2018-01-01
DDPS, Regolamento 50.041 i, Terminologia dei regolamenti di condotta dell’esercito 17 (TRCEs 17), 2018-01-01
VBS, Reglement 50.041 d, Begriffe Führungsreglemente der Armee 17 (BFA 17), 2018-01-01
DDPS, Règlement 50.041 f, Terminologie des règlements de conduite de l'armée 17 (TRCA 17), 2018-01-01
DDPS, Regolamento 50.041 i, Terminologia dei regolamenti di condotta dell’esercito 17 (TRCEs 17), 2018-01-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 defence
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.