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

Attributes

Internationales Abkommen vom 20. April 1929 zur Bekämpfung der Falschmünzerei
International Convention of 20 April 1929 for the Suppression of Counterfeiting Currency
Convention internationale du 20 avril 1929 pour la répression du faux monnayage
Convenzione internazionale del 20 aprile 1929 per la lotta contro la falsificazione delle monete
2022-11-29T14:08:05.7308700Z
74165
https://www.termdat.bk.admin.ch/entry/74165
Chronologisches Register AS/SR, 1991
Répertoire chronologique RO/RS, 1991
Indice cronologico RU/RS, 1991
League of Nations Treaties, vol. 112, p. 371 ([Internet, 2022-11-29](https://treaties.un.org/doc/Publication/UNTS/LON/Volume%20112/v112.pdf))
SYS: SR 0.311.51
SYS: RS 0.311.51
SYS: RS 0.311.51
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 Central Office for the Suppression of Counterfeiting Currency
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.