@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_06c7155f
  skos:prefLabel "Conjuntos arquitetónicos"@pt, "Complexes"@en ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_f1b2e789 .

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

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

tesauro:c_f1b2e789
  skos:broader tesauro:c_06c7155f ;
  skos:narrower tesauro:c_9bc09bd6, tesauro:c_45ffa6cc, tesauro:c_b05edc19, tesauro:c_2ac1b9e7 ;
  skos:prefLabel "Military installations"@en, "Instalações militares"@pt ;
  a skos:Concept, bf:Topic ;
  skos:exactMatch <http://vocab.getty.edu/aat/300164060> ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime ;
  skos:inScheme tesauro: ;
  skos:altLabel "Military facilities"@en .

tesauro:c_9bc09bd6
  skos:prefLabel "Military bases"@en, "Bases militares"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_f1b2e789 .

tesauro:c_2ac1b9e7
  skos:prefLabel "Military camps"@en, "Campos militares"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_f1b2e789 .

tesauro:c_45ffa6cc
  skos:prefLabel "Instalações de defesa"@pt, "Defense installations"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_f1b2e789 .

tesauro:c_b05edc19
  skos:prefLabel "Military training camps"@en, "Campos de manobras militares"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_f1b2e789 .

<http://vocab.getty.edu/aat/300164060> skos:exactMatch tesauro:c_f1b2e789 .
