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

<http://www.irandoc.acir/onto/irandoc/CHEBI:99589>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46770> ;
  ns0:charge "0" ;
  skos:prefLabel "lsm-10968"@en, "LSM 10968"@fa ;
  ns0:formula "C23H31N3O4" ;
  ns0:inchikey "FTXRYBFBPIDHAK-LMQGHGSNSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C23H31N3O4/c1-3-11-24-22(29)20-16(13-27)18-12-25-17(21(20)26(18)19(28)4-2)10-9-15(23(25)30)14-7-5-6-8-14/h7,9-10,16,18,20-21,27H,3-6,8,11-13H2,1-2H3,(H,24,29)/t16-,18-,20+,21+/m1/s1" ;
  ns0:monoisotopicmass "413.23146" ;
  ns0:smiles "CCCNC(=O)[C@H]1[C@@H]([C@H]2CN3C(=CC=C(C3=O)C4=CCCC4)[C@@H]1N2C(=O)CC)CO" ;
  ns0:mass "413.511" ;
  ns0:subset "2_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
