@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:46942>
  skos:prefLabel "اگزان ها"@fa, "oxanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:206909> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:206909>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "620.42882" ;
  ns0:formula "C36H60O8" ;
  skos:prefLabel "فوزیکومایسین B"@fa, "fusicomycin b"@en ;
  ns0:inchikey "ONAHYSQENLUUJC-RDKJWPHDSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C36H60O8/c1-9-10-29(38)23(5)32-20(2)15-22(4)36(42,44-32)24(6)33(40)43-19-21(3)26-11-13-34(7)17-27-25(18-37)16-30(39)31(27)35(8,41)14-12-28(26)34/h12,20-27,30-32,37,39,41-42H,9-11,13-19H2,1-8H3/t20-,21-,22-,23-,24-,25+,26-,27-,30-,31+,32+,34-,35+,36-/m1/s1" ;
  ns0:mass "620.868" ;
  ns0:synonym_EXACT "[(2S)-2-[(1R,3R,6R,10S,11S,12R,14R)-10,12-dihydroxy-14-(hydroxymethyl)-3,10-dimethyl-6-tricyclo[9.3.0.03,7]tetradec-7-enyl]propyl] (2S)-2-[(2R,3R,5R,6S)-2-hydroxy-3,5-dimethyl-6-[(2S)-3-oxohexan-2-yl]oxan-2-yl]propanoate" ;
  ns0:smiles "O=C(OC[C@H]([C@@H]1C2=CC[C@](O)([C@@H]3[C@H](O)C[C@H]([C@H]3C[C@@]2(C)CC1)CO)C)C)[C@H]([C@@]4(O[C@@H]([C@H](C)C[C@H]4C)[C@@H](C(=O)CCC)C)O)C" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
