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

<http://www.irandoc.acir/onto/irandoc/CHEBI:201191>
  ns0:inchikey "VNPXVJGFPXCSBE-SHLVKXSWSA-N" ;
  ns0:inchi "InChI=1S/C14H14O7/c15-10-5-7-1-2-12(21-13(7)19-10)18-9-3-4-17-14-8(9)6-11(16)20-14/h1-4,7-9,12-14H,5-6H2/t7-,8+,9-,12+,13-,14+/m1/s1" ;
  ns0:formula "C14H14O7" ;
  ns0:smiles "O=C1O[C@@H]2O[C@H](O[C@@H]3C=CO[C@@H]4[C@H]3CC(=O)O4)C=C[C@@H]2C1" ;
  ns0:monoisotopicmass "294.07395" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "پستالوتین A"@fa, "pestalotine a"@en ;
  ns0:mass "294.259" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:74927> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(3aS,6S,7aS)-6-[[(3aS,4R,7aS)-2-oxo-3,3a,4,7a-tetrahydrouro[2,3-b]pyran-4-yl]oxy]-3,3a,6,7a-tetrahydrouro[2,3-b]pyran-2-one" .

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 .
