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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:222469>
  ns0:smiles "O=C1O[C@](C(=O)OCCC)(CC2=CC=CC=C2)C(=C1O)C3=CC=CC=C3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C21H20O5/c1-2-13-25-20(24)21(14-15-9-5-3-6-10-15)17(18(22)19(23)26-21)16-11-7-4-8-12-16/h3-12,22H,2,13-14H2,1H3/t21-/m1/s1" ;
  skos:prefLabel "فلاویپسین A"@fa, "flavipesin a"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35748> ;
  ns0:inchikey "BIABXOXBQYCKHQ-OAQYLSRUSA-N" ;
  ns0:monoisotopicmass "352.13107" ;
  ns0:subset "2_STAR" ;
  ns0:mass "352.386" ;
  ns0:formula "C21H20O5" ;
  ns0:synonym_EXACT "propyl (2R)-2-benzyl-4-hydroxy-5-oxo-3-phenyluran-2-carboxylate" .

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 .
