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

Attributes

Protokoll vom 28. September 1955 zur Änderung des Abkommens zur Vereinheitlichung von Regeln über die Beförderung im internationalen Luftverkehr, unterzeichnet in Warschau am 12. Oktober 1929
Protocole du 28 septembre 1955 portant modification de la convention pour l'unification de certaines règles relatives au transport aérien international signée à Varsovie le 12 octobre 1929
Protocollo d'emendamento del 28 settembre 1955 della convenzione per l'unificazione di alcune norme sul trasporto aereo internazionale, firmata a Varsavia il 12 ottobre 1929
2017-01-16T08:40:38.1800000Z
72698
https://www.termdat.bk.admin.ch/entry/72698
Amtliche Sammlung des Bundesrechts 2007 4207
Recueil officiel du droit fédéral 2007 4207
Raccolta ufficiale delle leggi federali 2007 4207
SYS: SR 0.748.410.1
SYS: RS 0.748.410.1
SYS: RS 0.748.410.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.