@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/recolhimentoDocumental>
  skos:prefLabel "Recolhimento documental"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

<http://voccade/vce/categoria/cienciaETecnologia>
  skos:prefLabel "Ciência e Tecnologia"@pt-br ;
  a isothes:ConceptGroup, owl:NamedIndividual .

<http://voccade/vce/linguagemDocumentaria>
  skos:prefLabel "Linguagem documentária"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

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

<http://voccade/vce/indexacaoDocumentaria>
  skos:prefLabel "Indexação documentária"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

<http://voccade/vce/gestaoDocumental>
  skos:related <http://voccade/vce/transferenciaDocumental>, <http://voccade/vce/linguagemDocumentaria>, <http://voccade/vce/indexacaoDocumentaria>, <http://voccade/vce/gestaoDoConhecimento>, <http://voccade/vce/tabelaDeTemporalidade>, <http://voccade/vce/documento>, <http://voccade/vce/tramitacao>, <http://voccade/vce/recolhimentoDocumental>, <http://voccade/vce/arquivoCorrente>, <http://voccade/vce/arquivoIntermediario>, <http://voccade/vce/gestaoDaInformacao>, <http://voccade/vce/encaminhamento>, <http://voccade/vce/arquivo>, <http://voccade/vce/planoDeClassificacaoDeDocumentos>, <http://voccade/vce/descarteDeDocumentos>, <http://voccade/vce/arquivoPermanente> ;
  ns0:memberOf <http://voccade/vce/categoria/direito>, <http://voccade/vce/categoria/cienciaETecnologia>, <http://voccade/vce/categoria/controleExterno> ;
  skos:prefLabel "Gestão documental"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:definition "Conjunto de procedimentos e operações técnicas referentes à produção de documentos, tramitação, uso, avaliação e arquivamento em fase corrente e intermediária, visando ao seu descarte ou recolhimento para a guarda permanente, bem como a racionalização e eficiência dos arquivos. (Fonte: BRASIL. Tribunal de Contas da União. Portaria n. 108, de 06 de maio de 2005> Disponível em:<http://www.tcu.gov.br/Consultas/Juris/Docs/judoc%5CPORTN%5C20091007%5CPRT2005-108.doc>. Acesso em: 29 ago 2014.)."@pt-br .

<http://voccade/vce/documento>
  skos:prefLabel "Documento"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

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

<http://voccade/vce/categoria/direito>
  a isothes:ConceptGroup, owl:NamedIndividual ;
  skos:prefLabel "Direito"@pt-br ;
  skos:member <http://voccade/vce/gestaoDocumental> .

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/tramitacao>
  skos:prefLabel "Tramitação"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

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/arquivoIntermediario>
  skos:prefLabel "Arquivo intermediário"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

<http://voccade/vce/transferenciaDocumental>
  skos:prefLabel "Transferência documental"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

<http://voccade/vce/planoDeClassificacaoDeDocumentos>
  skos:prefLabel "Plano de classificação de documentos"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

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/categoria/controleExterno>
  a isothes:ConceptGroup, owl:NamedIndividual ;
  skos:prefLabel "Controle Externo"@pt-br ;
  skos:member <http://voccade/vce/gestaoDocumental> .

<http://voccade/vce/descarteDeDocumentos>
  skos:prefLabel "Descarte de documentos"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

<http://voccade/vce/arquivo>
  skos:prefLabel "Arquivo"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

<http://voccade/vce/gestaoDoConhecimento>
  skos:prefLabel "Gestão do conhecimento"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

<http://voccade/vce/tabelaDeTemporalidade>
  skos:prefLabel "Tabela de temporalidade"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

<http://voccade/vce/gestaoDaInformacao>
  skos:prefLabel "Gestão da informação"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

<http://voccade/vce/arquivoCorrente>
  skos:prefLabel "Arquivo corrente"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

<http://voccade/vce/encaminhamento>
  skos:prefLabel "Encaminhamento"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

<http://voccade/vce/arquivoPermanente>
  skos:prefLabel "Arquivo permanente"@pt-br ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related <http://voccade/vce/gestaoDocumental> .

