@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://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:18946>
  skos:prefLabel "دلتا لاکتون"@fa, "delta-lactone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:95197> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:95197>
  ns0:monoisotopicmass "404.25627" ;
  ns0:inchi "InChI=1S/C24H36O5/c1-5-15(3)24(27)29-21-11-14(2)10-17-7-6-16(4)20(23(17)21)9-8-19-12-18(25)13-22(26)28-19/h6-7,10,14-16,18-21,23,25H,5,8-9,11-13H2,1-4H3/t14?,15-,16-,18?,19+,20-,21?,23-/m0/s1" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(2S) 2 متیل بوتانوئیک اسید [(7S,8S,8aR) 8 [ [(2R) 4 هیدروکسی 6 اکسو  اکسانیل] اتیل] 3,7 دی  1,,,,,8a هگزا هیدرونافتالن  یل] استر"@fa, "(2s)-2-methylbutanoic acid [(7s,8s,8ar)-8-[2-[(2r)-4-hydroxy-6-oxo-2-oxanyl]ethyl]-3,7-dimethyl-1,2,3,7,8,8a-hexahydronaphthalen-1-yl] ester"@en ;
  ns0:smiles "CC[C@H](C)C(=O)OC1CC(C=C2[C@H]1[C@H]([C@H](C=C2)C)CC[C@@H]3CC(CC(=O)O3)O)C" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18946> ;
  ns0:inchikey "PCZOHLXUXFIOCF-WUIYGHNESA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "404.541" ;
  ns0:formula "C24H36O5" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
