@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_utiejxdh
  skos:prefLabel "capitello"@it, "Tadsch"@ar, "capital"@en, "hlavice"@cs, "Kapitell"@de, "capitel"@es, "chapiteau"@fr ;
  a skos:Concept, owl:NamedIndividual ;
  skos:narrower bvha:c_0a801f9f .

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

bvha:c_0a801f9f
  bvha:broaderByShape bvha:c_utiejxdh ;
  skos:broader bvha:c_utiejxdh ;
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_ea998ebe ;
  a owl:NamedIndividual, skos:Concept ;
  skos:prefLabel "Zylinderkapitell"@de ;
  dc:modified "2021-01-22T16:53:43"^^xsd:dateTime ;
  dc:created "2020-07-28T13:39:06"^^xsd:dateTime ;
  skos:definition "Kapitell mit zylindrischem Kapitellkörper. Die Deckplatte kann dagegen vorkragen. [BVHA]"@de .

