@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:220654>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "Chaetolivacine A"@fa, "chaetolivacine a"@en ;
  ns0:mass "429.604" ;
  ns0:inchi "InChI=1S/C29H35NO2/c1-6-19(3)25-20(4)17-29(5)16-18(2)12-13-24(29)26(25)27(31)23-15-22(30-28(23)32)14-21-10-8-7-9-11-21/h6-11,14-15,17-18,24-26H,12-13,16H2,1-5H3,(H,30,32)/b19-6+,22-14-/t18-,24+,25-,26+,29+/m1/s1" ;
  ns0:monoisotopicmass "429.26678" ;
  ns0:inchikey "NDYMFLJVSWDWNK-BLJNRIBASA-N" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1N/C(=C/C2=CC=CC=C2)/C=C1C(=O)[C@@H]3[C@@H](C(=C[C@]4([C@H]3CC[C@H](C4)C)C)C)/C(=C/C)/C" ;
  ns0:formula "C29H35NO2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:23849>
  skos:prefLabel "دیترپنوئید"@fa, "diterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:220654> .

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 .
