@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:26273>
  skos:prefLabel "مشتق پرولین"@fa, "proline derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112871> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:112871>
  ns0:monoisotopicmass "279.19468" ;
  skos:prefLabel "n1-cyclohexyl-n2-cyclopropylpyrrolidine-1,2-dicarboxamide"@en, "N1 سیکلوهگزیل N2 سیکلوپروپیل پیرولیدین 1،2 دی کربوکسامید"@fa ;
  ns0:mass "279.378" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H25N3O2/c19-14(16-12-8-9-12)13-7-4-10-18(13)15(20)17-11-5-2-1-3-6-11/h11-13H,1-10H2,(H,16,19)(H,17,20)" ;
  ns0:inchikey "UESJQIUZGYHHIC-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CCC(CC1)NC(=O)N2CCCC2C(=O)NC3CC3" ;
  ns0:formula "C15H25N3O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26273> ;
  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 .
