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

<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:177598>
  skos:prefLabel "(2R) 2،3 دی هیدروکسی پروپیل نونادکانوات"@fa, "(2r)-2,3-dihydroxypropyl nonadecanoate"@en ;
  ns0:inchi "InChI=1S/C22H44O4/c1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-22(25)26-20-21(24)19-23/h21,23-24H,2-20H2,1H3/t21-/m1/s1" ;
  ns0:mass "372.590" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[(2R)-2,3-dihydroxypropyl] nonadecanoate" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O(C(=O)CCCCCCCCCCCCCCCCCC)C[C@H](O)CO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35759> ;
  ns0:inchikey "WWTTXMMZHOBTAM-OAQYLSRUSA-N" ;
  ns0:formula "C22H44O4" ;
  ns0:monoisotopicmass "372.32396" .

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 .
