@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_j62sqyid
  skos:prefLabel "podklad pro malbu"@cs, "Malgrund"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_uresljnl .

bvha:c_uresljnl
  dc:modified "2021-01-25T16:08:02"^^xsd:dateTime ;
  dc:created "2020-12-01T14:38:17"^^xsd:dateTime ;
  skos:prefLabel "steinerner Bildträger"@de ;
  skos:inScheme bvha:conceptScheme_ede8e468, bvha:conceptScheme_ea998ebe ;
  skos:broader bvha:c_j62sqyid ;
  a owl:NamedIndividual, skos:Concept .

skos:Concept a owl:Class .
bvha:conceptScheme_ea998ebe
  skos:prefLabel "Strukturtypen"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:conceptScheme_ede8e468
  skos:prefLabel "Strukturtypen für Sakralbauten"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

