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

<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://www.irandoc.acir/onto/irandoc/CHEBI:218803>
  ns0:mass "414.454" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H26O7/c1-12(2)8-18(29-14(4)25)16-6-7-17-20(21(16)28-5)22(27)23(30-17)15(11-24)9-13(3)10-19(23)26/h6-7,9-10,12,18,24H,8,11H2,1-5H3" ;
  ns0:synonym_EXACT "[1-[1'-(hydroxymethyl)-4-methoxy-3'-methyl-3,5'-dioxospiro[1-benzouran-2,6'-cyclohexa-1,3-diene]-5-yl]-3-methylbutyl] acetate" ;
  ns0:inchikey "CQBZGPJDYMTTCO-UHFFFAOYSA-N" ;
  ns0:formula "C23H26O7" ;
  skos:prefLabel "purpactin b"@en, "پورپاکتین B"@fa ;
  ns0:smiles "O=C1C=C(C=C(C12OC=3C=CC(=C(C3C2=O)OC)C(OC(=O)C)CC(C)C)CO)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "414.16785" ;
  ns0:charge "0" .

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