@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_25f38989 .

skos:Concept a owl:Class .
bvha:c_25f38989
  dc:modified "2020-06-23T10:54:12"^^xsd:dateTime ;
  dc:created "2020-06-23T10:50:46"^^xsd:dateTime ;
  skos:related bvha:c_d8bad43d ;
  skos:prefLabel "quadratisch"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_7b0bce1e ;
  a owl:NamedIndividual, skos:Concept .

bvha:c_d8bad43d
  skos:prefLabel "Quadrat"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_25f38989 .

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

