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

<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:198230>
  ns0:smiles "ClCCC=1C(=O)N[C@@H](C1C)[C@@H](O)[C@@H]2C=CCCC2" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "IZKIYDNYHNTWOM-WXHSDQCUSA-N" ;
  skos:prefLabel "(2s)-4-(2-chloroethyl)-2-[(s)-[(1s)-cyclohex-2-en-1-yl]-hydroxymethyl]-3-methyl-1,2-dihydropyrrol-5-one"@en, "(2S) 4 (2 chloroethyl) 2 [(S) [(1S) cyclohex 2 en 1 yl] hydroxymethyl] 3 methyl 1,2 dihydropyrrol 5 one"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "269.11826" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23763> ;
  ns0:inchi "InChI=1S/C14H20ClNO2/c1-9-11(7-8-15)14(18)16-12(9)13(17)10-5-3-2-4-6-10/h3,5,10,12-13,17H,2,4,6-8H2,1H3,(H,16,18)/t10-,12+,13+/m1/s1" ;
  ns0:synonym_EXACT "(2S)-4-(2-chloroethyl)-2-[(S)-[(1S)-cyclohex-2-en-1-yl]-hydroxymethyl]-3-methyl-1,2-dihydropyrrol-5-one" ;
  ns0:formula "C14H20ClNO2" ;
  ns0:mass "269.770" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
