@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#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:p9393
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "oligonukleotider"@sv, "oligonukleotidit"@fi, "oligonucleotides"@en ;
  skosext:broaderGeneric tero:p9394 ;
  a skos:Concept ;
  skos:exactMatch ysa:Y135420, yso:p9393, allars:Y35574 ;
  skos:broader tero:p9394 .

allars:Y35574 skos:exactMatch tero:p9393 .
tero:conceptscheme a skos:ConceptScheme .
yso:p9393 skos:exactMatch tero:p9393 .
tero:p9394
  skos:prefLabel "nucleotides"@en, "nukleotidit"@fi, "nukleotider"@sv ;
  a skos:Concept ;
  skos:narrower tero:p9393 .

ysa:Y135420 skos:exactMatch tero:p9393 .
