@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:72799>
  skos:prefLabel "hepe"@en, "HEPE"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:165262> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:165262>
  ns0:formula "C20H30O3" ;
  skos:prefLabel "11s-hepe"@en, "11S HEPE"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72799> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(5Z,8Z,11S,12E,14Z,17Z)-11-hydroxyicosa-5,8,12,14,17-pentaenoic acid" ;
  ns0:smiles "O[C@@H](C/C=C/C/C=C/CCCC(O)=O)/C=C/C=C/C/C=C/CC" ;
  ns0:mass "318.457" ;
  ns0:inchi "InChI=1S/C20H30O3/c1-2-3-4-5-7-10-13-16-19(21)17-14-11-8-6-9-12-15-18-20(22)23/h3-4,6-7,9-11,13-14,16,19,21H,2,5,8,12,15,17-18H2,1H3,(H,22,23)/b4-3-,9-6-,10-7-,14-11-,16-13+/t19-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "318.21949" ;
  ns0:charge "0" ;
  ns0:inchikey "IDEHSDHMEMMYIR-HODZVVMCSA-N" .

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 .
