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

<http://www.irandoc.acir/onto/irandoc/CHEBI:97563>
  ns0:formula "C26H31N3O5" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "n-[(1s,3r,4as,9ar)-3-[2-(cyclohexylamino)-2-oxoethyl]-1-(hydroxymethyl)-3,4,4a,9a-tetrahydro-1h-pyrano[3,4-b][1]benzofuran-6-yl]pyridine-3-carboxamide"@en, "N [(1S,3R,4aS,9aR) 3 [2 (cyclohexylamino) 2 oxoethyl] 1 (hydroxymethyl) 3,4,4a,9a tetrahydro 1H pyrano[3,4 b][1]benzofuran 6 yl]pyridine 3 carboxamide"@fa ;
  ns0:inchikey "CCIDSNZUNACLPU-IQKBUIRBSA-N" ;
  ns0:smiles "C1CCC(CC1)NC(=O)C[C@H]2C[C@@H]3[C@H]([C@@H](O2)CO)OC4=C3C=C(C=C4)NC(=O)C5=CN=CC=C5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:74927> ;
  ns0:inchi "InChI=1S/C26H31N3O5/c30-15-23-25-21(12-19(33-23)13-24(31)28-17-6-2-1-3-7-17)20-11-18(8-9-22(20)34-25)29-26(32)16-5-4-10-27-14-16/h4-5,8-11,14,17,19,21,23,25,30H,1-3,6-7,12-13,15H2,(H,28,31)(H,29,32)/t19-,21+,23+,25-/m1/s1" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "465.22637" ;
  ns0:mass "465.542" .

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