@prefix tesauro: <http://vocabs.rossio.fcsh.unl.pt/tesauro/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .

tesauro:c_3fa9ee55
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime ;
  skos:exactMatch <http://vocab.getty.edu/aat/300243201> ;
  skos:broader tesauro:c_16de0f8e ;
  a skos:Concept, bf:Topic ;
  skos:inScheme tesauro: ;
  skos:prefLabel "Horticultural buildings"@en, "Edifícios hortícolas"@pt ;
  skos:narrower tesauro:c_274c1d6c, tesauro:c_d09335bc, tesauro:c_5d20e9a5 .

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

<http://vocab.getty.edu/aat/300243201> skos:exactMatch tesauro:c_3fa9ee55 .
tesauro:c_274c1d6c
  skos:prefLabel "Greenhouses"@en, "Estufas"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_3fa9ee55 .

tesauro:c_5d20e9a5
  skos:prefLabel "Garden centres"@en, "Centros de jardinagem"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_3fa9ee55 .

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

tesauro:c_d09335bc
  skos:prefLabel "Lathhouses"@en, "Estufas frias"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_3fa9ee55 .

tesauro:c_16de0f8e
  skos:prefLabel "Edifícios agrícolas"@pt, "Agricultural buildings"@en ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_3fa9ee55 .

