@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://www.irandoc.acir/onto/irandoc/CHEBI:22475>
  skos:prefLabel "آمینو اسید آمید"@fa, "amino acid amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:97386> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:97386>
  ns0:inchi "InChI=1S/C21H25N5O3/c27-11-16-15-10-25-17(2-1-3-18(25)28)19(15)26(9-14-6-22-12-23-7-14)20(16)21(29)24-8-13-4-5-13/h1-3,6-7,12-13,15-16,19-20,27H,4-5,8-11H2,(H,24,29)/t15-,16-,19+,20-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(2R,3R,3aS,9bS) N (cyclopropylmethyl) 3 (hydroxymethyl) 6 oxo 1 (pyrimidin 5 ylmethyl) 3,3a,4,9b tetrahydro 2H pyrrolo[2,3 a]indolizine 2 carboxamide"@fa, "(2r,3r,3as,9bs)-n-(cyclopropylmethyl)-3-(hydroxymethyl)-6-oxo-1-(pyrimidin-5-ylmethyl)-3,3a,4,9b-tetrahydro-2h-pyrrolo[2,3-a]indolizine-2-carboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  ns0:mass "395.456" ;
  ns0:inchikey "RTAKVDRHOCSOCY-YAJHFMINSA-N" ;
  ns0:monoisotopicmass "395.19574" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CC1CNC(=O)[C@H]2[C@@H]([C@H]3CN4C(=O)C=CC=C4[C@H]3N2CC5=CN=CN=C5)CO" ;
  ns0:formula "C21H25N5O3" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
