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

<http://www.irandoc.acir/onto/irandoc/CHEBI:223302>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "542.28797" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C31H42O8" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "کالبیسترین دی"@fa, "calbistrin d"@en ;
  ns0:smiles "O=C(O)/C=C/C=C(/C=C/C=C(/[C@H](O)[C@@H](C(=O)O[C@@H]1[C@H]2C(C=C[C@]([C@@]2(C(=O)CCO)C)(O)C)=C[C@H](C1)C)C)/C)/C" ;
  ns0:inchi "InChI=1S/C31H42O8/c1-19(10-8-12-26(34)35)9-7-11-21(3)28(36)22(4)29(37)39-24-18-20(2)17-23-13-15-30(5,38)31(6,27(23)24)25(33)14-16-32/h7-13,15,17,20,22,24,27-28,32,36,38H,14,16,18H2,1-6H3,(H,34,35)/b9-7+,12-8+,19-10-,21-11+/t20-,22+,24+,27-,28+,30-,31-/m1/s1" ;
  ns0:mass "542.669" ;
  ns0:inchikey "VBTJSQZQYFMROV-QSNCMNRASA-N" .

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