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

<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:168281>
  ns0:mass "472.666" ;
  skos:prefLabel "(17alpha,23s)-epoxy-28,29-dihydroxy-27-norlanost-8-ene-3,24-dione"@en, "(17alpha,23S) اپوکسی 28,29 دی هیدروکسی 27 نورلانوست 8 ان 3,24 دیون"@fa ;
  ns0:formula "C29H44O5" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1C2(C3(C(CC2)(C4=C(C5(C(CC4)C(C(=O)CC5)(CO)CO)C)CC3)C)C)C(CC1C(=O)CC)C" ;
  ns0:inchikey "DIKWKAQBKMFLHS-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C29H44O5/c1-6-21(32)22-15-18(2)29(34-22)14-13-26(4)20-7-8-23-25(3,19(20)9-12-27(26,29)5)11-10-24(33)28(23,16-30)17-31/h18,22-23,30-31H,6-17H2,1-5H3" ;
  ns0:monoisotopicmass "472.31887" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "4,4-bis(hydroxymethyl)-3',10,13,14-tetramethyl-5'-propanoylspiro[2,5,6,7,11,12,15,16-octahydro-1H-cyclopenta[a]phenanthrene-17,2'-oxolane]-3-one" .

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 .
