@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_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_6ee54738
  skos:prefLabel "Hauptlast"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_127434d6 .

bvha:c_127434d6
  a skos:Concept, owl:NamedIndividual ;
  skos:prefLabel "loading due to snow"@en, "Schneelast"@de, "charge due à la neige"@fr ;
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_1f14b4dd ;
  skos:broader bvha:c_6ee54738 ;
  dc:modified "2020-03-05T18:36:17"^^xsd:dateTime ;
  dc:created "2019-10-01T10:24:34"^^xsd:dateTime .

