@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://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:18303>
  skos:prefLabel "phosphatidyl-l-serine"@en, "سرین فسفاتیدیل ال"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:184741> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:184741>
  skos:prefLabel "OKODA PS"@fa, "okoda-ps"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C36H62NO12P" ;
  ns0:inchi "InChI=1S/C36H62NO12P/c1-2-3-4-5-6-7-8-9-10-11-12-13-14-17-20-25-34(40)46-28-32(29-47-50(44,45)48-30-33(37)36(42)43)49-35(41)26-21-18-15-16-19-23-31(39)24-22-27-38/h9-10,22,24,27,32-33H,2-8,11-21,23,25-26,28-30,37H2,1H3,(H,42,43)(H,44,45)/b10-9-,24-22+/t32-,33+/m1/s1" ;
  ns0:monoisotopicmass "731.40096" ;
  ns0:inchikey "GAHCNNRURRLORZ-FIXOGRQRSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18303> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "P(OC[C@H](OC(=O)CCCCCCCC(=O)/C=C/C=O)COC(=O)CCCCCCC/C=C/CCCCCCCC)(OC[C@H](N)C(O)=O)(O)=O" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2S)-2-amino-3-[[(2R)-2-[(E)-9,12-dioxododec-10-enoyl]oxy-3-[(Z)-octadec-9-enoyl]oxypropoxy]-hydroxyphosphoryl]oxypropanoic acid" ;
  ns0:mass "731.861" .

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 .
