@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:61498>
  skos:prefLabel "اسید چرب اپوکسی"@fa, "epoxy fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:216532> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:216532>
  ns0:formula "C15H22O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "phellinulin d"@en, "فلینولین D"@fa ;
  ns0:inchikey "WXSWBWVLEUINTC-MGPQQGTHSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61498> ;
  ns0:monoisotopicmass "250.15689" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O)C=C([C@H]1O[C@@H]1[C@H]2C(=C)CCCC2(C)C)C" ;
  ns0:mass "250.338" ;
  ns0:inchi "InChI=1S/C15H22O3/c1-9-6-5-7-15(3,4)12(9)14-13(18-14)10(2)8-11(16)17/h8,12-14H,1,5-7H2,2-4H3,(H,16,17)/t12-,13-,14-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "3-[(2R,3R)-3-[(1R)-2,2-dimethyl-6-methylidenecyclohexyl]oxiran-2-yl]but-2-enoic acid" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
