@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:190214> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:190214>
  ns0:formula "C37H75N2O6P" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36700> ;
  skos:prefLabel "sm(d32:1)"@en, "SM(d32:1)"@fa ;
  ns0:monoisotopicmass "674.53628" ;
  ns0:inchi "InChI=1S/C37H75N2O6P/c1-6-8-10-12-14-16-18-19-21-22-24-26-28-30-36(40)35(34-45-46(42,43)44-33-32-39(3,4)5)38-37(41)31-29-27-25-23-20-17-15-13-11-9-7-2/h26,28,35-36,40H,6-25,27,29-34H2,1-5H3,(H-,38,41,42,43)/t35-,36+/m0/s1" ;
  ns0:inchikey "JXSQOUIEMHTUOA-MPQUPPDSSA-N" ;
  ns0:mass "674.989" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "[(2S,3R)-3-hydroxy-2-(tetradecanoylamino)octadec-5-enyl] 2-(trimethylazaniumyl)ethyl phosphate" ;
  ns0:smiles "P(OC[C@H](NC(=O)CCCCCCCCCCCCC)[C@H](O)CC=CCCCCCCCCCCCC)(OCC[N+](C)(C)C)([O-])=O" ;
  ns0:subset "2_STAR" .

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 .
