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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:175716>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "آزوکیزاپوگنول"@fa, "azukisapogenol"@en ;
  ns0:mass "472.710" ;
  ns0:formula "C30H48O4" ;
  ns0:monoisotopicmass "472.35526" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C30H48O4/c1-25-13-14-26(2,24(33)34)17-20(25)19-7-8-22-27(3)11-10-23(32)28(4,18-31)21(27)9-12-30(22,6)29(19,5)16-15-25/h7,20-23,31-32H,8-18H2,1-6H3,(H,33,34)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:inchikey "VVWRIMSHBALFKN-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "10-hydroxy-9-(hydroxymethyl)-2,4a,6a,6b,9,12a-hexamethyl-1,3,4,5,6,6a,7,8,8a,10,11,12,13,14b-tetradecahydropicene-2-carboxylic acid" ;
  ns0:smiles "OC1C(C2C(C3C(C4(C(C5C(CC4)(CCC(C5)(C)C(O)=O)C)=CC3)C)(CC2)C)(CC1)C)(CO)C" ;
  ns0:subset "2_STAR" .

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 .
