@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_wdriolje
  skos:prefLabel "plaster"@en, "omítka"@cs, "intonaco"@it, "Putz"@de, "enduit"@fr ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_d69ae75a .

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 .

bvha:conceptScheme_ec8c77bf
  skos:prefLabel "Quellennachweis EwaGlos"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

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

bvha:c_d69ae75a
  skos:altLabel "coarse rendering"@en, "floating coat"@en ;
  skos:prefLabel "levelling coat"@en, "Ausgleichsputz"@de, "vyrovnávací omítka"@cs ;
  skos:note "A single or multi-layered coat for architectural surfaces to compensate for irregularities in the masonry. [EwaGlos]"@en, "Eine einlagige oder mehrlagige Putzschicht für Architekturoberflächen zur Egalisierung von Unebenheiten im Mauerwerk. [EwaGlos]"@de ;
  skos:inScheme bvha:conceptScheme_ec8c77bf, bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346, bvha:conceptScheme_ede8e468 ;
  dc:modified "2021-01-25T15:51:24"^^xsd:dateTime ;
  dc:created "2019-05-07T18:01:29"^^xsd:dateTime ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_wdriolje .

