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

<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:165267>
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(5Z,8Z,11Z,13E,15E,17R,18S)-17,18-dihydroxyicosa-5,8,11,13,15-pentaenoic acid" ;
  ns0:monoisotopicmass "334.21441" ;
  ns0:formula "C20H30O4" ;
  ns0:inchikey "WYCMUVNNXSREQB-BBJRFLMCSA-N" ;
  skos:prefLabel "18s-resolvin e3"@en, "18S Resolvin E3"@fa ;
  ns0:smiles "O[C@H]([C@H](O)/C=C/C=C/C=C/C/C=C/C/C=C/CCCC(O)=O)CC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72799> ;
  ns0:inchi "InChI=1S/C20H30O4/c1-2-18(21)19(22)16-14-12-10-8-6-4-3-5-7-9-11-13-15-17-20(23)24/h3,5-6,8-12,14,16,18-19,21-22H,2,4,7,13,15,17H2,1H3,(H,23,24)/b5-3-,8-6-,11-9-,12-10+,16-14+/t18-,19+/m0/s1" ;
  ns0:mass "334.456" .

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 .
