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

tesauro:c_16dfdbad
  skos:prefLabel "Marxism-Leninism"@en, "Marxismo-Leninismo"@pt ;
  skos:related tesauro:c_eefa49e7, tesauro:c_d9b2302f ;
  skos:inScheme tesauro: ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_cd4255a2 ;
  skos:narrower tesauro:c_930cbfea, tesauro:c_eefa49e7 ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime .

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

tesauro:c_930cbfea
  skos:prefLabel "Maoismo"@pt, "Maoism"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_16dfdbad .

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

tesauro:c_eefa49e7
  skos:prefLabel "Marxismo"@pt, "Marxism"@en ;
  a bf:Topic, skos:Concept ;
  skos:related tesauro:c_16dfdbad ;
  skos:broader tesauro:c_16dfdbad .

tesauro:c_cd4255a2
  skos:prefLabel "Teorias políticas"@pt, "Political theories"@en ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_16dfdbad .

tesauro:c_d9b2302f
  skos:prefLabel "Scientific communism"@en, "Comunismo científico"@pt ;
  a bf:Topic, skos:Concept ;
  skos:related tesauro:c_16dfdbad .

