@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_e52e5635
  skos:exactMatch <http://vocab.getty.edu/aat/300312160> ;
  skos:narrower tesauro:c_5ba65418, tesauro:c_650391ee ;
  skos:prefLabel "Rites"@en, "Ritos"@pt ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime ;
  skos:broader tesauro:c_dd6cc659 ;
  a bf:Topic, skos:Concept ;
  skos:inScheme tesauro: .

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_e52e5635 .

tesauro:c_650391ee
  skos:prefLabel "Ritos funerários"@pt, "Funeral rites"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_e52e5635 .

tesauro:c_5ba65418
  skos:prefLabel "Ritos de passagem"@pt, "Rites of passage"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_e52e5635 .

<http://vocab.getty.edu/aat/300312160> skos:exactMatch tesauro:c_e52e5635 .
