@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tesauro: <http://vocabs.rossio.fcsh.unl.pt/tesauro/> .
@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 .

<http://vocab.getty.edu/aat/300069451> skos:exactMatch tesauro:c_ae739543 .
tesauro:c_7bb87b7f
  skos:prefLabel "Bullfights"@en, "Touradas"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_ae739543 .

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

tesauro:c_dd6cc659
  skos:prefLabel "Eventos culturais"@pt, "Cultural events"@en ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_ae739543 .

tesauro:c_5607b3ca
  skos:prefLabel "Ludi publici"@en, "Jogos romanos"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_ae739543 .

tesauro:c_286e4d47
  skos:prefLabel "Parades"@en, "Desfiles"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_ae739543 .

tesauro:c_a86b1ca7
  skos:prefLabel "Fun-fairs"@en, "Feiras populares (Eventos)"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_ae739543 .

tesauro:c_ae739543
  skos:narrower tesauro:c_a86b1ca7, tesauro:c_5607b3ca, tesauro:c_286e4d47, tesauro:c_7bb87b7f ;
  a skos:Concept, bf:Topic ;
  skos:prefLabel "Entertainment events"@en, "Eventos de entretenimento"@pt ;
  skos:exactMatch <http://vocab.getty.edu/aat/300069451> ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime ;
  skos:inScheme tesauro: ;
  skos:broader tesauro:c_dd6cc659 .

