@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:23763>
  skos:prefLabel "پیرولین"@fa, "pyrroline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:113209> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:113209>
  ns0:smiles "CCOC(=O)C1(C=C(C(=O)N1C2=CC=CC=C2)NC3=CC(=CC=C3)OC)C" ;
  ns0:inchikey "JOSGEYKJFIHQHI-UHFFFAOYSA-N" ;
  ns0:formula "C21H22N2O4" ;
  ns0:mass "366.411" ;
  ns0:monoisotopicmass "366.15796" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "4 (3 متوکسیانیلینو) 2 متیل 5 اکسو 1 فنیل  پیرول کربوکسیلیک اسید اتیل استر"@fa, "4-(3-methoxyanilino)-2-methyl-5-oxo-1-phenyl-2-pyrrolecarboxylic acid ethyl ester"@en ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C21H22N2O4/c1-4-27-20(25)21(2)14-18(22-15-9-8-12-17(13-15)26-3)19(24)23(21)16-10-6-5-7-11-16/h5-14,22H,4H2,1-3H3" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23763> .

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 .
