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

Attributes

Protokoll vom 3. Juni 1999 betreffend die Änderung des Übereinkommens über den internationalen Eisenbahnverkehr (COTIF) vom 9. Mai 1980 (Protokoll 1999)
Protocole du 3 juin 1999 portant modification de la Convention relative aux transports internationaux ferroviaires (COTIF) du 9 mai 1980 (Protocole 1999)
Protocollo del 3 giugno 1999 recante modifica della Convenzione relativa ai trasporti internazionali ferroviari (COTIF) del 9 maggio 1980 (Protocollo 1999)
2017-03-17T08:29:08.4030000Z
78469
https://www.termdat.bk.admin.ch/entry/78469
Amtliche Sammlung des Bundesrechts 2006 3101
Recueil officiel du droit fédéral 2006 3101
Raccolta ufficiale delle leggi federali 2006 3101
SYS: SR 0.742.403.12
SYS: RS 0.742.403.12
SYS: RS 0.742.403.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.