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

<http://www.irandoc.acir/onto/irandoc/CHEBI:175437>
  ns0:monoisotopicmass "426.38617" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "24 متیل 28 norcycloart 25 en 3 ol"@fa, "24-methyl-28-norcycloart-25-en-3-ol"@en ;
  ns0:mass "426.729" ;
  ns0:inchikey "QCGMIFBWAQSUQY-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:smiles "OC1C(C2C3(C4(C3)C(C5(C(CC4)(C(CC5)C(CCC(C)C(C)=C)C)C)C)CC2)CC1)C" ;
  ns0:synonym_EXACT "15-(5,6-dimethylhept-6-en-2-yl)-7,12,16-trimethylpentacyclo[9.7.0.01,3.03,8.012,16]octadecan-6-ol" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C30H50O" ;
  ns0:inchi "InChI=1S/C30H50O/c1-19(2)20(3)8-9-21(4)23-12-14-28(7)26-11-10-24-22(5)25(31)13-15-29(24)18-30(26,29)17-16-27(23,28)6/h20-26,31H,1,8-18H2,2-7H3" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
