@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_42d54615
  skos:broader bvha:c_bac07f36 ;
  skos:prefLabel "Ganz junger Schuh"@de ;
  skos:inScheme bvha:conceptScheme_f10222e0, bvha:conceptScheme_7816b346 ;
  dc:created "2019-11-14T11:06:50"^^xsd:dateTime ;
  a owl:NamedIndividual, skos:Concept ;
  skos:altLabel "Ganz kleiner Schuh"@de ;
  dc:modified "2019-11-14T11:09:45"^^xsd:dateTime ;
  skos:definition "Benötigt man einen noch kleineren Schuh zum »Reissen« (=Zeichnen), nimmt man einen Zoll aus dem alten Schuh und teilt ihn in 3 Teile. [Voelkle 2016]"@de .

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

bvha:c_bac07f36
  skos:prefLabel "délkové míry"@cs, "Längenmaß"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_42d54615 .

bvha:conceptScheme_f10222e0
  skos:prefLabel "Quellennachweis Voelkle 2016"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

