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

<http://www.irandoc.acir/onto/irandoc/CHEBI:222711>
  ns0:formula "C32H40N2O3" ;
  skos:prefLabel "کدینائوپسین"@fa, "codinaeopsin"@en ;
  ns0:mass "500.683" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C32H40N2O3/c1-7-19(3)26-21(5)14-31(6)13-18(2)12-20(4)28(31)27(26)29(35)24-16-32(37,34-30(24)36)15-22-17-33-25-11-9-8-10-23(22)25/h7-11,14,16-18,20,26-28,33,37H,12-13,15H2,1-6H3,(H,34,36)/b19-7+/t18-,20+,26-,27-,28+,31+,32?/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1NC(O)(CC=2C3=C(C=CC=C3)NC2)C=C1C(=O)[C@@H]4[C@@H](C(=C[C@]5([C@H]4[C@H](C[C@H](C5)C)C)C)C)/C(=C/C)/C" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "3-[(1S,2R,4aR,6R,8S,8aS)-2-[(E)-but-2-en-2-yl]-3,4a,6,8-tetramethyl-2,5,6,7,8,8a-hexahydro-1H-naphthalene-1-carbonyl]-5-hydroxy-5-(1H-indol-3-ylmethyl)-1H-pyrrol-2-one" ;
  ns0:monoisotopicmass "500.30389" ;
  ns0:inchikey "FFIWOIAVVDGNHZ-ZQXRKGDHSA-N" .

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 .
