@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_3a54aeef
  skos:prefLabel "metallisch"@de, "kovový"@cs ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_6e0e4c92 .

bvha:c_213ac692
  skos:prefLabel "gusseisern"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_6e0e4c92 .

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

bvha:c_6e0e4c92
  skos:prefLabel "železný"@cs, "eisern"@de ;
  skos:broader bvha:c_3a54aeef ;
  a skos:Concept, owl:NamedIndividual ;
  skos:narrower bvha:c_2f4a140d, bvha:c_213ac692 ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  dc:modified "2020-11-08T23:56:40"^^xsd:dateTime ;
  dc:created "2020-02-18T11:10:21"^^xsd:dateTime .

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

