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

<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:81124>
  ns0:inchi "InChI=1S/C21H26O10/c1-8-4-10(23)15-12(28-8)6-11-9(16(15)24)5-14(21(2,3)31-11)30-20-19(27)18(26)17(25)13(7-22)29-20/h4,6,13-14,17-20,22,24-27H,5,7H2,1-3H3/t13-,14+,17-,18+,19-,20+/m1/s1" ;
  ns0:mass "438.42510" ;
  skos:prefLabel "sec o Glucosylhamaudol"@fa, "sec-o-glucosylhamaudol"@en ;
  ns0:inchikey "QVUPQEXKTXSMKX-JJDILSOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C21H26O10" ;
  ns0:monoisotopicmass "438.15260" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23232> ;
  ns0:smiles "Cc1cc(=O)c2c(O)c3C[C@H](O[C@@H]4O[C@H](CO)[C@@H](O)[C@H](O)[C@H]4O)C(C)(C)Oc3cc2o1" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
