@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_f3533ed3
  skos:prefLabel "Veículos pesados"@pt, "Hevy-duty vehicles"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_113291b8 .

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

tesauro:c_de709d02
  skos:prefLabel "Veículos de carga"@pt, "Cargo vehicles"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_113291b8 .

tesauro:c_113291b8
  skos:prefLabel "Automobiles"@en, "Automóveis"@pt ;
  skos:altLabel "Cars (Automobiles)"@en, "Carros"@pt ;
  skos:narrower tesauro:c_b419de45, tesauro:c_de709d02, tesauro:c_f3533ed3, tesauro:c_1d7e4599 ;
  a skos:Concept, bf:Topic ;
  skos:exactMatch <http://vocab.getty.edu/aat/300178739> ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime ;
  skos:inScheme tesauro: ;
  skos:broader tesauro:c_7b76bbe3 .

tesauro:c_b419de45
  skos:prefLabel "Veículos ligeiros"@pt, "Light vehicles"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_113291b8 .

tesauro:c_7b76bbe3
  skos:prefLabel "Wheeled vehicles"@en, "Veículos sobre rodas"@pt ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_113291b8 .

tesauro:c_1d7e4599
  skos:prefLabel "Veículos de passageiros"@pt, "Passenger vehicles"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_113291b8 .

<http://vocab.getty.edu/aat/300178739> skos:exactMatch tesauro:c_113291b8 .
