@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:26407>
  skos:prefLabel "پیران‌ها"@fa, "pyrans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:117931> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:117931>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2 [(2S,3S,6S)  (هیدروکسی متیل) 3 (1 oxopropylamino) ,6 dihydro 2H pyran  yl] استیک اسید  استر"@fa, "2-[(2s,3s,6s)-2-(hydroxymethyl)-3-(1-oxopropylamino)-3,6-dihydro-2h-pyran-6-yl]acetic acid methyl ester"@en ;
  ns0:charge "0" ;
  ns0:smiles "CCC(=O)N[C@H]1C=C[C@@H](O[C@@H]1CO)CC(=O)OC" ;
  ns0:inchi "InChI=1S/C12H19NO5/c1-3-11(15)13-9-5-4-8(6-12(16)17-2)18-10(9)7-14/h4-5,8-10,14H,3,6-7H2,1-2H3,(H,13,15)/t8-,9+,10-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26407> ;
  ns0:formula "C12H19NO5" ;
  ns0:mass "257.283" ;
  ns0:inchikey "FSRWVHNAALREIT-KXUCPTDWSA-N" ;
  ns0:monoisotopicmass "257.12632" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
