@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:c_d11fb9cf
  dc:created "2020-03-05T17:04:07"^^xsd:dateTime ;
  skos:prefLabel "axe d\\'une coupole"@fr, "Kuppelachse"@de, "dome axis"@en ;
  skos:definition "Die senkrechte Mittelachse einer Kuppel. [Glossarium Artis]"@de ;
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_1f14b4dd, bvha:conceptScheme_ea998ebe ;
  skos:related bvha:c_ad800342 ;
  a skos:Concept, owl:NamedIndividual ;
  dc:modified "2021-01-12T17:41:13"^^xsd:dateTime ;
  bvha:broaderByPosition bvha:c_d3acb180 ;
  skos:broader bvha:c_d3acb180 .

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:conceptScheme_7816b346
  skos:prefLabel "Bamberger Vokabular für Historische Architektur"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:c_d3acb180
  skos:prefLabel "eje"@es, "axis"@en, "axe"@fr, "asse"@it, "Achse"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_d11fb9cf .

bvha:c_ad800342
  skos:prefLabel "kupole"@cs, "coupole"@fr, "Kuppel"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_d11fb9cf .

