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

<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:5512>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "OTTFLYUONKAFGT-OYSGWTEZSA-N" ;
  skos:prefLabel "گنیدیسین"@fa, "gnidicin"@en ;
  ns0:monoisotopicmass "628.23085" ;
  ns0:inchi "InChI=1S/C36H36O10/c1-19(2)34-28(42-25(38)16-15-22-11-7-5-8-12-22)21(4)35-24-17-20(3)27(39)33(24,41)31(40)32(18-37)29(43-32)26(35)30(34)44-36(45-34,46-35)23-13-9-6-10-14-23/h5-17,21,24,26,28-31,37,40-41H,1,18H2,2-4H3/b16-15+/t21-,24-,26+,28-,29+,30-,31-,32+,33-,34+,35+,36?/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:smiles "C[C@@H]1[C@@H](OC(=O)/C=C/c2ccccc2)[C@@]2(OC3(O[C@@H]2[C@@H]2[C@@H]4O[C@]4(CO)[C@@H](O)[C@@]4(O)[C@@H](C=C(C)C4=O)[C@@]12O3)c1ccccc1)C(C)=C" ;
  ns0:synonym_EXACT "Gnidicin" ;
  ns0:formula "C36H36O10" ;
  ns0:mass "628.666" .

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 .
