@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:38758>
  skos:prefLabel "ایزوکومارین ها"@fa, "isocoumarins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:210887> .

<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:210887>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38758> ;
  ns0:formula "C20H26O10" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H26O10/c1-9(28-20-17(24)16(23)18(27-3)14(8-21)30-20)4-12-6-10-5-11(26-2)7-13(22)15(10)19(25)29-12/h5-7,9,14,16-18,20-24H,4,8H2,1-3H3/t9-,14+,16+,17-,18+,20+/m0/s1" ;
  skos:prefLabel "(10S) 10 O بتا D 4' متیل مانوپیرانوسیل دیپورتین"@fa, "(10s)-10-o-beta-d-4'-methylmannopyranosyldiaporthin"@en ;
  ns0:synonym_EXACT "3-[(2S)-2-[(2R,3S,4R,5S,6R)-3,4-dihydroxy-6-(hydroxymethyl)-5-methoxyoxan-2-yl]oxypropyl]-8-hydroxy-6-methoxyisochromen-1-one" ;
  ns0:monoisotopicmass "426.15260" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1OC(=CC=2C1=C(O)C=C(OC)C2)C[C@@H](O[C@@H]3O[C@@H]([C@@H](OC)[C@@H]([C@@H]3O)O)CO)C" ;
  ns0:mass "426.418" ;
  ns0:inchikey "OABBXHPPUDNHRM-WGZDNDSFSA-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 .
