@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix kto: <http://www.yso.fi/onto/kto/> .
@prefix ns0: <http://www.yso.fi/onto/kto-meta/> .

yso:p18509
  skos:prefLabel "bulgarian language"@en, "bulgariska"@sv, "bulgarian kieli"@fi ;
  a skos:Concept .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

kto:p781
  ns0:broader kto:p466 ;
  skos:prefLabel "bulgarian kieli"@fi, "Bulgarian"@en, "Bulgarische"@de, "bulgaaria keel"@et ;
  skos:broader kto:p466 ;
  skos:exactMatch yso:p18509 ;
  skos:inScheme yso:conceptscheme ;
  ns0:SemTag "bulgarian kieli" ;
  a skos:Concept .

kto:p466
  skos:prefLabel "Slavic"@en, "slaavi keeled"@et, "Slavische Sprachen"@de, "slaavilaiset kielet"@fi ;
  a skos:Concept ;
  skos:narrower kto:p781 .

ns0:broader rdfs:comment "alkuperäisestä aineistosta peräisin oleva tieto" .
