@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:36700>
  skos:prefLabel "فسفوکولین ها"@fa, "phosphocholines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:221546> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:221546>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "ZFOQFRWXAGFXFL-IWRPRKENSA-O" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "P(=O)(O[C@H]1C=CC=C(O[C@@H](CCCCCCCCCCCC[C@@H]([C@@H]2[C@@H]1O2)O)C)O)(OCC[N+](C)(C)C)O" ;
  ns0:inchi "InChI=1S/C27H50NO8P/c1-22-16-13-11-9-7-5-6-8-10-12-14-17-23(29)26-27(35-26)24(18-15-19-25(30)34-22)36-37(31,32)33-21-20-28(2,3)4/h15,18-19,22-24,26-27,29H,5-14,16-17,20-21H2,1-4H3,(H-,30,31,32)/p+1/t22-,23+,24+,26-,27-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36700> ;
  skos:prefLabel "CIML D"@fa, "ciml d"@en ;
  ns0:monoisotopicmass "548.33468" ;
  ns0:mass "548.677" ;
  ns0:charge "+1" ;
  ns0:formula "C27H51NO8P" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
