@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_d96d6c4c
  skos:prefLabel " pohřeb"@cs, " Bestattung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_955f4f10 .

bvha:c_955f4f10
  skos:prefLabel "pohřeb urně"@cs, "Urnenbestattung"@de ;
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_e452ec87, bvha:conceptScheme_57be8ee8 ;
  dc:created "2020-08-24T13:52:51"^^xsd:dateTime ;
  a skos:Concept, owl:NamedIndividual ;
  skos:broader bvha:c_d96d6c4c ;
  dc:modified "2021-01-21T16:33:57"^^xsd:dateTime .

bvha:conceptScheme_57be8ee8
  skos:prefLabel "Begriffe für den Themenkomplex Sakralbau"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

skos:Concept a owl:Class .
bvha:conceptScheme_e452ec87
  skos:prefLabel "Begriffe für den Themenkomplex Archäologie"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

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

