@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:24360>
  skos:prefLabel "گلیسروفسفوگلیسرول ها"@fa, "glycerophosphoglycerols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:190534> .

<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:190534>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "480.24882" ;
  ns0:formula "C22H41O9P" ;
  ns0:inchikey "CRUZDGFFENFUKM-UTOQUPLUSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24360> ;
  ns0:synonym_EXACT "[3-[2,3-dihydroxypropoxy(hydroxy)phosphoryl]oxy-2-hydroxypropyl] (9Z,12Z)-hexadeca-9,12-dienoate" ;
  ns0:smiles "P(OCC(O)COC(=O)CCCCCCC/C=C/C/C=C/CCC)(OCC(O)CO)(O)=O" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H41O9P/c1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-22(26)29-17-21(25)19-31-32(27,28)30-18-20(24)16-23/h4-5,7-8,20-21,23-25H,2-3,6,9-19H2,1H3,(H,27,28)/b5-4-,8-7-" ;
  skos:prefLabel "LPG 16:2"@fa, "lpg 16:2"@en ;
  ns0:mass "480.535" .

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 .
