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

<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:202192>
  ns0:synonym_EXACT "(2E,10E,14E,22E)-2,6,10,15,19,23-hexamethyltetracosa-2,10,14,22-tetraene-1,6,7,18,19,24-hexol" ;
  skos:prefLabel "concentricol"@en, "Concentricol"@fa ;
  ns0:monoisotopicmass "510.39204" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "VZNMYFXGBPEORA-VUHAMLAFSA-N" ;
  ns0:formula "C30H54O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C30H54O6/c1-23(15-17-27(33)29(5,35)19-9-13-25(3)21-31)11-7-8-12-24(2)16-18-28(34)30(6,36)20-10-14-26(4)22-32/h11-14,27-28,31-36H,7-10,15-22H2,1-6H3/b23-11+,24-12+,25-13+,26-14+" ;
  ns0:charge "0" ;
  ns0:mass "510.756" ;
  ns0:smiles "OC(C(O)CC/C(=C/CC/C=C(/CCC(O)C(O)(CC/C=C(/CO)/C)C)/C)/C)(CC/C=C(/CO)/C)C" .

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 .
