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

<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://www.irandoc.acir/onto/irandoc/CHEBI:201733>
  ns0:formula "C23H32O6" ;
  ns0:smiles "O=C1OC(CCCCCC2OC3(OC(C)CC3)CCC2)C=4C1=C(OC)C=C(O)C4" ;
  skos:prefLabel "spirolaxine"@en, "اسپیرولاکسین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3R)-5-hydroxy-7-methoxy-3-[5-[(2R,5R,7R)-2-methyl-1,6-dioxaspiro[4.5]decan-7-yl]pentyl]-3H-2-benzouran-1-one" ;
  ns0:monoisotopicmass "404.21989" ;
  ns0:inchi "InChI=1S/C23H32O6/c1-15-10-12-23(28-15)11-6-8-17(29-23)7-4-3-5-9-19-18-13-16(24)14-20(26-2)21(18)22(25)27-19/h13-15,17,19,24H,3-12H2,1-2H3" ;
  ns0:mass "404.503" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:charge "0" ;
  ns0:inchikey "CZIMFHQXGMXDMO-UHFFFAOYSA-N" .

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 .
