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

Attributes

Gen
Als Körperschaft organisierte Verbindung einer nicht geschlossenen Zahl von Personen oder Handelsgesellschaften, die in der Hauptsache die Förderung oder Sicherung bestimmter wirtschaftlicher Interessen ihrer Mitglieder in gemeinsamer Selbsthilfe bezweckt.
Société formée par des personnes ou sociétés commerciales d'un nombre variable, organisée corporativement, et qui poursuit principalement le but de favoriser ou de garantir, par une action commune, les intérêts économiques déterminés de ses membres.
Unione d'un numero variabile di persone o di società commerciali, organizzata corporativamente, la quale si propone in modo principale l'incremento o la salvaguardia, mediante un'azione comune, di determinati interessi economici dei suoi membri.
Handelsregisterverordnung, Anh. 2 (SR 21.411, Stand 2018-02)
nach Obligationenrecht, Art. 828 Abs. 1 (SR 220, Stand 2014-01)
d'après Code des obligations, art. 828 al. 1 (RS 220, état 2020-01)
secondo Codice delle obbligazioni, art. 828 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 cooperative
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.