@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
  skos:prefLabel "gekehlt"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_4d41c11d .

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

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

bvha:c_4d41c11d
  dc:modified "2020-08-04T16:34:53"^^xsd:dateTime ;
  dc:created "2020-08-04T16:33:48"^^xsd:dateTime ;
  skos:related bvha:c_0ce6f846 ;
  skos:prefLabel "dreifach gekehlt"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_2229eacf ;
  a owl:NamedIndividual, skos:Concept .

