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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:214482>
  ns0:charge "0" ;
  ns0:inchikey "TYKRNMMBBIULPC-NASPGAHYSA-N" ;
  ns0:monoisotopicmass "251.10769" ;
  ns0:smiles "ClCCC=1C(=O)N/C(/C1C)=C/[C@@H]2C=CCCC2" ;
  skos:prefLabel "(5Z) 3 (2 chloroethyl) 5 [[(1S) cyclohex 2 en 1 yl]methylidene] 4 methylpyrrol 2 one"@fa, "(5z)-3-(2-chloroethyl)-5-[[(1s)-cyclohex-2-en-1-yl]methylidene]-4-methylpyrrol-2-one"@en ;
  ns0:synonym_EXACT "(5Z)-3-(2-chloroethyl)-5-[[(1S)-cyclohex-2-en-1-yl]methylidene]-4-methylpyrrol-2-one" ;
  ns0:inchi "InChI=1S/C14H18ClNO/c1-10-12(7-8-15)14(17)16-13(10)9-11-5-3-2-4-6-11/h3,5,9,11H,2,4,6-8H2,1H3,(H,16,17)/b13-9-/t11-/m1/s1" ;
  ns0:mass "251.750" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23763> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C14H18ClNO" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
