@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:38922>
  skos:prefLabel "دی بنزوفوران ها"@fa, "dibenzofurans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202241> .

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:202241>
  ns0:inchi "InChI=1S/C24H30O6/c1-13(2)10-20(29-15(4)25)16-8-9-19-21(23(16)26-5)17-11-14(3)12-18(22(17)30-19)24(27-6)28-7/h8-9,11-13,20,24H,10H2,1-7H3/t20-/m0/s1" ;
  ns0:inchikey "ZSIUEMMPNHGBBG-FQEVSTJZSA-N" ;
  ns0:formula "C24H30O6" ;
  ns0:smiles "O=C(O[C@H](C1=C(OC)C2=C(OC3=C2C=C(C)C=C3C(OC)OC)C=C1)CC(C)C)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38922> ;
  ns0:mass "414.498" ;
  ns0:monoisotopicmass "414.20424" ;
  skos:prefLabel "talaromycin b"@en, "تالارومایسین B"@fa ;
  ns0:synonym_EXACT "[1-[6-(dimethoxymethyl)-1-methoxy-8-methyldibenzouran-2-yl]-3-methylbutyl] acetate" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
