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

Attributes

Geschäftsführung
management
gestion
direzione
2021-05-06T13:42:13.9530000Z
217259
https://www.termdat.bk.admin.ch/entry/217259
Wyler/Wyler, Lex Friedrich (transl.), 1987, p. 49
BG Erwerb von Grundstücken, Art. 6 Abs. 1 (SR 211.412.41, Stand 2013-03)
LF Acquisition d'immeubles, art. 6 al. 1 (RS 211.412.41, état 2013-03)
LF Acquisto di fondi, art. 6 cpv. 1 (RS 211.412.41, stato 2013-02)
EXP: das Führen einer Firma oder Organisation
EXP: act of managing a business or an organization
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: No results found.
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.