@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

tesauro:c_079cd5b2
  skos:prefLabel "National holidays"@en, "Feriados nacionais"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_b16da267 .

tesauro:c_797a6c2c
  skos:prefLabel "Cultural holidays"@en, "Feriados culturais"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_b16da267 .

tesauro:c_5935fea7
  skos:prefLabel "Legal holidays"@en, "Feriados legais"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_b16da267 .

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

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

tesauro:c_63900121
  skos:prefLabel "Religious holidays and seasons"@en, "Festividades religiosas"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_b16da267 .

tesauro:c_b16da267
  skos:exactMatch <http://vocab.getty.edu/aat/300069049> ;
  skos:inScheme tesauro: ;
  skos:prefLabel "Holidays"@en, "Feriados"@pt ;
  skos:broader tesauro:c_cd7f229d ;
  skos:narrower tesauro:c_63900121, tesauro:c_079cd5b2, tesauro:c_797a6c2c, tesauro:c_10d13ae2, tesauro:c_5935fea7 ;
  a bf:Topic, skos:Concept ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime .

<http://vocab.getty.edu/aat/300069049> skos:exactMatch tesauro:c_b16da267 .
tesauro:c_cd7f229d
  skos:prefLabel "Períodos"@pt, "Periods"@en ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_b16da267 .

tesauro:c_10d13ae2
  skos:prefLabel "Local holidays"@en, "Feriados locais"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_b16da267 .

