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

<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:224806>
  ns0:mass "466.398" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:inchi "InChI=1S/C24H18O10/c1-10(25)31-14-6-4-13(5-7-14)19-21(30)22-20(15-8-16(28)17(29)9-18(15)34-22)24(33-12(3)27)23(19)32-11(2)26/h4-9,28-30H,1-3H3" ;
  skos:prefLabel "sarcodan"@en, "سارکودان"@fa ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C24H18O10" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(OC1=C(C(O)=C2OC3=C(C2=C1OC(=O)C)C=C(O)C(=C3)O)C4=CC=C(OC(=O)C)C=C4)C" ;
  ns0:synonym_EXACT "[4-(1,2-diacetyloxy-4,7,8-trihydroxydibenzouran-3-yl)phenyl] acetate" ;
  ns0:monoisotopicmass "466.09000" ;
  ns0:inchikey "LFLVOXAULWVRLK-UHFFFAOYSA-N" .

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 .
