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

Attributes

Übereinkommen der Vereinten Nationen vom 11. April 1980 über Verträge über den internationalen Warenkauf
United Nations Convention on Contracts for the International Sale of Goods
Convention des Nations unies du 11 avril 1980 sur les contrats de vente internationale de marchandises
Convenzione delle Nazioni Unite dell'11 aprile 1980 sui contratti di compravendita internazionale di merci
2019-01-11T13:47:10.6870000Z
73091
https://www.termdat.bk.admin.ch/entry/73091
Amtliche Sammlung des Bundesrechts 2009 1659
United Nations Commission on International Trade Law, United Nations Convention on Contracts for the International Sale of Goods (Vienna, 1980) (CISG) ([Internet, ([Internet, 2018-05-03](http://www.uncitral.org/uncitral/en/uncitral_texts/sale_goods/1980CISG.html))
Recueil officiel du droit fédéral 2009 1659
Raccolta ufficiale delle leggi federali 2009 1659
SYS: SR 0.221.211.1
SYS: RS 0.221.211.1
SYS: RS 0.221.211.1
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.