@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_0fe1d6d6
  skos:prefLabel "cross-end"@en, "bout d\\'une croix"@fr, "Kreuzende"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_7359eade .

bvha:c_9f6f4d68
  skos:prefLabel "část kříže"@cs, "Kreuzelement"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_7359eade .

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_7359eade
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_1f14b4dd, bvha:conceptScheme_7816b346 ;
  skos:prefLabel "cross-arm"@en, "branche d\\'une croix"@fr, "Kreuzarm"@de, "cornu crucis"@la ;
  skos:altLabel "Arm"@de, "bras d\\'une croix"@fr ;
  skos:broader bvha:c_9f6f4d68 ;
  dc:modified "2021-03-19T18:55:53"^^xsd:dateTime ;
  a owl:NamedIndividual, skos:Concept ;
  dc:created "2020-08-10T21:23:42"^^xsd:dateTime ;
  skos:related bvha:c_0fe1d6d6 ;
  skos:definition "Kreuzarm m; Arm m; lat. cornu crucis: der von der Kreuzvierung ausgehende Teil der Geraden bzw. der Balken, aus denen das Kreuz gebildet ist. [Glossarium Artis]"@de .

