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

Attributes

Missbrauch von Marktbeherrschung
abuse of a dominant position
abus de position dominante
abuso di una posizione dominante
2024-08-07T12:58:00.6899930Z
287696
https://www.termdat.bk.admin.ch/entry/287696
SECO, Loi sur les cartels ([Internet, 2024-03-13](https://www.seco.admin.ch/seco/fr/home/wirtschaftslage---wirtschaftspolitik/wirtschaftspolitik/Wettbewerbspolitik/kartellgesetz.html))
SECO, Legge sui cartelli ([Internet, 2024-03-13](https://www.seco.admin.ch/seco/it/home/wirtschaftslage---wirtschaftspolitik/wirtschaftspolitik/Wettbewerbspolitik/kartellgesetz.html))
COMCO, Competition Commission ([Internet, 2024-03-13](https://www.weko.admin.ch/weko/en/home.html))
WEKO, Recht und Politik des Wettbewerbs 2021/1, 2021-04, S. 17 ([Internet, 2024-03-13](https://www.weko.admin.ch/dam/weko/de/dokumente/2021/rpw_2021_1.pdf.download.pdf/RPW%202021-1.pdf))
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
seeAlso dominant position
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.