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

Attributes

jagdschiesssportlicher Wettbewerb
concorso di tiro di caccia sportiva
2019-05-09T09:02:59.2230000Z
444453
https://www.termdat.bk.admin.ch/entry/444453
Waffenverordnung, Art. 23 Abs. 1 Bst. a (SR 514.541, Stand 2016-07)
Ordinanza sulle armi, art. 23 cpv. 1 lett. a (RS 514.541, stato 2016-07)
Ai minorenni membri di una società di tiro riconosciuta possono essere consegnate a titolo di prestito, con il consenso scritto del loro rappresentante legale, le seguenti armi da sport: [...] le armi da fuoco, le armi ad aria compressa e a CO2 ammesse dall'International Shooting Sport Federation (ISSF) per il tiro sportivo e i concorsi di tiro di caccia sportiva;
Folgende Sportwaffen dürfen mit dem schriftlichen Einverständnis der gesetzlichen Vertretung unmündigen Personen, die Mitglied eines anerkannten Schiessvereins sind, leihweise abgegeben werden: [...] Feuerwaffen, Druckluft- und CO2-Waffen, die von der International Shooting Sport Federation (ISSF) für das Sportschiessen und jagdschiesssportliche Wettbewerbe zugelassen 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: 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.