@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_ba9fe7ea
  skos:prefLabel "Eckverbindung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_145155df .

bvha:c_145155df
  skos:altLabel "Eckverbindung ohne Vorstoß"@de ;
  skos:related bvha:c_a102cd20 ;
  skos:broader bvha:c_ba9fe7ea ;
  skos:definition "Beim verzinkten Blockbau sind die Kantholz- oder Bohlenenden keilförmig ausgeschnitten,einen Vorstoß gibt es hier nicht. Bei der Verzinkung sind die stirnseitigen Enden beidseitig trapezförmig quer zur Faser verjüngt (Zinken). (Eißing et al. 2012)"@de ;
  skos:inScheme bvha:conceptScheme_19d56a39, bvha:conceptScheme_7816b346, bvha:conceptScheme_ea998ebe ;
  skos:prefLabel "Verzinkung"@de ;
  dc:modified "2021-03-19T18:51:18"^^xsd:dateTime ;
  a owl:NamedIndividual, skos:Concept ;
  dc:created "2019-05-15T09:23:10"^^xsd:dateTime .

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

bvha:c_a102cd20
  skos:prefLabel "verzinkter Blockbau"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_145155df .

