@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:51963>
  skos:prefLabel "هوپانوئید"@fa, "hopanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:144130> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:144130>
  skos:prefLabel "22 هیدروکسی 2 امید 1 یک"@fa, "22-hydroxy-2-hopen-1-one"@en ;
  ns0:inchikey "YLKHZBZGHNOEES-LISTXKHRSA-N" ;
  ns0:inchi "InChI=1S/C30H48O2/c1-25(2)15-14-24(31)30(8)21(25)13-18-29(7)23(30)10-9-22-27(5)16-11-19(26(3,4)32)20(27)12-17-28(22,29)6/h14-15,19-23,32H,9-13,16-18H2,1-8H3/t19-,20-,21?,22+,23-,27-,28+,29+,30-/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51963> ;
  ns0:formula "C30H48O2" ;
  ns0:charge "0" ;
  ns0:mass "440.702" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C=CC(C)(C)C2[C@]1([C@@H]3[C@]([C@]4([C@@H]([C@@]5([C@H]([C@@H](C(O)(C)C)CC5)CC4)C)CC3)C)(CC2)C)C" ;
  ns0:monoisotopicmass "440.365" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:mass rdfs:label "جرم"@fa, "mass"@en .
