@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_6a208abc
  a skos:Concept, owl:NamedIndividual ;
  skos:narrower bvha:c_79695dcf, bvha:c_5946299c ;
  dc:modified "2021-02-01T09:02:19"^^xsd:dateTime ;
  dc:created "2019-11-26T14:31:07"^^xsd:dateTime ;
  skos:prefLabel "Bauelementabschnitt"@de ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_2c1f6db1 .

bvha:conceptScheme_ea998ebe
  skos:prefLabel "Strukturtypen"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:c_2c1f6db1
  skos:prefLabel "konstruktive Gliederungseinheit"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_6a208abc .

bvha:c_5946299c
  skos:prefLabel "Wandabschnitt"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_6a208abc .

bvha:c_79695dcf
  skos:prefLabel "Pfeilerabschnitt"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_6a208abc .

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

