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

Attributes

Staatsvertrag vom 25. Mai 1973 zwischen der Schweizerischen Eidgenossenschaft und den Vereinigten Staaten von Amerika über gegenseitige Rechtshilfe in Strafsachen
Treaty of 25 May 1973 between the United States of America and the Swiss Confederation on Mutual Assistance in Criminal Matters
Traité du 25 mai 1973 entre la Confédération Suisse et les Etats-Unis d'Amérique sur l'entraide judiciaire en matière pénale
Trattato del 25 maggio 1973 fra la Confederazione Svizzera e gli Stati Uniti d'America sull'assistenza giudiziaria in materia penale
2018-04-11T15:06:41.2030000Z
1181
https://www.termdat.bk.admin.ch/entry/1181
FCh, Terminology Section, 2010
Chronologisches Register AS/SR, 1991
Répertoire chronologique RO/RS, 1991
Indice cronologico RU/RS, 1991
STA: official
SYS: SR 0.351.933.6
SYS: RS 0.351.933.6
SYS: RS 0.351.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.