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

Attributes

Übereinkommen vom 15. November 1972 betreffend die Prüfung und Bezeichnung von Edelmetallgegenständen
Convention of 15 November 1972 on the Control and Marking of Articles of Precious Metals
Convention du 15 novembre 1972 sur le contrôle et le poinçonnement des ouvrages en métaux précieux
Convenzione del 15 novembre 1972 concernente il controllo e la punzonatura di lavori in metallo prezioso
2017-02-06T09:27:49.9970000Z
72471
https://www.termdat.bk.admin.ch/entry/72471
Amtliche Sammlung des Bundesrechts 2006 4257
FCh, Terminolgy Section, 2010
Recueil officiel du droit fédéral 2006 4257
Raccolta ufficiale delle leggi federali 2006 4257
SYS: SR 0.941.31
SYS: RS 0.941.31
SYS: RS 0.941.31
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
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.