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

<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:183699>
  ns0:subset "2_STAR" ;
  ns0:formula "C17H34O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "302.455" ;
  ns0:charge "0" ;
  ns0:smiles "O(C(=O)CCCCCCCCCCC(C)C)CC(O)CO" ;
  ns0:monoisotopicmass "302.24571" ;
  ns0:inchikey "ZGNRVILZVRTZON-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35759> ;
  skos:prefLabel "2,3-dihydroxypropyl 12-methyltridecanoate"@en, "2،3 دی هیدروکسی پروپیل 12 متیل تری دکانوات"@fa ;
  ns0:inchi "InChI=1S/C17H34O4/c1-15(2)11-9-7-5-3-4-6-8-10-12-17(20)21-14-16(19)13-18/h15-16,18-19H,3-14H2,1-2H3" ;
  ns0:synonym_EXACT "2,3-dihydroxypropyl 12-methyltridecanoate" .

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 .
