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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93994>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H16BrNO2/c24-19-12-10-16(11-13-19)14-18-15-21(17-6-2-1-3-7-17)25(23(18)27)20-8-4-5-9-22(20)26/h1-15,26H" ;
  ns0:formula "C23H16BrNO2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:smiles "C1=CC=C(C=C1)C2=CC(=CC3=CC=C(C=C3)Br)C(=O)N2C4=CC=CC=C4O" ;
  ns0:mass "418.283" ;
  skos:prefLabel "3 [(4 بروموفنیل) متیلیدن] 1 (2 هیدروکسی فنیل) 5 فنیل 2 پیرولون"@fa, "3-[(4-bromophenyl)methylidene]-1-(2-hydroxyphenyl)-5-phenyl-2-pyrrolone"@en ;
  ns0:monoisotopicmass "417.03644" ;
  ns0:inchikey "CJOVWWBJTBBBSU-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23763> .

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 .
