@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix bvha: <https://hist-arch-vocab.org/bvha#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

skos:Concept a owl:Class .
bvha:conceptScheme_ea998ebe
  skos:prefLabel "Strukturtypen"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:c_ddcb8c64
  skos:prefLabel "tirant"@fr, "tie bar"@en, "tahová kotva"@cs, "Zuganker"@de, "tirante"@es ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_8593586c .

bvha:c_8593586c
  a owl:NamedIndividual, skos:Concept ;
  skos:prefLabel "Maueranker"@de, "wall anchor"@en ;
  dc:modified "2020-08-05T12:04:00"^^xsd:dateTime ;
  skos:altLabel "masonry anchor"@en ;
  skos:broader bvha:c_ddcb8c64 ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346, bvha:conceptScheme_1f14b4dd ;
  skos:definition "Stählernes Zugband zur Verbindung einander gegenüberstehender Mauern. [Glossarium Artis]"@de ;
  bvha:broaderByPosition bvha:c_ddcb8c64 ;
  dc:created "2020-06-15T16:43:53"^^xsd:dateTime .

bvha:conceptScheme_1f14b4dd
  skos:prefLabel "Quellennachweis Glossarium Artis"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:conceptScheme_7816b346
  skos:prefLabel "Bamberger Vokabular für Historische Architektur"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

