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

Attributes

Bataillonsverband
formazione aggregata a un battaglione
2022-01-12T13:18:54.2200000Z
232917
https://www.termdat.bk.admin.ch/entry/232917
Militärstrafgesetz (Revision der Disziplinarstrafordnung). Änderung vom 3. Oktober 2003. (AS 2004 921; SR 321.0). Art. 101 Abs. 1 Bst. b Ziff. 1 (Militärstrafprozess vom 23. März 1979, SR 322.1)
Codice penale militare (Revisione dell'ordinamento disciplinare). Modifica del 3 ottobre 2003. (RU 2004 921; RS 321.0). Art. 101 cpv. 1 lett. b n. 1 (Procedura penale militare del 23 marzo 1979, RS 322.1)
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.