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

Attributes

Übereinkommen vom 30. September 1957 über die internationale Beförderung gefährlicher Güter auf der Strasse
European Agreement of 30 September 1957 concerning the International Carriage of Dangerous Goods by Road
Accord du 30 septembre 1957 relatif au transport international des marchandises dangereuses par route
Accordo del 30 settembre 1957 relativo al trasporto internazionale su strada delle merci pericolose
2022-02-28T14:00:39.5200000Z
1202
https://www.termdat.bk.admin.ch/entry/1202
FCh, Terminology Section, 2010
Amtliche Sammlung des Bundesrechts 1993 191
Recueil officiel des lois fédérales 1993 191
Raccolta ufficiale delle leggi federali 1993 191
STA: official
SYS: SR 0.741.621
SYS: RS 0.741.621
SYS: RS 0.741.621
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

property subject
seeAlso law on the transport of dangerous goods
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.