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

Attributes

nicht-permissives Umfeld
non-permissive environment
environnement non permissif
ambiente non permissivo
Umfeld oder Gebiet, das von einem Gegner, einer Gegenseite oder weiteren Akteuren kontrolliert wird, welche die Absicht und die Fähigkeit haben, eigene Aktionen zu beeinträchtigen oder zu verhindern.
Environnement ou territoire contrôlés par un adversaire, une partie adverse ou d'autres acteurs ayant l'intention et la capacité d'entraver ou d'empêcher nos actions.
2020-07-06T16:24:46.1870000Z
470778
https://www.termdat.bk.admin.ch/entry/470778
VBS, Reglement 50.041 d, Begriffe Führungsreglemente der Armee 17 (BFA 17), 2018-01-01
NATO, AAP-06, Glossary of Terms and Definitions, 2015
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
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.