@prefix bvha: <https://hist-arch-vocab.org/bvha#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bvha:conceptScheme_b41bd73a
  skos:prefLabel "Quellennachweis Noky 1996"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

skos:Concept a owl:Class .
bvha:c_fbedadd4
  skos:prefLabel "Holzbauelement (Fenster)"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_542dd9d4 .

bvha:conceptScheme_ea998ebe
  skos:prefLabel "Strukturtypen"@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_542dd9d4
  skos:inScheme bvha:conceptScheme_b41bd73a, bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 ;
  skos:prefLabel "Zierholz"@de ;
  dc:created "2019-06-18T16:42:50"^^xsd:dateTime ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_fbedadd4 ;
  dc:modified "2019-06-18T16:43:39"^^xsd:dateTime ;
  skos:definition "Profiliertes Holz zur Gestaltung ohne konstruktive Aufgabe, z. B. Pfostenzierholz, Querzierholz. [Noky 1996]"@de .

