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

Attributes

impresa che ha una posizione dominante relativa
Unternehmen, von dem andere Unternehmen beim Angebot oder bei der Nachfrage einer Ware oder Leistung in einer Weise abhängig sind, dass keine ausreichenden und zumutbaren Möglichkeiten bestehen, auf andere Unternehmen auszuweichen.
Entreprise dont d’autres entreprises sont dépendantes en matière d’offre ou de demande d’un bien ou d’un service, faute de possibilité suffisante et raisonnable de se tourner vers d’autres entreprises.
Impresa da cui, per la domanda o l’offerta di beni e servizi, dipendono altre imprese al punto da non avere possibilità sufficienti e ragionevoli di rivolgersi a imprese terze.
LF Cartelli, art. 4 cpv. 2bis (RS 251, stato 2023-07)
nach Kartellgesetz, Art. 4 Abs. 2bis (SR 251, Stand 2023-07)
d'après LF Cartels, art. 4 al. 2bis (RS 251, état 2023-07)
secondo LF Cartelli, art. 4 cpv. 2bis (RS 251, stato 2023-07)
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 undertaking with relative market power
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.