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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:157748>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "lipoxin a5"@en, "لیپوکسین A5"@fa ;
  ns0:inchi "InChI=1S/C20H30O5/c1-2-3-8-12-17(21)13-9-6-4-5-7-10-14-18(22)19(23)15-11-16-20(24)25/h3-10,13-14,17-19,21-23H,2,11-12,15-16H2,1H3,(H,24,25)/b6-4-,7-5+,8-3-,13-9-,14-10+/t17-,18-,19-/m0/s1" ;
  ns0:mass "350.455" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "350.20932" ;
  ns0:inchikey "ZZMKOZNTEJVKRY-MCPYMSAWSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72799> ;
  ns0:charge "0" ;
  ns0:smiles "O[C@@H](CCCC(O)=O)[C@@H](O)/C=C/C=C/C=C/C=C/[C@@H](O)C/C=C/CC" ;
  ns0:formula "C20H30O5" ;
  ns0:synonym_EXACT "(5S,6S,7E,9E,11Z,13Z,15S,17Z)-5,6,15-trihydroxyicosa-7,9,11,13,17-pentaenoic acid" .

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 .
