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

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

tero:p18502
  skos:prefLabel "neurovetenskaper"@sv, "neuro sciences"@en, "neurotieteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24603 .

tero:p24603
  skosext:broaderGeneric tero:p1375, tero:p18502, tero:p1801 ;
  skos:broader tero:p1801, tero:p18502, tero:p1375 ;
  yso:p23805 ysa:Y172106 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "neurokemia"@fi, "neurochemistry"@en, "neurokemi"@sv ;
  skos:exactMatch yso:p24603 ;
  a skos:Concept .

tero:p1801
  skos:prefLabel "kemi"@sv, "chemistry"@en, "kemia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24603 .

