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

Attributes

Verordnung vom 23. November 2016 über den internationalen automatischen Informationsaustausch in Steuersachen
Ordinance of 23 November 2016 on the Automatic International Exchange of Information on Tax Matters
Ordonnance du 23 novembre 2016 sur l’échange international automatique de renseignements en matière fiscale
Ordinanza del 23 novembre 2016 sullo scambio automatico internazionale di informazioni a fini fiscali
2019-04-11T12:41:34.3630000Z
441453
https://www.termdat.bk.admin.ch/entry/441453
FCh, Terminology Section, 2016
([Amtliche Sammlung des Bundesrechts 2016 4885](http://www.admin.ch/ch/d/as/2016/4885.pdf))
([Recueil officiel du droit fédéral 2016 4885](http://www.admin.ch/ch/f/as/2016/4885.pdf))
([Raccolta ufficiale delle leggi federali 2016 4885](http://www.admin.ch/ch/i/as/2016/4885.pdf))
SYS: SR 653.11
SYS: RS 653.11
SYS: RS 653.11
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.