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

<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://www.irandoc.acir/onto/irandoc/CHEBI:228510>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35748> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "P(F)(OCC(OC(=O)CCCCCCC/C=C/CCCCCCCC)COC(C)C)(=O)C" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "478.32234" ;
  skos:prefLabel "O 7460"@fa, "o-7460"@en ;
  ns0:formula "C25H48FO5P" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[1-[luoro(methyl)phosphoryl]oxy-3-propan-2-yloxypropan-2-yl] (Z)-octadec-9-enoate" ;
  ns0:mass "478.626" ;
  ns0:inchi "InChI=1S/C25H48FO5P/c1-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-25(27)31-24(21-29-23(2)3)22-30-32(4,26)28/h12-13,23-24H,5-11,14-22H2,1-4H3/b13-12-" ;
  ns0:inchikey "ZLEFMXNNQCABDB-SEYXRHQNSA-N" .

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 .
