@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_5bf6bcac
  skos:prefLabel "Quellennachweis Schrader / Voigt 2003"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:c_c4141f05
  dc:modified "2021-01-27T12:49:56"^^xsd:dateTime ;
  dc:created "2020-11-20T16:58:30"^^xsd:dateTime ;
  skos:prefLabel "Alkalimetall"@de ;
  skos:inScheme bvha:conceptScheme_5bf6bcac, bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_rmmuddmz ;
  skos:definition "Die Gruppe von Natrium, Kalium und anderen Metallen, die mit der Sauerstoff-Wasserstoff- Gruppe die Verbindungen der kohlensauren Salze Soda und Pottasche ergeben. [Schrader / Voigt 2003]"@de ;
  a owl:NamedIndividual, skos:Concept .

bvha:c_rmmuddmz
  skos:prefLabel "Metall"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_c4141f05 .

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

