@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tesauro: <http://vocabs.rossio.fcsh.unl.pt/tesauro/> .
@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 .

<http://vocab.getty.edu/aat/300232733> skos:exactMatch tesauro:c_3dd7665b .
tesauro:c_3dd7665b
  skos:broader tesauro:c_f1957b20 ;
  skos:narrower tesauro:c_9a753913, tesauro:c_be4491b8 ;
  a bf:Topic, skos:Concept ;
  skos:prefLabel "Fishing vessels"@en, "Embarcações de pesca"@pt ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime ;
  skos:altLabel "Pesqueiros"@pt, "Barcos de pesca"@pt, "Fishing boats"@en, "Navios de pesca"@pt ;
  skos:inScheme tesauro: ;
  skos:exactMatch <http://vocab.getty.edu/aat/300232733>, <http://www.eionet.europa.eu/gemet/concept/3266> .

tesauro:c_be4491b8
  skos:prefLabel "Whaling vessels"@en, "Baleeiros"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_3dd7665b .

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

<http://www.eionet.europa.eu/gemet/concept/3266> skos:exactMatch tesauro:c_3dd7665b .
tesauro:c_9a753913
  skos:prefLabel "Cod-fishing boats"@en, "Bacalhoeiros"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_3dd7665b .

tesauro:c_f1957b20
  skos:prefLabel "Watercraft"@en, "Embarcações"@pt ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_3dd7665b .

