@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:13209>
  skos:prefLabel "اتیل استر اسید چرب با زنجیره بلند"@fa, "long-chain fatty acid ethyl ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:183738> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:183738>
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "306.490" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "306.25588" ;
  ns0:inchikey "MJLYTDAIYLGSRZ-ORZIMQNZSA-N" ;
  skos:prefLabel "gamma-linolenic acid ethyl ester"@en, "اتیل استر گاما لینولنیک اسید"@fa ;
  ns0:smiles "O(C(=O)CCCC/C=C/C/C=C/C/C=C/CCCCC)CC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13209> ;
  ns0:inchi "InChI=1S/C20H34O2/c1-3-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20(21)22-4-2/h8-9,11-12,14-15H,3-7,10,13,16-19H2,1-2H3/b9-8-,12-11-,15-14-" ;
  ns0:synonym_EXACT "ethyl (6Z,9Z,12Z)-octadeca-6,9,12-trienoate" ;
  ns0:formula "C20H34O2" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
