@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_e5f9beb8
  dc:created "2020-12-01T13:49:52"^^xsd:dateTime ;
  skos:prefLabel "Metalllegierung"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:narrower bvha:c_8740f506, bvha:c_8432cdbb, bvha:c_7e045f37 ;
  skos:broader bvha:c_012bce2c ;
  a owl:NamedIndividual, skos:Concept .

bvha:c_8740f506
  skos:prefLabel "Messinglegierung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_e5f9beb8 .

bvha:c_7e045f37
  skos:prefLabel "Kupferlegierung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_e5f9beb8 .

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

bvha:c_8432cdbb
  skos:prefLabel "Eisenlegierung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_e5f9beb8 .

bvha:c_012bce2c
  skos:prefLabel "slitina"@cs, "Legierung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_e5f9beb8 .

