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

<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:224751>
  ns0:inchi "InChI=1S/C22H30O3/c1-16(2)8-6-9-17(3)10-7-12-22(4)13-11-18-14-19(23)21(24-5)15-20(18)25-22/h8,10-11,13-15,23H,6-7,9,12H2,1-5H3/t22-/m0/s1" ;
  ns0:smiles "O1C2=C(C=C(O)C(=C2)OC)C=C[C@@]1(CCC=C(CCC=C(C)C)C)C" ;
  ns0:inchikey "UTFJTRRNDYSIKT-QFIPXVFZSA-N" ;
  skos:prefLabel "تریکوتکروتوسین جی"@fa, "trichothecrotocin j"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:charge "0" ;
  ns0:mass "342.479" ;
  ns0:formula "C22H30O3" ;
  ns0:monoisotopicmass "342.21949" ;
  ns0:synonym_EXACT "(2S)-2-(4,8-dimethylnona-3,7-dienyl)-7-methoxy-2-methylchromen-6-ol" ;
  ns0:subset "2_STAR" .

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 .
