@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:35759>
  skos:prefLabel "1 مونوگلیسرید"@fa, "1-monoglyceride"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125153> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:125153>
  ns0:mass "342.514" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35759> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "342.27701" ;
  ns0:inchi "InChI=1S/C20H38O4/c1-18(2)14-12-10-8-6-4-3-5-7-9-11-13-15-20(23)24-17-19(22)16-21/h4,6,18-19,21-22H,3,5,7-17H2,1-2H3" ;
  ns0:formula "C20H38O4" ;
  skos:prefLabel "15 متیل 9 هگزادسنوئیک اسید 2،3 دی هیدروکسی پروپیل استر"@fa, "15-methyl-9-hexadecenoic acid 2,3-dihydroxypropyl ester"@en ;
  ns0:smiles "CC(C)CCCCC=CCCCCCCCC(=O)OCC(CO)O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "LCVIGZGNMQADJV-UHFFFAOYSA-N" .

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 .
