@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:35748>
  skos:prefLabel "استر اسید چرب"@fa, "fatty acid ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:220922> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:220922>
  ns0:inchikey "OUTLGHADESIIQU-UHFFFAOYSA-N" ;
  ns0:formula "C11H16O6" ;
  skos:prefLabel "Rancinamycin Ib"@fa, "rancinamycin ib"@en ;
  ns0:monoisotopicmass "244.09469" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35748> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(OC1C(=CC(O)C(C1O)O)C=O)CCC" ;
  ns0:mass "244.243" ;
  ns0:synonym_EXACT "(2-ormyl-4,5,6-trihydroxycyclohex-2-en-1-yl) butanoate" ;
  ns0:inchi "InChI=1S/C11H16O6/c1-2-3-8(14)17-11-6(5-12)4-7(13)9(15)10(11)16/h4-5,7,9-11,13,15-16H,2-3H2,1H3" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
