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

Attributes

Spielerkonto
compte de joueur
conto giocatore
2026-01-12T14:12:26.3827960Z
470289
https://www.termdat.bk.admin.ch/entry/470289
Geldspielgesetz, Art. 69 Abs. 4 (SR 935.51, Stand 2019-01)
LF Jeux d'argent, art. 69 al. 4 (RS 935.51, état 2019-01)
LF Giochi in denaro, art. 69 cpv. 4 (RS 935.51, stato 2019-01)
EXP: compte d'un joueur de jeux d'argent
EXP: conto di un giocatore di giochi in denaro
EXP: Konto eines Spielers oder einer Spielerin von Geldspielen
nach Geldspielgesetz, Art. 69 Abs. 4 (SR 935.51, Stand 2019-01)
d'après LF Jeux d'argent, art. 69 al. 4 (RS 935.51, état 2019-01)
secondo LF Giochi in denaro, art. 69 cpv. 4 (RS 935.51, stato 2019-01)
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
hypernym persönliches Spielerkonto
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.