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

Attributes

Abkommen vom 2. Oktober 1996 zwischen der Schweizerischen Eidgenossenschaft und den Vereinigten Staaten von Amerika zur Vermeidung der Doppelbesteuerung auf dem Gebiete der Steuern vom Einkommen
Convention of 2 October 1996 between the Swiss Confederation and the United States of America for the Avoidance of Double Taxation with Respect to Taxes on Income
Convention du 2 octobre 1996 entre la Confédération suisse et les Etats-Unis d'Amérique en vue d'éviter les doubles impositions en matière d'impôts sur le revenu
Convenzione del 2 ottobre 1996 tra la Confederazione Svizzera e gli Stati Uniti d'America per evitare le doppie imposizioni in materia di imposte sul reddito
2017-01-12T13:11:58.1500000Z
1191
https://www.termdat.bk.admin.ch/entry/1191
FCh, Terminology Section, 2010
Amtliche Sammlung des Bundesrechts 1999 1460
Raccolta ufficiale delle leggi federali 1999 1460
Recueil officiel des lois fédérales 1999 1460
STA: official
SYS: SR 0.672.933.61
SYS: RS 0.672.933.61
SYS: RS 0.672.933.61
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.