@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_6f47a394
  skos:prefLabel "Lagos intermitentes"@pt, "Intermittent lakes"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_cbc3bbfd .

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/4594> skos:exactMatch tesauro:c_cbc3bbfd .
tesauro:c_ba650243
  skos:prefLabel "Oxbow lakes"@en, "Meandros abandonados"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_cbc3bbfd .

tesauro:c_18734e64
  skos:prefLabel "Lagos de cratera"@pt, "Crater lakes"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_cbc3bbfd .

tesauro:c_cbc3bbfd
  skos:prefLabel "Lakes"@en, "Lagos"@pt ;
  skos:narrower tesauro:c_ba650243, tesauro:c_6f47a394, tesauro:c_a8a93c00, tesauro:c_18734e64 ;
  skos:broader tesauro:c_3632fbdb ;
  skos:inScheme tesauro: ;
  a bf:Topic, skos:Concept ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/4594>, <http://vocab.getty.edu/aat/300008680> ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime .

tesauro:c_a8a93c00
  skos:prefLabel "Underground lakes"@en, "Lagos subterrâneos"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_cbc3bbfd .

<http://vocab.getty.edu/aat/300008680> skos:exactMatch tesauro:c_cbc3bbfd .
tesauro:c_3632fbdb
  skos:prefLabel "Corpos de água doce"@pt, "Bodies of freshwater"@en ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_cbc3bbfd .

