@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_2229eacf
  a skos:Concept, owl:NamedIndividual ;
  skos:narrower bvha:c_4d41c11d, bvha:c_a9bec80b, bvha:c_bbd259ea ;
  skos:broader bvha:c_12194ed3 ;
  dc:created "2020-08-04T16:33:25"^^xsd:dateTime ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:related bvha:c_0ce6f846 ;
  skos:prefLabel "gekehlt"@de ;
  dc:modified "2021-03-19T12:30:50"^^xsd:dateTime .

bvha:c_bbd259ea
  skos:prefLabel "zweifach gekehlt"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_2229eacf .

bvha:c_a9bec80b
  skos:prefLabel "einfach gekehlt"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_2229eacf .

bvha:c_0ce6f846
  skos:prefLabel "výžlabek"@cs, "Hohlkehle"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_2229eacf .

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

bvha:c_12194ed3
  skos:prefLabel "Formeigenschaft"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_2229eacf .

bvha:c_4d41c11d
  skos:prefLabel "dreifach gekehlt"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_2229eacf .

