@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:22727>
  skos:prefLabel "بنزوپیران"@fa, "benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:205933> .

<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:205933>
  ns0:smiles "O=C1C=2C(=CC([C@@]1(OC(=O)C)C)=O)[C@@H](OC(=O)C)[C@]3(O[C@H](CC[C@H]3OC(=O)C)C)OC2" ;
  skos:prefLabel "daldinin d"@en, "دالدینین دی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C21H24O10/c1-10-6-7-17(28-11(2)22)21(30-10)19(29-12(3)23)14-8-16(25)20(5,31-13(4)24)18(26)15(14)9-27-21/h8-10,17,19H,6-7H2,1-5H3/t10-,17+,19+,20-,21-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22727> ;
  ns0:monoisotopicmass "436.13695" ;
  ns0:synonym_EXACT "[(3R,3'R,4R,6'S,7S)-4,7-diacetyloxy-6',7-dimethyl-6,8-dioxospiro[4H-isochromene-3,2'-oxane]-3'-yl] acetate" ;
  ns0:formula "C21H24O10" ;
  ns0:mass "436.413" ;
  ns0:charge "0" ;
  ns0:inchikey "FHJLYQODAHDGIV-YNDOHWJBSA-N" ;
  ns0:subset "2_STAR" .

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 .
