@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_e4929a16
  skos:prefLabel "rückwärtig"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_e6559164 .

skos:Concept a owl:Class .
bvha:c_e6559164
  dc:modified "2020-02-11T11:12:38"^^xsd:dateTime ;
  dc:created "2019-02-18T21:38:38"^^xsd:dateTime ;
  skos:related bvha:c_e4929a16, bvha:c_c955b044 ;
  skos:prefLabel "vorderseitig"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_e307d3a6 ;
  a owl:NamedIndividual, skos:Concept .

bvha:c_c955b044
  skos:prefLabel "allseitig"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_e6559164 .

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

bvha:c_e307d3a6
  skos:prefLabel "Lage"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_e6559164 .

