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

<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:209944>
  ns0:mass "278.260" ;
  ns0:inchikey "SMLKYYVQXIKCAM-ZLKJLUDKSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C14H14O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "ریبیسین دی"@fa, "ribisin d"@en ;
  ns0:monoisotopicmass "278.07904" ;
  ns0:synonym_EXACT "(2S,3R,4R)-4,6-dihydroxy-2,3-dimethoxy-3,4-dihydro-2H-dibenzouran-1-one" ;
  ns0:smiles "O=C1C=2C3=C(C(O)=CC=C3)OC2[C@H](O)[C@H]([C@@H]1OC)OC" ;
  ns0:inchi "InChI=1S/C14H14O6/c1-18-13-9(16)8-6-4-3-5-7(15)11(6)20-12(8)10(17)14(13)19-2/h3-5,10,13-15,17H,1-2H3/t10-,13+,14+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> .

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 .
