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

bvha:c_2a250bed
  dc:modified "2020-07-30T14:41:45"^^xsd:dateTime ;
  dc:created "2019-05-22T18:00:59"^^xsd:dateTime ;
  skos:prefLabel "prasečí štětiny"@cs, "Schweineborsten"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_35ef5894 ;
  a owl:NamedIndividual, skos:Concept .

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

bvha:c_35ef5894
  skos:prefLabel "zvířecí srst"@cs, "Tierhaar"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_2a250bed .

skos:Concept a owl:Class .
