@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:25409>
  skos:prefLabel "مونوترپنوئید"@fa, "monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:226247> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:226247>
  ns0:monoisotopicmass "402.20424" ;
  skos:prefLabel "dicitrinone e"@en, "دیسیترینون E"@fa ;
  ns0:smiles "O1C2=C(O)C(=C(O)C(=C2[C@@H]([C@H]1C)C)C)CC3=C(O)C(=C([C@@H]([C@H](O)C)C)C=C3O)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "VVYMCJNWXOSIMS-DMTCVQMQSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:inchi "InChI=1S/C23H30O6/c1-9(13(5)24)15-8-18(25)16(20(26)11(15)3)7-17-21(27)12(4)19-10(2)14(6)29-23(19)22(17)28/h8-10,13-14,24-28H,7H2,1-6H3/t9-,10-,13-,14-/m1/s1" ;
  ns0:mass "402.487" ;
  ns0:formula "C23H30O6" ;
  ns0:synonym_EXACT "(2R,3S)-6-[[2,6-dihydroxy-4-[(2S,3R)-3-hydroxybutan-2-yl]-3-methylphenyl]methyl]-2,3,4-trimethyl-2,3-dihydro-1-benzouran-5,7-diol" ;
  ns0:subset "2_STAR" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
