@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_bb055578
  skos:prefLabel "obloučkový vlys"@cs, "frisum arcuatum"@la, "frise d\\'arceaux"@fr, "arched frieze"@en, "Bogenfries"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_899ebf7f .

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 .

bvha:c_899ebf7f
  skos:altLabel "Giebelbogenfries"@de ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_1f14b4dd, bvha:conceptScheme_7816b346 ;
  skos:prefLabel "frise d\\'arceaux en mitre"@fr, "Winkelfries"@de, "frieze of mitre arches"@en ;
  dc:modified "2021-01-25T12:04:10"^^xsd:dateTime ;
  dc:created "2019-10-21T15:36:20"^^xsd:dateTime ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_bb055578 ;
  skos:definition "Die Form des Giebelbogens wiederholender Fries. [Glossarium Artis]"@de .

