@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_f8ac6455
  skos:prefLabel "Folk beliefs"@en, "Crenças populares"@pt ;
  a bf:Topic, skos:Concept ;
  skos:related tesauro:c_1164dd51 .

tesauro:c_b0cecac1
  skos:prefLabel "Folklorization"@en, "Folclorização"@pt ;
  a bf:Topic, skos:Concept ;
  skos:related tesauro:c_1164dd51 .

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

tesauro:c_640c9b1f
  skos:prefLabel "Tradições populares"@pt, "Popular traditions"@en ;
  a bf:Topic, skos:Concept ;
  skos:related tesauro:c_1164dd51 .

tesauro:c_1164dd51
  a bf:Topic, skos:Concept ;
  skos:prefLabel "Folklore"@en, "Folclore"@pt ;
  skos:broader tesauro:c_f9ede532 ;
  skos:related tesauro:c_b0cecac1, tesauro:c_640c9b1f, tesauro:c_f8ac6455 ;
  skos:inScheme tesauro: ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime .

tesauro:c_f9ede532
  skos:prefLabel "Folk culture"@en, "Cultura popular"@pt ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_1164dd51 .

