@prefix bvha: <https://hist-arch-vocab.org/bvha#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bvha:c_14a54819
  a owl:NamedIndividual, skos:Concept ;
  skos:prefLabel "orange"@de, "oranžový"@cs ;
  skos:inScheme bvha:conceptScheme_ef0a8695, bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_dde8351c ;
  dc:created "2020-03-26T15:14:53"^^xsd:dateTime ;
  dc:modified "2021-01-30T14:00:10"^^xsd:dateTime ;
  skos:related bvha:c_ef34a550 .

skos:Concept a owl:Class .
bvha:c_dde8351c
  skos:prefLabel "farbig"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_14a54819 .

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

bvha:c_ef34a550
  skos:prefLabel "Orange"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_14a54819 .

bvha:conceptScheme_ef0a8695
  skos:prefLabel "Begriffe für Naturstein- und Wandmalereirestaurierung"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

