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

<http://www.irandoc.acir/onto/irandoc/CHEBI:210738>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "DBEFMCCAWQYJLP-MWKWWEEBSA-N" ;
  ns0:mass "268.397" ;
  skos:prefLabel "(+) (3S,6R,7R,10S) ترمولن 6,10,12 تریول"@fa, "(+)-(3s,6r,7r,10s)-tremulene-6,10,12-triol"@en ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H28O3" ;
  ns0:synonym_EXACT "(1S,3aR,4R,7S)-8-ethyl-7-(hydroxymethyl)-2,2,4-trimethyl-1,3,3a,5,6,7-hexahydroazulene-1,4-diol" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:monoisotopicmass "268.20384" ;
  ns0:inchi "InChI=1S/C16H28O3/c1-5-11-10(9-17)6-7-16(4,19)12-8-15(2,3)14(18)13(11)12/h10,12,14,17-19H,5-9H2,1-4H3/t10-,12-,14-,16-/m1/s1" ;
  ns0:smiles "O[C@]1([C@H]2C(=C(CC)[C@H](CC1)CO)[C@@H](O)C(C2)(C)C)C" .

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 .
