@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_d0192fd2
  skos:prefLabel "Structural parts of physical objects"@en, "Partes estruturais de objetos físicos"@pt ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_83ac03e1 .

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

tesauro:c_1d70176e
  skos:prefLabel "Elementos estruturais"@pt, "Structural elements"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_83ac03e1 .

tesauro:c_f7025878
  skos:prefLabel "Elementos decorativos"@pt, "Decorative elements"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_83ac03e1 .

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

tesauro:c_83ac03e1
  a skos:Concept, bf:Topic ;
  skos:prefLabel "Elementos arquitetónicos"@pt, "Architectural elements"@en ;
  dc:created "2023-04-12T13:50:48"^^xsd:dateTime ;
  skos:broader tesauro:c_d0192fd2 ;
  skos:exactMatch <http://vocab.getty.edu/aat/300000885> ;
  skos:inScheme tesauro: ;
  dc:modified "2023-04-13T15:32:03"^^xsd:dateTime ;
  skos:narrower tesauro:c_1d70176e, tesauro:c_f7025878 .

<http://vocab.getty.edu/aat/300000885> skos:exactMatch tesauro:c_83ac03e1 .
