@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix cadethes: <http://cadethes/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <http://purl.org/umu/uneskos#> .
@prefix ns1: <http://www.geneontology.org/formats/oboInOwl#> .
@prefix ns2: <http://purl.obolibrary.org/obo/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

skos:scopeNote
  rdfs:subPropertyOf skos:note ;
  skos:definition "A note that helps to clarify the meaning and/or the use of a concept."@en ;
  rdfs:label "scope note"@en .

cadethes:mercadoAMontante
  skos:prefLabel "Mercado a montante"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related cadethes:infraestruturaEssencial .

cadethes:termoEmAnalise
  rdfs:label "Termo em análise"@pt-br ;
  a owl:Class .

skos:related
  rdfs:subPropertyOf skos:semanticRelation ;
  skos:definition "Relates a concept to a concept with which there is an associative semantic relationship."@en ;
  rdfs:comment "skos:related is disjoint with skos:broaderTransitive"@en ;
  rdfs:label "has related"@en .

skos:altLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:comment "The range of skos:altLabel is the class of RDF plain literals."@en, "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en ;
  rdfs:label "alternative label"@en, "Termo alternativo"@pt-br .

cadethes:infraestruturaEssencial
  skos:prefLabel "Infraestrutura essencial"@pt-br ;
  skos:definition """[DEF1] “Em defesa da concorrência qualifica-se como essential facility o insumo essencial, indispensável, para o fornecimento de um produto ou serviço. A essencialidade se caracteriza pelo fato de ser a um terceiro impossível replicar ou substituir o insumo física ou economicamente. Exige-se, portanto, mais que uma simples posição dominante a partir do controle de um ativo ou capacidade. Para se falar em essential facility o acesso ao insumo/ativo deve ser, na prática, indispensável.”
Fonte: https://sei.cade.gov.br/sei//modulos/pesquisa/md_pesq_documento_consulta_externa.php?11fcbFkN81DNKUdhz4iilnqI5_uKxXOK06JWeBzhMdu1o7VqyXeq9tKSSC3I_YlnBX8Qjt099g7spbtEu5Ayy2FzuRxRk_2pr0H4XHdhdDP3YJCFgcIS9dE3XgBXyNtm%22

[DEF2] A facility or infrastructure which is necessary for reaching customers
and/or enabling competitors to carry on their business. A facility is
essential if its duplication is impossible or extremely difficult due to
physical, geographical, legal or economic constraints. Take, for
example, a national electricity power grid used by various electricity
producers to reach the final consumers: since it would not be viable
for these producers to build their own distribution network, they
depend on access to the existing infrastructure. Denying access to an
essential facility may be considered an () abuse of a dominant
position by the entity controlling it, in particular where it prevents
competition in a () downstream market.
Fonte: Glossary of terms used in EU competition policy, p. 18."""@pt-br ;
  skos:related cadethes:mercadoAMontante, cadethes:mercadoAJusante ;
  skos:altLabel "Essential facility"@en ;
  ns0:memberOf cadethes:termosEmAnalise ;
  skos:scopeNote "--"@pt-br ;
  a cadethes:termoEmAnalise, owl:NamedIndividual ;
  ns1:creation_date "2023-11-28T09:00:00"@pt-br ;
  ns2:IAO_0000119 "--"@pt-br .

cadethes:termosEmAnalise
  skos:prefLabel "Termos em análise"@pt-br ;
  a isothes:ConceptGroup, owl:NamedIndividual .

ns0:memberOf
  skos:definition "Identifies a concept collection."@en ;
  rdfs:label "memberOf"@en, "Membro de"@pt-br .

skos:prefLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:comment """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, "A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag."@en ;
  rdfs:label "preferred label"@en .

ns2:IAO_0000119 rdfs:label "Fonte da definição"@pt-br, "definition source"@en .
cadethes:mercadoAJusante
  skos:prefLabel "Mercado a jusante"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related cadethes:infraestruturaEssencial .

skos:definition
  rdfs:subPropertyOf skos:note ;
  skos:definition "Definição"@pt-br, "A statement or formal explanation of the meaning of a concept."@en ;
  rdfs:label "definition"@en .

