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

Attributes

KlG
Gesellschaft, in der zwei oder mehrere natürliche Personen, ohne Beschränkung ihrer Haftung gegenüber den Gesellschaftsgläubigern, sich vereinigen, um unter einer gemeinsamen Firma ein Handels-, Fabrikations- oder ein anderes nach kaufmännischer Art geführtes Gewerbe zu betreiben.
Société que contractent deux ou plusieurs personnes physiques, sous une raison sociale et sans restreindre leur responsabilité envers les créanciers de la société, pour faire le commerce, exploiter une fabrique ou exercer en la forme commerciale quelque autre industrie.
Società nella quale due o più persone fisiche, senza limitare la loro responsabilità verso i creditori sociali, si riuniscono allo scopo di esercitare sotto una ditta commune un commercio, un'industria od altra impresa in forma commerciale.
Handelsregisterverordnung, Anh. 2 (SR 21.411, Stand 2018-02)
EXP: ist keine juristische Person
nach Obligationenrecht, Art. 552 Abs. 1 (SR 220, Stand 2020-01)
d'après Code des obligations, art. 552 al. 1 (RS 220, état 2020-01)
secondo Codice delle obbligazioni, art. 552 cpv. 1 (RS 220, stato 2020-01)
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 general partnership
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.