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

yso:p10072
  skos:prefLabel "nukleinsyror"@sv, "nucleic acids"@en, "nukleiinihapot"@fi ;
  a skos:Concept ;
  skos:related yso:p9394 .

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

yso:p14514
  skos:prefLabel "nucleosides"@en, "nukleosidit"@fi, "nukleosider"@sv ;
  a skos:Concept ;
  skos:related yso:p9394 .

yso:p2984
  skos:prefLabel "molekyylit"@fi, "molecules"@en, "molekyler"@sv ;
  a skos:Concept ;
  skos:narrower yso:p9394 .

yso:p9393
  skos:prefLabel "oligonucleotides"@en, "oligonukleotider"@sv, "oligonukleotidit"@fi ;
  a skos:Concept ;
  skos:broader yso:p9394 .

yso:p3841
  skos:prefLabel "organiska föreningar"@sv, "organic compounds"@en, "orgaaniset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9394 .

yso:p9394
  skos:related yso:p10072, yso:p14514 ;
  skosext:partOf yso:p10072 ;
  skos:prefLabel "nukleotider"@sv, "nukleotidit"@fi, "nucleotides"@en ;
  a skos:Concept ;
  skos:narrower yso:p9393 ;
  skos:broader yso:p3841, yso:p2984 ;
  skos:inScheme yso:conceptscheme .

