@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_45590240
  skos:prefLabel "paždík"@cs, "Riegel"@de, " traversa"@es, " entretoise"@fr, " bar"@en ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_8705ff46 .

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

bvha:c_a9967019
  skos:prefLabel "části střechy"@cs, "Dachelement"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_8705ff46 .

bvha:conceptScheme_19d56a39
  skos:prefLabel "Quellennachweis Eißing et al. 2012"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:c_41d94569
  skos:prefLabel "tragendes Holzgerüstelement"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_8705ff46 .

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

bvha:c_8705ff46
  skos:broader bvha:c_45590240, bvha:c_41d94569, bvha:c_a9967019 ;
  a skos:Concept, owl:NamedIndividual ;
  skos:prefLabel "Druckriegel"@de ;
  skos:inScheme bvha:conceptScheme_19d56a39, bvha:conceptScheme_7816b346, bvha:conceptScheme_ea998ebe ;
  skos:definition "Horizontales, auf Druck belastetes Holz. [Eißing et al. 2012]"@de ;
  dc:modified "2021-01-25T11:17:51"^^xsd:dateTime ;
  dc:created "2019-05-27T17:54:56"^^xsd:dateTime .

