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

bvha:c_64ce9e26
  dc:created "2020-12-28T16:02:38"^^xsd:dateTime ;
  skos:related bvha:c_2f4a140d ;
  skos:prefLabel "Schmiedeeisen"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_pgd86deo ;
  a owl:NamedIndividual, skos:Concept .

skos:Concept a owl:Class .
bvha:c_2f4a140d
  skos:prefLabel "schmiedeeisern"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_64ce9e26 .

bvha:c_pgd86deo
  skos:prefLabel "železo"@cs, "Eisen"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_64ce9e26 .

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

