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

Attributes

Schleuder
sling
fronde
fionda
2019-05-08T15:35:36.7970000Z
92108
https://www.termdat.bk.admin.ch/entry/92108
Waffengesetz, Art. 4 Abs. 1 Bst. d (SR 514.54, Stand 2016-07)
Directive 88/378/EEC, Approximation of the laws of the Member States concerning the safety of toys (88/378/EEC, 1988-05-03)
Loi sur les armes, art. 4 al. 1 let. d (RS 514.54, état 2016-07)
Legge sulle armi, art. 4 cpv. 1 lett. d (RS 514.54, stato 2016-07)
Le fionde sono considerate armi se sono dotate di un sostegno per il braccio o di un dispositivo analogo che permette di raggiungere l'energia cinetica massima o se sono predisposte per un tale dispositivo.
Les frondes qui sont munies d'un repose-bras ou d'un dispositif similaire leur permettant d'atteindre une énergie cinétique maximale ou encore qui sont équipées pour recevoir un tel dispositif sont considérées comme des armes.
Schleudern gelten als Waffen, wenn sie zur Erreichung einer möglichst grossen Bewegungsenergie über eine Armstütze oder eine vergleichbare Vorrichtung verfügen oder für eine solche Vorrichtung eingerichtet sind.
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
hypernym Schleuder mit Armstütze
hypernym Schleuder ohne Armstütze
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.