@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:68491>
  skos:prefLabel "alkyl,acyl-sn-glycero-3-phospho-1d-myo-inositol(1-)"@en, "آلکیل، آسیل sn گلیسرو 3 فسفو 1D میو اینوزیتول (1)"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:132698> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<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:132698>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_RELATED "phosphatidylinositol(O-38:4)", "phosphatidylinositol O-38:4", "PI O-38:4", "PI(O-38:4)" ;
  ns0:formula "C47H84O12P" ;
  ns0:mass "872.138" ;
  skos:prefLabel "phosphatidylinositol o-38:4(1-)"@en, "فسفاتیدیلینوزیتول O 38:4 (1)"@fa ;
  ns0:subset "3_STAR" ;
  ns0:charge "-1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:68491> ;
  ns0:monoisotopicmass "871.57004" ;
  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:charge rdfs:label "charge"@en, "بار"@fa .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
