@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:78189>
  skos:prefLabel "آلکیلاسیل گلیسر 3 فسفوکولین"@fa, "alkylacylglycero-3-phosphocholine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:187964> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:187964>
  skos:prefLabel "PC (7:0/O 8:0)"@fa, "pc(7:0/o-8:0)"@en ;
  ns0:monoisotopicmass "481.31684" ;
  ns0:inchi "InChI=1S/C23H48NO7P/c1-6-8-10-12-13-15-18-28-22(20-29-23(25)16-14-11-9-7-2)21-31-32(26,27)30-19-17-24(3,4)5/h22H,6-21H2,1-5H3/t22-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C23H48NO7P" ;
  ns0:inchikey "NDLORRZUDRJBPC-JOCHJYFZSA-N" ;
  ns0:smiles "P(OCC[N+](C)(C)C)(OC[C@H](OCCCCCCCC)COC(=O)CCCCCC)([O-])=O" ;
  ns0:subset "2_STAR" ;
  ns0:mass "481.611" ;
  ns0:synonym_EXACT "[(2R)-3-heptanoyloxy-2-octoxypropyl] 2-(trimethylazaniumyl)ethyl phosphate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:78189> ;
  ns0:charge "0" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
