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

Attributes

Verordnung vom 24. Oktober 1979 über die Militärstrafrechtspflege
Ordinance of 24 October 1979 on Military Criminal Justice
Ordonnance du 24 octobre 1979 concernant la justice pénale militaire
Ordinanza del 24 ottobre 1979 concernente la giustizia penale militare
2016-10-03T15:57:20.0730000Z
1404
https://www.termdat.bk.admin.ch/entry/1404
FCh, Terminology Section, 2009
Amtliche Sammlung des Bundesrechts 1979 1880
Recueil officiel des lois fédérales 1979 1880
Raccolta ufficiale delle leggi federali 1979 1880
SYS: SR 322.2
SYS: RS 322.2
SYS: RS 322.2
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.