@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:conceptScheme_1f14b4dd
  skos:prefLabel "Quellennachweis Glossarium Artis"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:c_21652d6e
  skos:prefLabel "opěrný oblouk"@cs, "arco rampante"@es, "arc-boutant"@fr, "Strebebogen"@de, "buttress"@en ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_8cd9df30 .

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

bvha:c_8cd9df30
  a owl:NamedIndividual, skos:Concept ;
  dc:modified "2021-01-22T17:27:10"^^xsd:dateTime ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_1f14b4dd, bvha:conceptScheme_7816b346 ;
  skos:definition "Strebebogen mit Maßwerk, Balustern und ähnlichen Schmuckformen. [Glossarium Artis]"@de ;
  skos:prefLabel " arco rampante ornato a traforo"@it, "arc-boutant à claire voie"@fr, "decorative flying buttress"@en, " puente de tracería"@es, "schwebende Arkade"@de ;
  skos:altLabel "arc-boutant à arcades"@fr, "tracery bridge"@en, "Maßwerkbrücke"@de, " arcade de volée d\\'arc-boutant"@fr ;
  skos:broader bvha:c_21652d6e ;
  dc:created "2019-10-21T11:08:34"^^xsd:dateTime .

