@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:conceptScheme_ea998ebe
  skos:prefLabel "Strukturtypen"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:c_5a138dc5
  a skos:Concept, owl:NamedIndividual ;
  skos:prefLabel "Marmorimitation"@de, "imitace mramoru"@cs ;
  skos:broader bvha:c_0da8a3da ;
  dc:created "2020-08-13T10:13:54"^^xsd:dateTime ;
  skos:narrower bvha:c_56804594, bvha:c_80ba4e6c ;
  dc:modified "2020-09-08T11:18:40"^^xsd:dateTime ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 .

bvha:c_0da8a3da
  skos:narrower bvha:c_5a138dc5 ;
  a owl:NamedIndividual, skos:Concept ;
  skos:prefLabel "opus album"@la, "estuco"@es, "Stuck"@de, "stuc"@fr, "štuk"@cs, "stucco"@it, "stucco"@en .

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

bvha:c_56804594
  skos:prefLabel "stuco romano"@it, "mramorový štuk"@cs, "escayola"@es, "Marmorstuck"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_5a138dc5 .

bvha:c_80ba4e6c
  skos:prefLabel "stucco lustro"@cs, "Stucco lustro"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_5a138dc5 .

