@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:37581>
  skos:prefLabel "گاما لاکتون"@fa, "gamma-lactone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:174934> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:174934>
  ns0:monoisotopicmass "306.14672" ;
  skos:prefLabel "achillicin"@en, "آشیلیسین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H22O5/c1-8-5-6-11-13(8)15-14(9(2)16(19)22-15)12(21-10(3)18)7-17(11,4)20/h6,9,12,14-15,20H,5,7H2,1-4H3/t9-,12-,14+,15+,17+/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "[(3S,3aR,4S,6R,9bS)-6-hydroxy-3,6,9-trimethyl-2-oxo-3,3a,4,5,8,9b-hexahydroazuleno[4,5-b]uran-4-yl] acetate" ;
  ns0:inchikey "ZPTLTKQKVWFFNY-SZQAVTOOSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37581> ;
  ns0:charge "0" ;
  ns0:formula "C17H22O5" ;
  ns0:mass "306.358" ;
  ns0:smiles "O1[C@]2([C@@]([C@@H](OC(=O)C)C[C@@](O)(C=3C2=C(CC3)C)C)([C@@H](C1=O)C)[H])[H]" .

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 .
