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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109806>
  ns0:inchi "InChI=1S/C21H19NO4/c1-13-4-8-16(9-5-13)22-14(2)19(21(25)26-3)20(24)18(22)12-15-6-10-17(23)11-7-15/h4-12,23H,1-3H3" ;
  ns0:formula "C21H19NO4" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "5-[(4-hydroxyphenyl)methylidene]-2-methyl-1-(4-methylphenyl)-4-oxo-3-pyrrolecarboxylic acid methyl ester"@en, "5 [(4 هیدروکسی فنیل) متیلیدن] 2 متیل 1 (  )  اکسو 3 پیرول کربوکسیلیک اسید  استر"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23763> ;
  ns0:charge "0" ;
  ns0:mass "349.381" ;
  ns0:inchikey "CKDJFQXSGGYYSF-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC=C(C=C1)N2C(=C(C(=O)C2=CC3=CC=C(C=C3)O)C(=O)OC)C" ;
  ns0:monoisotopicmass "349.13141" .

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 .
