@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
  skos:prefLabel "Metalllegierung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_7e045f37 .

bvha:c_7e045f37
  dc:created "2020-12-01T13:51:05"^^xsd:dateTime ;
  skos:prefLabel "Kupferlegierung"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:narrower bvha:c_tao9gqsc ;
  skos:broader bvha:c_e5f9beb8 ;
  a owl:NamedIndividual, skos:Concept .

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

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

