@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:conceptScheme_19d56a39
  skos:prefLabel "Quellennachweis Eißing et al. 2012"@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_57423980
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_1f14b4dd, bvha:conceptScheme_19d56a39, bvha:conceptScheme_ea998ebe ;
  a owl:NamedIndividual, skos:Concept ;
  skos:definition "Zwischen Trauf- und Firstpfette angeordnetes Holz. [Glossarium Artis]"@de ;
  skos:prefLabel "Zwischenpfette"@de, "panne intermédiaire"@fr, "side purlin"@en ;
  dc:created "2019-11-05T10:14:11"^^xsd:dateTime ;
  skos:broader bvha:c_c495fe17 ;
  dc:modified "2019-11-05T10:25:41"^^xsd:dateTime .

bvha:c_c495fe17
  skos:prefLabel "terzera"@it, "purlin"@en, "panne"@fr, "correa"@es, "Pfette"@de, "ližina"@cs ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_57423980 .

