@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_206d9db7
  skos:prefLabel "Vendedores de rua"@pt, "Street vendors"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_92cad774 .

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

tesauro:c_24a52670
  skos:prefLabel "Shopkeepers"@en, "Lojistas"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_92cad774 .

<http://vocab.getty.edu/aat/300025246> skos:exactMatch tesauro:c_92cad774 .
tesauro:
  rdfs:label "Tesauro ROSSIO"@pt, "ROSSIO Thesaurus"@en ;
  skos:prefLabel "Tesauro ROSSIO"@pt, "ROSSIO Thesaurus"@en ;
  a skos:ConceptScheme, owl:Ontology .

tesauro:c_acf1d2ea
  skos:prefLabel "Vendedores ambulantes"@pt, "Peddlers"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_92cad774 .

tesauro:c_92cad774
  skos:narrower tesauro:c_24a52670, tesauro:c_acf1d2ea, tesauro:c_206d9db7 ;
  skos:broader tesauro:c_d2b2b11a ;
  skos:exactMatch <http://vocab.getty.edu/aat/300025246> ;
  skos:prefLabel "Retailers"@en, "Retalhistas"@pt ;
  a bf:Topic, skos:Concept ;
  skos:inScheme tesauro: ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime .

tesauro:c_d2b2b11a
  skos:prefLabel "Merchants"@en, "Comerciantes"@pt ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_92cad774 .

