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

Attributes

Waffenbörse
bourse aux armes
borsa delle armi
2019-05-09T09:06:42.1900000Z
444460
https://www.termdat.bk.admin.ch/entry/444460
Waffenverordnung, Art. 28 Abs. 4 (SR 514.541, Stand 2016-07)
Ordonnance sur les armes, art. 28 al. 4 (RS 514.541, état 2016-07)
Waffensammlerbörse Luzern, Home > Borsa svizzera delle armi dal 24 al 26 marzo 2017 a Lucerna ([Internet, 2017-11-22](http://www.waffenboerse-luzern.ch/htm/home.htm?sprache=4))
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.