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

<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:227182>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "391.17836" ;
  ns0:synonym_EXACT "methyl (16R,17S,18S,21S)-18-hydroxy-17,21-dimethyl-14-oxo-10-azapentacyclo[11.8.0.03,11.04,9.016,21]henicosa-1(13),2,4,6,8,11-hexaene-17-carboxylate" ;
  skos:prefLabel "xiamycin e"@en, "Xiamycin E"@fa ;
  ns0:inchi "InChI=1S/C24H25NO4/c1-23-9-8-21(27)24(2,22(28)29-3)20(23)12-19(26)15-11-18-14(10-16(15)23)13-6-4-5-7-17(13)25-18/h4-7,10-11,20-21,25,27H,8-9,12H2,1-3H3/t20-,21+,23-,24+/m1/s1" ;
  ns0:inchikey "YSJQFTPGPPBWEH-JSRBNTPPSA-N" ;
  ns0:smiles "O=C1C2=C(C=C3C=4C=CC=CC4NC3=C2)[C@]5(CC[C@@H]([C@]([C@@H]5C1)(C(=O)OC)C)O)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "391.467" ;
  ns0:charge "0" ;
  ns0:formula "C24H25NO4" .

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 .
