@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_a3c5bc3b
  skos:prefLabel "Obras anónimas de escritores portugueses"@pt, "Anonymous works of Portuguese writers"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_d6664236 .

tesauro:c_d6664236
  skos:narrower tesauro:c_a028c480, tesauro:c_4cfea957, tesauro:c_9a3757a1, tesauro:c_a3c5bc3b ;
  a bf:Topic, skos:Concept ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime ;
  skos:broader tesauro:c_eca95156 ;
  skos:altLabel "Obras literárias"@pt ;
  skos:inScheme tesauro: ;
  skos:prefLabel "Literary texts"@en, "Textos literários"@pt .

tesauro:c_eca95156
  skos:prefLabel "Texts"@en, "Textos"@pt ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_d6664236 .

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

tesauro:c_4cfea957
  skos:prefLabel "Poems"@en, "Poemas"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_d6664236 .

tesauro:c_a028c480
  skos:prefLabel "Dramas"@pt, "Dramas"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_d6664236 .

tesauro:c_9a3757a1
  skos:prefLabel "Narratives"@en, "Narrativas"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_d6664236 .

