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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:111190>
  ns0:inchikey "JHKUFVHDYFRDTK-UHFFFAOYSA-N" ;
  ns0:mass "340.392" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "340.15871" ;
  ns0:inchi "InChI=1S/C20H21FN2O2/c1-14-2-4-16(5-3-14)13-23-18(10-11-19(23)24)20(25)22-12-15-6-8-17(21)9-7-15/h2-9,18H,10-13H2,1H3,(H,22,25)" ;
  skos:prefLabel "N [(4 فلوروفنیل) متیل] 1 [(4 متیل فنیل) متیل] 5 اکسو 2 پیرولیدین کربوکسامید"@fa, "n-[(4-fluorophenyl)methyl]-1-[(4-methylphenyl)methyl]-5-oxo-2-pyrrolidinecarboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26273> ;
  ns0:formula "C20H21FN2O2" ;
  ns0:smiles "CC1=CC=C(C=C1)CN2C(CCC2=O)C(=O)NCC3=CC=C(C=C3)F" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
