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

tero:p9530
  skos:prefLabel "aminosyror"@sv, "amino acids"@en, "aminohapot"@fi ;
  a skos:Concept ;
  skos:narrower tero:D008239 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D008239> skos:exactMatch tero:D008239 .
tero:D008239
  skosext:broaderGeneric tero:p9530 ;
  skos:hiddenLabel "acetate, lysine"@en, "L Lysine"@en ;
  skos:prefLabel "lysiini"@fi, "lysine"@en, "lysin"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D008239> ;
  skos:altLabel "lysinum"@fi, "L-Lysine"@en ;
  skos:broader tero:p9530 ;
  a skos:Concept .

