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

Attributes

Bundesgesetz vom 21. März 1969 über die Tabakbesteuerung
Federal Act of 21 March 1969 on Tobacco Taxation
Loi fédérale du 21 mars 1969 sur l'imposition du tabac
Legge federale del 21 marzo 1969 sull'imposizione del tabacco
2019-02-11T15:57:57.5900000Z
76556
https://www.termdat.bk.admin.ch/entry/76556
FCh, Terminology Section, 2016
([Amtliche Sammlung des Bundesrechts 2009 5561](http://www.admin.ch/ch/d/as/2009/5561.pdf))
([Recueil officiel du droit fédéral 2009 5561](http://www.admin.ch/ch/d/as/2009/5561.pdf))
([Raccolta ufficiale delle leggi federali 2009 5561](http://www.admin.ch/ch/d/as/2009/5561.pdf))
SYS: SR 641.31
SYS: RS 641.31
SYS: RS 641.31
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.