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

Attributes

Übereinkommen Nr. 29 vom 28. Juni 1930 über Zwangs- oder Pflichtarbeit
Convention no 29 du 28 juin 1930 concernant le travail forcé ou obligatoire
Convenzione n. 29 del 28 giugno 1930 concernente il lavoro forzato od obbligatorio
2017-02-17T15:17:13.8470000Z
73787
https://www.termdat.bk.admin.ch/entry/73787
Amtliche Sammlung des Bundesrechts 2012 2567
Recueil officiel du droit fédéral 2012 2567
Raccolta ufficiale delle leggi federali 2012 2567
SYS: SR 0.822.713.9
SYS: RS 0.822.713.9
SYS: RS 0.822.713.9
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.