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

Attributes

Notenhandel
banknote dealing
commerce de billets de banque
negozio di biglietti di banca
2022-01-31T16:19:03.8470000Z
68423
https://www.termdat.bk.admin.ch/entry/68423
Geldwäschereiverordnung FINMA, Art. 36 Sachüb. (SR 955.033.0, Stand 2015-06)
kpmg, O SFBC Money Laundering (transl.), art. 16 para. 1, 2005-07-18
O FINMA Blanchiment d'argent, art. 36 tit. (RS 955.033.0, état 2015-06)
O FINMA Riciclaggio di denaro, art. 36 rubrica (RS 955.033.0, stato 2015-06)
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 banknote dealer
hypernym professional banknote trading
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.