@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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://www.irandoc.acir/onto/irandoc/CHEBI:132741>
  ns0:synonym_RELATED "LPG 13:0", "LysoPG(13:0)", "LPG(13:0)", "Lyso-PG(13:0)", "Lysophosphatidylglycerol(13:0)" ;
  skos:prefLabel "لیزوفسفاتیدیل گلیسرول 13:0"@fa, "lysophosphatidylglycerol 13:0"@en ;
  ns0:mass "442.482" ;
  ns0:subset "3_STAR" ;
  ns0:formula "C19H39O9P" ;
  ns0:monoisotopicmass "442.23317" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:90454> ;
  ns0:smiles "[C@](CO*)(O*)([H])COP(OCC(CO)O)(=O)O" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:90454>
  skos:prefLabel "لیزوفسفاتیدیل گلیسرول"@fa, "lysophosphatidylglycerol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:132741> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
