@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix afo: <http://www.yso.fi/onto/afo/> .

koko:p34814
  skos:prefLabel "test"@sv, "tests"@en, "testit"@fi ;
  a skos:Concept ;
  skos:narrower koko:p47316 .

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

koko:p36817
  skos:prefLabel "testing"@en, "testning"@sv, "testaus"@fi ;
  a skos:Concept ;
  skos:related koko:p47316 .

koko:p47316
  skos:exactMatch afo:biotestit ;
  skos:altLabel "levätestit"@fi, "bakteeritestit"@fi, "kalatestit"@fi ;
  afo:cc afo:C80_ymparistonsuojelu ;
  skos:broader koko:p34814 ;
  a skos:Concept ;
  skos:prefLabel "bioassays"@en, "biotestit"@fi ;
  skos:related koko:p34357, koko:p36817 ;
  skos:inScheme yso:conceptscheme .

koko:p34357
  skos:prefLabel "bioindikatorer"@sv, "bioindikaattorit"@fi ;
  a skos:Concept ;
  skos:related koko:p47316 .

