@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:165269> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:165269>
  ns0:mass "366.454" ;
  skos:prefLabel "20 هیدروکسی رزولوین E1"@fa, "20-hydroxy-resolvin e1"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72799> ;
  ns0:charge "0" ;
  ns0:formula "C20H30O6" ;
  ns0:monoisotopicmass "366.20424" ;
  ns0:smiles "O[C@@H](CCCC(O)=O)/C=C/C=C/C=C/[C@H](O)C/C=C/C=C/[C@@H](O)CCO" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(5S,6Z,8E,10E,12R,14Z,16E,18S)-5,12,18,20-tetrahydroxyicosa-6,8,10,14,16-pentaenoic acid" ;
  ns0:inchi "InChI=1S/C20H30O6/c21-16-15-19(24)12-7-3-6-11-17(22)9-4-1-2-5-10-18(23)13-8-14-20(25)26/h1-7,9-10,12,17-19,21-24H,8,11,13-16H2,(H,25,26)/b2-1+,6-3-,9-4+,10-5-,12-7+/t17-,18+,19+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "JTGJRDREFMAMJA-MPPNEBGGSA-N" .

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 .
