@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_f89ac80f
  skos:prefLabel "Open spaces"@en, "Espaços abertos"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_79f3017a .

tesauro:c_1ec74fcf
  skos:prefLabel "Physical objects"@en, "Objetos físicos"@pt ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_79f3017a .

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

tesauro:c_e921eb6a
  skos:prefLabel "Construções"@pt, "Built works"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_79f3017a .

<https://vocabs.dariah.eu/bbt/Concept/000018> skos:exactMatch tesauro:c_79f3017a .
tesauro:c_41936eb6
  skos:prefLabel "Lugares habitados"@pt, "Inhabited places"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_79f3017a .

tesauro:c_ef25411d
  skos:prefLabel "Environment"@en, "Ambiente"@pt ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_79f3017a .

tesauro:c_79f3017a
  skos:narrower tesauro:c_41936eb6, tesauro:c_f89ac80f, tesauro:c_e921eb6a ;
  skos:prefLabel "Built environment"@en, "Ambiente construído"@pt ;
  skos:scopeNote "Este conceito classifica as estruturas, simples ou complexas, independentemente do seu tamanho, duração de construção ou uso, fixadas ou embutidas no solo e que não podem ser movidas sem danos irreversíveis."@pt, "This concept classifies structures, simple or complex, regardless of their size, duration of construction or use, that are attached or embedded in the ground and cannot be moved without irreversible damage."@en ;
  skos:inScheme tesauro: ;
  skos:broader tesauro:c_ef25411d, tesauro:c_1ec74fcf ;
  a bf:Topic, skos:Concept ;
  skos:example "Exemplos de conceitos subordinados: “construções individuais”, “complexos”, “infraestrutura”, “áreas residenciais”."@pt, "Narrower term examples: “single built works”, “complexes”, “infrastructure”, “residential areas”."@en ;
  skos:exactMatch <https://vocabs.dariah.eu/bbt/Concept/000018> ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime .

