@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 dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://www.geneontology.org/formats/oboInOwl#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://purl.obolibrary.org/obo/> .
@prefix ns2: <http://purl.org/umu/uneskos#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

skos:broader
  rdfs:subPropertyOf skos:broaderTransitive ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  rdfs:label "has broader"@en .

cadethes:joint-ventureClassica
  skos:altLabel "Joint-venture cooperativa"@pt-br, "Joint ventures cooperativas"@pt-br, "Joint-venture clássicas"@pt-br, "Joint ventures clássicas"@pt-br, "Classic joint venture"@en, "Classic joint ventures"@en, "Joint-ventures cooperativas"@pt-br, "Joint venture cooperativa"@pt-br, "Joint-venture clássica"@pt-br ;
  skos:prefLabel "Joint venture clássica"@pt-br ;
  skos:definition "Joint venture clássica é um tipo de joint venture que visa única e exclusivamente à participação em um mercado cujos produtos não estejam horizontal ou verticalmente relacionados."@pt-br ;
  a owl:NamedIndividual, skos:Concept ;
  dc:modified "11/04/2026 00:45:14"@pt-br ;
  skos:editorialNote """[DEF1] Joint-Ventures clássicas ou cooperativas: casos de associação de duas ou mais empresas separadas para a formação de nova empresa, sob controle comum, que visa única e exclusivamente à participação em um mercado cujos produtos/serviços não estejam horizontal ou verticalmente relacionados. 
Fonte: CONSELHO ADMINISTRATIVO DE DEFESA ECONÔMICA. Cade Mecum: coletânea de normativos brasileiros de defesa da concorrência. Brasília: Cade, 2021. Acesso em: 24 de jan. 2023. {p.199}

[DEF2] joint venture clássica (criação de empresa para explorar outro mercado). 
Fonte: CONSELHO ADMINISTRATIVO DE DEFESA ECONÔMICA. Cade Mecum: coletânea de normativos brasileiros de defesa da concorrência. Brasília: Cade, 2021. Acesso em: 24 de jan. 2023. {p.205}"""@pt-br ;
  ns0:creation_date "2022-11-10T21:24:06.302832Z"@pt-br ;
  dc:dateAccepted "26/09/2024"@pt-br ;
  dc11:creator "Projeto Cade: Frente de ontologia"@pt-br ;
  dc:dateSubmitted "26/09/2024"@pt-br ;
  ns1:IAO_0000119 "[REF] CONSELHO ADMINISTRATIVO DE DEFESA ECONÔMICA. Cade Mecum: coletânea de normativos brasileiros de defesa da concorrência. Brasília: Cade, 2021. 450 p. Disponível em: https://cdn.cade.gov.br/Portal/centrais-de-conteudo/publicacoes/cade-mecum/Livro%20Cade%20Mecum.pdf. Acesso em: 26 set. 2024."@pt-br ;
  ns2:memberOf cadethes:defesaDaConcorrencia ;
  skos:example <https://sei.cade.gov.br/sei//modulos/pesquisa/md_pesq_documento_consulta_externa.php?11fcbFkN81DNKUdhz4iilnqI5_uKxXOK06JWeBzhMdu1o7VqyXeq9tKSSC3I_YlnBX8Qjt099g7spbtEu5Ayy6aAopoFYhaoEXzZ4Dg-hVlweMyK_vVG2EN-bK2MbA6T%22> ;
  skos:broader cadethes:joint-venture .

skos:example
  rdfs:subPropertyOf skos:note ;
  skos:definition "An example of the use of a concept."@en ;
  rdfs:label "example"@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 .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

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

cadethes:joint-venture
  skos:prefLabel "Joint venture"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:narrower cadethes:joint-ventureClassica .

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 .

dc:dateAccepted
  rdfs:comment "Propriedade de anotação a ser utilizada para registro da data de validação de um termo por especialistas de domínio."@pt-br ;
  rdfs:label "dateAccepted"@en, "Data de validação"@pt-br .

dc11:creator rdfs:label "creator"@en, "Criador"@pt-br .
ns1:IAO_0000119 rdfs:label "Fonte da definição"@pt-br, "definition source"@en .
dc:modified rdfs:label "modified"@en, "Data da última modificação"@pt-br .
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 .

skos:editorialNote
  rdfs:subPropertyOf skos:note ;
  skos:definition "A note for an editor, translator or maintainer of the vocabulary."@en ;
  rdfs:label "editorial note"@en .

dc:dateSubmitted
  rdfs:comment "Propriedade de anotação para registro da data de homologação de um termo."@pt-br ;
  rdfs:label "dateSubmitted"@en, "Data de homologação"@pt-br .

cadethes:defesaDaConcorrencia
  skos:prefLabel "Microtesauro de Defesa Econômica"@pt-br ;
  a isothes:ConceptGroup, owl:NamedIndividual .

