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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:199411>
  ns0:mass "384.384" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "methyl (2R)-4-ethoxy-3-(4-hydroxyphenyl)-2-[(4-hydroxyphenyl)methyl]-5-oxouran-2-carboxylate" ;
  ns0:inchikey "ZKPLXHLJGTUBJR-OAQYLSRUSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "terrenolide s"@en, "Terrenolide S"@fa ;
  ns0:inchi "InChI=1S/C21H20O7/c1-3-27-18-17(14-6-10-16(23)11-7-14)21(20(25)26-2,28-19(18)24)12-13-4-8-15(22)9-5-13/h4-11,22-23H,3,12H2,1-2H3/t21-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35748> ;
  ns0:formula "C21H20O7" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "384.12090" ;
  ns0:smiles "O=C1O[C@](C(=O)OC)(CC2=CC=C(O)C=C2)C(=C1OCC)C3=CC=C(O)C=C3" .

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 .
