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

<http://voccade/vce/custoDireto>
  skos:prefLabel "Custo direto"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:broader <http://voccade/vce/custo> .

<http://voccade/vce/categoria/obrasPublicas>
  skos:prefLabel "Obras públicas"@pt-br ;
  a isothes:ConceptGroup, owl:NamedIndividual .

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

<http://voccade/vce/contabilidadeDeCustos>
  skos:prefLabel "Contabilidade de custos"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

<http://voccade/vce/sinapi>
  skos:prefLabel "Sinapi"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

<http://voccade/vce/contabilidadeDeResponsabilidade>
  skos:prefLabel "Contabilidade de responsabilidade"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

<http://voccade/vce/orcamentoDetalhado>
  skos:prefLabel "Orçamento detalhado"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

<http://purl.org/umu/uneskos#memberOf>
  skos:definition "Identifies a concept collection."@en ;
  rdfs:label "memberOf"@en, "Membro de"@pt-br .

<http://voccade/vce/custoUnitarioBasico>
  skos:prefLabel "Custo unitário básico"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

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 .

<http://voccade/vce/vantagemComparativa>
  skos:prefLabel "Vantagem comparativa"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

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 .

<http://voccade/vce/data-base>
  skos:prefLabel "Data-base"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

<http://voccade/vce/sistemaDeCustos>
  skos:prefLabel "Sistema de custos"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

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 .

<http://voccade/vce/planilhaDeCustosEFormacaoDePrecos>
  skos:prefLabel "Planilha de custos e formação de preços"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

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 .

<http://voccade/vce/custo>
  skos:related <http://voccade/vce/vantagemComparativa>, <http://voccade/vce/contabilidadeDeResponsabilidade>, <http://voccade/vce/planilhaOrcamentaria>, <http://voccade/vce/demonstrativoDeFormacaoDePrecos>, <http://voccade/vce/principioDaRacionalidadeAdministrativa>, <http://voccade/vce/data-base>, <http://voccade/vce/sistemaDeCustos>, <http://voccade/vce/sinapi>, <http://voccade/vce/orcamentoDetalhado>, <http://voccade/vce/custoUnitarioBasico>, <http://voccade/vce/contabilidadeDeCustos>, <http://voccade/vce/sicro>, <http://voccade/vce/analiseDeCustos>, <http://voccade/vce/planilhaDeCustosEFormacaoDePrecos>, <http://voccade/vce/vantagemAbsoluta> ;
  skos:narrower <http://voccade/vce/custoIndireto>, <http://voccade/vce/custoDireto> ;
  a skos:Concept, owl:NamedIndividual ;
  skos:altLabel "Cost"@en, "Costo"@es ;
  ns0:memberOf <http://voccade/vce/categoria/obrasPublicas> ;
  skos:prefLabel "Custo"@pt-br ;
  skos:definition "É a denominação dada ao valor gasto em serviços ou bens na produção de outros serviços ou bens. (Fonte: ALTOUNIAN, Cláudio Sarian. Obras públicas: licitação, contratação, fiscalização e utilização. 3. ed. Brasília: Fórum, 2012. p. 70)"@pt-br .

<http://voccade/vce/principioDaRacionalidadeAdministrativa>
  skos:prefLabel "Princípio da racionalidade administrativa"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

<http://voccade/vce/demonstrativoDeFormacaoDePrecos>
  skos:prefLabel "Demonstrativo de formação de preços"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

<http://voccade/vce/planilhaOrcamentaria>
  skos:prefLabel "Planilha orçamentária"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

<http://voccade/vce/sicro>
  skos:prefLabel "Sicro"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

<http://voccade/vce/analiseDeCustos>
  skos:prefLabel "Análise de custos"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

<http://voccade/vce/custoIndireto>
  skos:prefLabel "Custo indireto"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:broader <http://voccade/vce/custo> .

<http://voccade/vce/vantagemAbsoluta>
  skos:prefLabel "Vantagem absoluta"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/custo> .

skos:narrower
  rdfs:subPropertyOf skos:narrowerTransitive ;
  skos:definition "Relates a concept to a concept that is more specific in meaning."@en ;
  rdfs:comment "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en ;
  rdfs:label "has narrower"@en .

