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

Attributes

Dekowaffe
arme de décoration
arma da decorazione
Waffe, die ursprünglich schiesstauglich war und durch Umbauten oder andere Eingriffe schiessuntauglich gemacht wurde.
Arme qui, à l'origine destinée au tir, a été rendue impropre à cette activité par des transformations ou autres interventions.
Arma atta originariamente a sparare che, mediante trasformazioni o altri interventi, è stata resa inutilizzabile al tiro.
2019-05-08T16:32:45.6700000Z
215742
https://www.termdat.bk.admin.ch/entry/215742
BAP, ABC der Waffenkunde, 1996
OFP, ABC des armes, 1996
UFP, Glossario delle armi, 1996
USG: nicht verwechseln mit "Dekorwaffe"
nach BAP, ABC der Waffenkunde, 1996
d'après OFP, ABC des armes, 1996
secondo UFP, Glossario delle armi, 1996
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

property subject
seeAlso Spielzeugwaffe
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.