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

Attributes

Übereinkommen vom 30. Oktober 2007 über die gerichtliche Zuständigkeit und die Anerkennung und Vollstreckung von Entscheidungen in Zivil- und Handelssachen
Convention of 30 October 2007 on jurisdiction and the recognition and enforcement of judgments in civil and commercial matters
Convention du 30 octobre 2007 concernant la compétence judiciaire, la reconnaissance et l'exécution des décisions en matière civile et commerciale
Convenzione del 30 ottobre 2007 concernente la competenza giurisdizionale, il riconoscimento e l'esecuzione delle decisioni in materia civile e commerciale
2017-01-17T08:38:25.5500000Z
2309
new LugC
https://www.termdat.bk.admin.ch/entry/2309
([Amtliche Sammlung des Bundesrechts 2010 5609](http://www.admin.ch/ch/d/as/2010/5609.pdf))
([Europa, Summaries of European Legislation, Internet, 2009](http://europa.eu/legislation_summaries/justice_freedom_security/judicial_cooperation_in_civil_matters/l16029_en.htm))
([Recueil officiel des lois fédérales 2010 5609](http://www.admin.ch/ch/f/as/2010/5609.pdf))
([Raccolta ufficiale delle leggi federali 2010 5609](http://www.admin.ch/ch/i/as/2010/5609.pdf))
STA: official
SYS: SR 0.275.12
SYS: RS 0.275.12
SYS: RS 0.275.12
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.