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

<http://www.irandoc.acir/onto/irandoc/CHEBI:210972>
  skos:prefLabel "Secobotrytriendiol"@fa, "secobotrytriendiol"@en ;
  ns0:inchi "InChI=1S/C15H24O2/c1-6-11(8-16)13-12(7-2)14(3,4)9-15(13,5)10-17/h6-7,16-17H,2,8-10H2,1,3-5H3/b11-6-/t15-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:synonym_EXACT "(E)-2-[(5S)-2-ethenyl-5-(hydroxymethyl)-3,3,5-trimethylcyclopenten-1-yl]but-2-en-1-ol" ;
  ns0:mass "236.355" ;
  ns0:formula "C15H24O2" ;
  ns0:inchikey "BHNACKMCMDASDB-UJNBGNEJSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "OC/C(/C1=C(C=C)C(C)(C)C[C@@]1(CO)C)=C/C" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "236.17763" .

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 .
