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

Attributes

Übereinkommen vom 31. Oktober 2003 der Vereinten Nationen gegen Korruption
United Nations Convention against Corruption of 31 October 2003
Convention du 31 octobre 2003 des Nations Unies contre la corruption
Convenzione del 31 ottobre 2003 delle Nazioni Unite contro la corruzione
2017-01-13T10:48:22.0330000Z
2264
https://www.termdat.bk.admin.ch/entry/2264
FCh, Terminology Section, 2010
Amtliche Sammlung des Bundesrechts 2009 5467
Recueil officiel du droit fédéral 2009 5467
Raccolta ufficiale delle leggi federali 2009 5467
STA: official
SYS: SR 0.311.56
SYS: RS 0.311.56
SYS: RS 0.311.56
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.