@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://www.irandoc.acir/onto/irandoc/CHEBI:64931>
  skos:prefLabel "lysophosphatidyl-1d-myo-inositol"@en, "lysophosphatidyl 1D myo inositol"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:183248> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:183248>
  ns0:subset "2_STAR" ;
  skos:prefLabel "لیزوفسفاتیدیل لینوزیتول 15:0"@fa, "lysophosphatidylinositol 15:0"@en ;
  ns0:mass "558.597" ;
  ns0:formula "C24H47O12P" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_RELATED "LPI 15:0", "LysoPI(15:0)", "LPI(15:0)", "LysoPI 15:0", "lysophosphatidylinositol(15:0)" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "558.28051" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64931> ;
  ns0:smiles "[C@@H]1([C@@H]([C@@H]([C@@H]([C@H]([C@@H]1O)O)O)O)OP(OC[C@@H](CO*)O*)(=O)O)O" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
