@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_f75dcc61
  skos:prefLabel "Tribal nations"@en, "Nações tribais"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_670779bc .

tesauro:c_85849978
  skos:prefLabel "Nações insulares"@pt, "Island nations"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_670779bc .

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

tesauro:c_62c730fb
  skos:prefLabel "Sovereign states"@en, "Estados soberanos"@pt ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_670779bc .

tesauro:c_f4687ca2
  skos:prefLabel "Países em desenvolvimento"@pt, "Developing countries"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_670779bc .

tesauro:c_fe81dea0
  skos:prefLabel "Repúblicas"@pt, "Republics"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_670779bc .

tesauro:c_670779bc
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime ;
  skos:prefLabel "Nations"@en, "Nações"@pt ;
  skos:narrower tesauro:c_f75dcc61, tesauro:c_f4687ca2, tesauro:c_85849978, tesauro:c_fe81dea0 ;
  skos:exactMatch <http://vocab.getty.edu/aat/300128207> ;
  a skos:Concept, bf:Topic ;
  skos:broader tesauro:c_62c730fb ;
  skos:inScheme tesauro: .

<http://vocab.getty.edu/aat/300128207> skos:exactMatch tesauro:c_670779bc .
