@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://www.irandoc.acir/onto/irandoc/CHEBI:46770>
  skos:prefLabel "پیرولیدین کربوکسامید"@fa, "pyrrolidinecarboxamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:101065> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:101065>
  ns0:monoisotopicmass "423.22704" ;
  ns0:inchikey "BSTTWZJBQFNDNI-IVOMFYJKSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C23H29N5O3" ;
  skos:prefLabel "lsm-12437"@en, "LSM 12437"@fa ;
  ns0:inchi "InChI=1S/C23H29N5O3/c1-25-9-11-26(12-10-25)23(31)21-17(15-29)19-14-27-18(3-2-4-20(27)30)22(21)28(19)13-16-5-7-24-8-6-16/h2-8,17,19,21-22,29H,9-15H2,1H3/t17-,19-,21+,22+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46770> ;
  ns0:mass "423.509" ;
  ns0:smiles "CN1CCN(CC1)C(=O)[C@H]2[C@@H]([C@H]3CN4C(=O)C=CC=C4[C@@H]2N3CC5=CC=NC=C5)CO" .

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 .
