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

<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:99956>
  ns0:inchi "InChI=1S/C19H31N5O5/c1-12-18(13(2)29-23-12)22-19(27)21-15-7-6-14(28-16(15)11-25)10-17(26)20-8-5-9-24(3)4/h6-7,14-16,25H,5,8-11H2,1-4H3,(H,20,26)(H2,21,22,27)/t14-,15+,16+/m0/s1" ;
  ns0:monoisotopicmass "409.23252" ;
  skos:prefLabel "n-[3-(dimethylamino)propyl]-2-[(2s,3r,6r)-3-[[[(3,5-dimethyl-4-isoxazolyl)amino]-oxomethyl]amino]-2-(hydroxymethyl)-3,6-dihydro-2h-pyran-6-yl]acetamide"@en, "N [3 (dimethylamino)propyl] 2 [(2S,3R,6R) 3 [[[(3,5 dimethyl 4 isoxazolyl)amino] oxomethyl]amino] 2 (hydroxymethyl) 3,6 dihydro 2H pyran 6 yl]acetamide"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26407> ;
  ns0:mass "409.481" ;
  ns0:formula "C19H31N5O5" ;
  ns0:charge "0" ;
  ns0:inchikey "IXKFMJFBYVYICU-ARFHVFGLSA-N" ;
  ns0:smiles "CC1=C(C(=NO1)C)NC(=O)N[C@@H]2C=C[C@H](O[C@@H]2CO)CC(=O)NCCCN(C)C" .

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 .
