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

Attributes

barr
sp
sbar
Den längs einer räumlich begrenzten Angriffsachse vorstossenden Gegner durch eine primär nach einer Richtung orientierte Verteidigungsstellung stoppen.
Arrêter l’adversaire poussant le long d’un axe d’attaque de largeur limitée par une position défensive orientée généralement dans une direction.
Bloccare l’avanzata dell’avversario lungo un asse d’attacco limitato nello spazio mediante una posizione di difesa orientata principalmente in una direzione.
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 block
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.