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

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

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 .
