@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_43ba4a89
  skos:prefLabel "deterioration sources"@en, "Schadensursache"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_2d947252 .

bvha:c_ef0fd290
  skos:prefLabel "Zerstörung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_2d947252 .

bvha:c_2d947252
  skos:prefLabel "Kriegszerstörung"@de ;
  skos:narrower bvha:c_187e713d, bvha:c_ef0fd290, bvha:c_8c8faea4 ;
  dc:created "2020-08-26T09:47:18"^^xsd:dateTime ;
  a owl:NamedIndividual, skos:Concept ;
  skos:hiddenLabel "kriegsbedingt"@de ;
  skos:broader bvha:c_43ba4a89 ;
  dc:modified "2021-01-20T11:25:43"^^xsd:dateTime ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:altLabel "kriegsbedingte Zerstörung"@de .

bvha:c_8c8faea4
  skos:prefLabel "Schleifung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_2d947252 .

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

bvha:c_187e713d
  skos:prefLabel "Brandschatzung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_2d947252 .

