@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://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:26658>
  skos:prefLabel "sesquiterpenoid"@fa, "sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:3519> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:3519>
  ns0:inchi "InChI=1S/C30H35NO10/c1-16-9-10-21(37-17(2)32)29(6)25(40-26(34)19-8-7-12-31-14-19)23(38-18(3)33)22-24(30(16,29)41-28(22,4)5)39-27(35)20-11-13-36-15-20/h7-8,11-16,21-25H,9-10H2,1-6H3/t16?,21-,22+,23+,24+,25-,29-,30+/m0/s1" ;
  ns0:formula "C30H35NO10" ;
  ns0:mass "569.601" ;
  ns0:charge "0" ;
  skos:prefLabel "سلاپانین"@fa, "celapanine"@en ;
  ns0:monoisotopicmass "569.22610" ;
  ns0:inchikey "MHXMEJIEIHJTGN-GTTNOKDOSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:synonym_EXACT "Celapanine" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1CC[C@H](OC(C)=O)[C@@]2(C)[C@@H](OC(=O)c3cccnc3)[C@H](OC(C)=O)[C@@H]3[C@@H](OC(=O)c4ccoc4)[C@]12OC3(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 .
