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

Attributes

LRD
LBA
GwG
AMLA
([Systematische Sammlung des Bundesrechts](https://www.admin.ch/opc/de/classified-compilation/19970427/index.html))
([Classified Compilation of Federal Legislation](https://www.admin.ch/opc/en/classified-compilation/19970427/index.html))
([Recueil officiel des lois fédérales 2009 361](https://www.admin.ch/opc/fr/classified-compilation/19970427/index.html))
([Raccolta sistematica del diritto federale](https://www.admin.ch/opc/it/classified-compilation/19970427/index.html))
SYS: SR 955.0
SYS: RS 955.0; HIS: since 2007; previous title: Federal Act of 10 October 1997 on the Prevention of Money Laundering in the Financial Sector; Money Laundering Act (MLA)
SYS: RS 955.0; USG: le terme blanchissage est à éviter
SYS: RS 955.0
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Federal Act of 10 October 1997 on Combating Money Laundering and Terrorist Financing
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.