@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#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:72435>
  skos:prefLabel "phosphatidylcholine 44:0-oh"@en, "فسفاتیدیل کولین 44:0 OH"@fa ;
  ns0:smiles "[H][C@@](COC([*])=O)(COP([O-])(=O)OCC[N+](C)(C)C)OC([*])=O" ;
  ns0:subset "3_STAR" ;
  ns0:formula "C52H104NO9P" ;
  ns0:synonym_RELATED "GPCho(44:0-OH)", "phosphatidylcholine(44:0-OH)", "PC(44:0-OH)", "PC 44:0-OH" ;
  ns0:monoisotopicmass "917.74487" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:57643> ;
  ns0:mass "918.359" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:57643>
  skos:prefLabel "1،2 دی آسیل sn گلیسررو 3 فسفوکولین"@fa, "1,2-diacyl-sn-glycero-3-phosphocholine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:72435> .

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