@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p1375
  skos:prefLabel "biokemi"@sv, "biochemistry"@en, "biokemia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1374 .

allars:Y16098 skos:exactMatch tero:p1374 .
tero:p634
  skos:prefLabel "ecology"@en, "ekologi"@sv, "ekologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1374 .

ysa:Y101018 skos:exactMatch tero:p1374 .
yso:p1374 skos:exactMatch tero:p1374 .
tero:p1374
  skos:exactMatch yso:p1374, allars:Y16098, ysa:Y101018 ;
  skos:broader tero:p634, tero:p1375 ;
  skos:prefLabel "bioenergetik"@sv, "bioenergetics"@en, "bioenergetiikka"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p634, tero:p1375 .

