@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_7b0bce1e
  skos:prefLabel "čtyřúhelníkový"@cs, "viereckig"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_c97472c1 .

skos:Concept a owl:Class .
bvha:c_c97472c1
  dc:created "2020-06-23T10:50:41"^^xsd:dateTime ;
  skos:narrower bvha:c_59a208f1 ;
  a owl:NamedIndividual, skos:Concept ;
  skos:prefLabel "rechteckig"@de, "pravoúhlý"@cs ;
  skos:related bvha:c_83b3ae0f ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_7b0bce1e ;
  dc:modified "2020-08-24T14:59:08"^^xsd:dateTime .

bvha:c_83b3ae0f
  skos:prefLabel "Rechteck"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_c97472c1 .

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

bvha:c_59a208f1
  skos:prefLabel "hochrechteckig"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_c97472c1 .

