@prefix bf: <http://id.loc.gov/ontologies/bibframe/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix tesauro: <http://vocabs.rossio.fcsh.unl.pt/tesauro/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bf:Topic
  rdfs:label "Tópico"@pt, "Topic"@en ;
  a owl:Class .

tesauro:c_0b4f2a1a
  skos:prefLabel "Processos"@pt, "Processes"@en ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_fecc85f1 .

tesauro:c_6c38cbf4
  skos:prefLabel "Perceção"@pt, "Perception"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_fecc85f1 .

tesauro:
  rdfs:label "Tesauro ROSSIO"@pt, "ROSSIO Thesaurus"@en ;
  skos:prefLabel "Tesauro ROSSIO"@pt, "ROSSIO Thesaurus"@en ;
  a skos:ConceptScheme, owl:Ontology .

tesauro:c_0ccc9f80
  skos:prefLabel "Visions (Life events)"@en, "Visões (Eventos)"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_fecc85f1 .

tesauro:c_a83bc0c9
  skos:prefLabel "Dreams"@en, "Sonhos"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_fecc85f1 .

tesauro:c_044363b6
  skos:prefLabel "Emoções"@pt, "Emotions"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_fecc85f1 .

tesauro:c_fecc85f1
  skos:altLabel "Funções psicológicas"@pt, "Funções mentais"@pt ;
  skos:prefLabel "Processos mentais"@pt, "Mental functions"@en ;
  skos:inScheme tesauro: ;
  skos:narrower tesauro:c_044363b6, tesauro:c_6c38cbf4, tesauro:c_0ccc9f80, tesauro:c_a83bc0c9, tesauro:c_0299f9ac ;
  a skos:Concept, bf:Topic ;
  skos:broader tesauro:c_0b4f2a1a ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime .

tesauro:c_0299f9ac
  skos:prefLabel "Processos mentais superiores"@pt, "Higher mental functions"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_fecc85f1 .

