@prefix bvha: <https://hist-arch-vocab.org/bvha#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bvha:c_1942dcf4
  skos:prefLabel "Bleifolie"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_2c758779 .

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

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

bvha:c_2c758779
  dc:modified "2020-08-21T17:41:04"^^xsd:dateTime ;
  dc:created "2020-08-21T17:40:15"^^xsd:dateTime ;
  skos:related bvha:c_1942dcf4 ;
  skos:prefLabel "olovo"@cs, "Blei"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_rmmuddmz ;
  a owl:NamedIndividual, skos:Concept .

