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

Attributes

Auslieferungsvertrag vom 14. November 1990 zwischen der Schweizerischen Eidgenossenschaft und den Vereinigten Staaten von Amerika
Extradition Treaty of 14 November 1990 between the Government of the Swiss Confederation and the Government of the United States of America
Traité d'extradition du 14 novembre 1990 entre la Confédération Suisse et les Etats-Unis d'Amérique
Trattato di estradizione del 14 novembre 1990 tra la Confederazione Svizzera e gli Stati Uniti d'America
2017-01-12T13:13:10.5270000Z
1184
https://www.termdat.bk.admin.ch/entry/1184
Systematische Sammlung des Bundesrechts
Recueil systématique du droit fédéral
Raccolta sistematica del diritto federale
FCh, Terminology Section, 2010
STA: official
SYS: SR 0.353.933.6
SYS: RS 0.353.933.6
SYS: RS 0.353.933.6
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.