@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://www.irandoc.acir/onto/irandoc/CHEBI:25212>
  skos:prefLabel "متابولیت"@fa, "metabolite"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@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:69623> .

<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:69623>
  ns0:mass "498.73700" ;
  ns0:smiles "[H][C@@]1(CC[C@@H](OC1)C(C)(C)O)[C@@]1([H])CC[C@@]2(C)C3=CC[C@@]4([H])C(C)(C)[C@H](CC[C@]4(C)C3=CC[C@]12C)OC(C)=O" ;
  ns0:monoisotopicmass "498.37091" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:25212> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "هیپوکرلول B"@fa, "hypocrellol b"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:formula "C32H50O4" ;
  ns0:inchikey "RIESYZPVSNASTD-RRZFRIRNSA-N" ;
  ns0:inchi "InChI=1S/C32H50O4/c1-20(33)36-26-15-16-30(6)23-14-18-31(7)22(21-9-12-27(35-19-21)29(4,5)34)13-17-32(31,8)24(23)10-11-25(30)28(26,2)3/h10,14,21-22,25-27,34H,9,11-13,15-19H2,1-8H3/t21-,22+,25-,26-,27+,30+,31+,32-/m0/s1" ;
  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:mass rdfs:label "جرم"@fa, "mass"@en .
