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

<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:214894>
  skos:prefLabel "5،6 اپوکسی پینولیدوکسین"@fa, "5,6-epoxy-pinolidoxin"@en ;
  ns0:monoisotopicmass "354.16785" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35748> ;
  ns0:mass "354.399" ;
  ns0:inchi "InChI=1S/C18H26O7/c1-3-5-6-8-14(19)23-13-10-9-12-17(24-12)16(21)15(20)11(7-4-2)25-18(13)22/h3,5-6,8,11-13,15-17,20-21H,4,7,9-10H2,1-2H3/b5-3+,8-6+" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2,3-dihydroxy-6-oxo-4-propyl-5,11-dioxabicyclo[8.1.0]undecan-7-yl) (2E,4E)-hexa-2,4-dienoate" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "SHDFNLHXMKWTEL-QFXXITGJSA-N" ;
  ns0:smiles "O=C1OC(C(O)C(O)C2C(CCC1OC(=O)/C=C/C=C/C)O2)CCC" ;
  ns0:formula "C18H26O7" .

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 .
