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

yso:p24603
  skos:prefLabel "neurochemistry"@en, "neurokemia"@fi, "neurokemi"@sv ;
  a skos:Concept ;
  skos:broader yso:p1375 .

yso:p2348
  skos:prefLabel "bioteknologi"@sv, "biotechnology"@en, "biotekniikka"@fi ;
  a skos:Concept ;
  skos:related yso:p1375 .

yso:p1375
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "biochemistry"@en, "biokemi"@sv, "biokemia"@fi ;
  skos:narrower yso:p24603, yso:p1374 ;
  skos:related yso:p2348 ;
  skos:broader yso:p2347, yso:p1801 ;
  a skos:Concept .

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

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

puho:ph1550 skos:exactMatch yso:p1375 .
yso:p2347
  skos:prefLabel "biovetenskaper"@sv, "biosciences"@en, "biotieteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1375 .

yso:p1374
  skos:prefLabel "bioenergetik"@sv, "bioenergetiikka"@fi, "bioenergetics"@en ;
  a skos:Concept ;
  skos:broader yso:p1375 .

