@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:25248>
  skos:prefLabel "متیل استر"@fa, "methyl ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:144073> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:144073>
  skos:prefLabel "رنگی فرمیک اسید"@fa, "rangiformic acid"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "386.26684" ;
  ns0:charge "0" ;
  ns0:formula "C21H38O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25248> ;
  ns0:subset "2_STAR" ;
  ns0:mass "386.529" ;
  ns0:inchi "InChI=1S/C21H38O6/c1-3-4-5-6-7-8-9-10-11-12-13-14-15-17(21(26)27-2)18(20(24)25)16-19(22)23/h17-18H,3-16H2,1-2H3,(H,22,23)(H,24,25)/t17-,18-/m0/s1" ;
  ns0:inchikey "LGCPAGYPUFWEBQ-ROUUACIJSA-N" ;
  ns0:smiles "O(C(=O)[C@@H](CCCCCCCCCCCCCC)[C@H](CC(O)=O)C(O)=O)C" .

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 .
