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

Attributes

Satzung vom 19. Oktober 1953 der Internationalen Organisation für Migrationen
Constitution du 19 octobre 1953 de l'Organisation internationale pour les migrations
Costituzione del 19 ottobre 1953 dell'Organizzazione internazionale per le migrazioni
2017-02-17T14:45:52.2870000Z
73776
https://www.termdat.bk.admin.ch/entry/73776
Amtliche Sammlung des Bundesrechts 2012 1653
Recueil officiel du droit fédéral 2012 1653
Raccolta ufficiale delle leggi federali 2012 1653
SYS: SR 0.142.01
SYS: RS 0.142.01
SYS: RS 0.142.01
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.