@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_35f80b69
  skos:prefLabel "ständige Laste"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_6ee54738 .

bvha:c_4edb6be0
  skos:prefLabel "life load"@en, "charge variable"@fr, "Verkehrslast"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_6ee54738 .

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

bvha:c_6ee54738
  skos:narrower bvha:c_4edb6be0, bvha:c_35f80b69, bvha:c_127434d6 ;
  dc:created "2019-10-01T09:56:25"^^xsd:dateTime ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_f331bfd9 ;
  dc:modified "2020-02-05T08:53:49"^^xsd:dateTime ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:prefLabel "Hauptlast"@de .

bvha:c_f331bfd9
  skos:prefLabel "Lastfall"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_6ee54738 .

bvha:c_127434d6
  skos:prefLabel "loading due to snow"@en, "charge due à la neige"@fr, "Schneelast"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_6ee54738 .

