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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:99688>
  skos:prefLabel "lsm-11067"@en, "LSM 11067"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "490.618" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "NRVZDTJJXPAHOA-VXSCBNMQSA-N" ;
  ns0:smiles "CN1CCN(CC1)C(=O)[C@@H]2[C@H]([C@@H]3CN4C(=CC=C(C4=O)C5=CCCCC5)[C@H]2N3S(=O)(=O)C)CO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46770> ;
  ns0:monoisotopicmass "490.22499" ;
  ns0:inchi "InChI=1S/C24H34N4O5S/c1-25-10-12-26(13-11-25)24(31)21-18(15-29)20-14-27-19(22(21)28(20)34(2,32)33)9-8-17(23(27)30)16-6-4-3-5-7-16/h6,8-9,18,20-22,29H,3-5,7,10-15H2,1-2H3/t18-,20-,21+,22+/m0/s1" ;
  ns0:formula "C24H34N4O5S" ;
  ns0:charge "0" .

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 .
