@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_eff9b12e
  skos:prefLabel "Hund"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_973a9b84 .

bvha:c_gctathni
  skos:prefLabel "světec"@cs, "Heiliger"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_973a9b84 .

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

skos:Concept a owl:Class .
bvha:c_0eea2334
  skos:prefLabel "rosarium"@la, "Rosenkranz"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_973a9b84 .

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

bvha:c_973a9b84
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_57be8ee8 ;
  a skos:Concept, owl:NamedIndividual ;
  skos:related bvha:c_0eea2334, bvha:c_eff9b12e ;
  skos:broader bvha:c_gctathni ;
  dc:modified "2021-01-15T16:40:59"^^xsd:dateTime ;
  skos:prefLabel "Dominikus"@de ;
  dc:created "2020-12-17T16:01:56"^^xsd:dateTime .

