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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123018>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C17H23NO5" ;
  ns0:mass "321.369" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:74927> ;
  skos:prefLabel "2-[(1r,3r,4ar,9as)-6-(dimethylamino)-1-(hydroxymethyl)-3,4,4a,9a-tetrahydro-1h-pyrano[3,4-b]benzofuran-3-yl]acetic acid methyl ester"@en, "2 [(1R,3R,4aR,9aS) 6 (دی متیل آمینو) 1 (هیدروکسی ) 3,4,4a,9a تتراهیدرو 1H پیرانو[, b]بنزوفوران  yl]  استر اسید استیک"@fa ;
  ns0:charge "0" ;
  ns0:smiles "CN(C)C1=CC2=C(C=C1)O[C@H]3[C@@H]2C[C@@H](O[C@@H]3CO)CC(=O)OC" ;
  ns0:inchi "InChI=1S/C17H23NO5/c1-18(2)10-4-5-14-12(6-10)13-7-11(8-16(20)21-3)22-15(9-19)17(13)23-14/h4-6,11,13,15,17,19H,7-9H2,1-3H3/t11-,13-,15-,17+/m1/s1" ;
  ns0:monoisotopicmass "321.15762" ;
  ns0:inchikey "LRUFLDYNMXBWAO-MDRZDLKXSA-N" .

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