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

<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:204221>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22727> ;
  ns0:formula "C21H26O11" ;
  ns0:inchikey "BLUKNYPPXACRML-SGEUHFFASA-N" ;
  skos:prefLabel "sargabetaopenilline c"@en, "سارگابتاوپنیلین C"@fa ;
  ns0:synonym_EXACT "[(3R,3'S,4'S,6'S)-4,7-diacetyloxy-4'-hydroxy-6',7-dimethyl-6,8-dioxospiro[4,5-dihydro-1H-isochromene-3,2'-oxane]-3'-yl] acetate" ;
  ns0:mass "454.428" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C21H26O11/c1-9-6-15(25)19(30-11(3)23)21(31-9)18(29-10(2)22)13-7-16(26)20(5,32-12(4)24)17(27)14(13)8-28-21/h9,15,18-19,25H,6-8H2,1-5H3/t9-,15-,18?,19-,20?,21+/m0/s1" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1C2=C(C(OC(=O)C)[C@]3(O[C@H](C[C@@H]([C@@H]3OC(=O)C)O)C)OC2)CC(C1(OC(=O)C)C)=O" ;
  ns0:monoisotopicmass "454.14751" .

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 .
