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

<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://www.irandoc.acir/onto/irandoc/CHEBI:218460>
  ns0:monoisotopicmass "445.24644" ;
  ns0:inchikey "KBJBNBKVTYSUKZ-LHNSTSOTSA-N" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "نئوپستالوتین دی"@fa, "neopestalotin d"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23763> ;
  ns0:smiles "O=C/1N[C@@H]([C@H](O)C)C(/C1=C(/O)/[C@@]2([C@@H](C(=C[C@H]3[C@H]2CC[C@@H](C3)COC(=O)C)C)/C=C/C)C)=O" ;
  ns0:formula "C25H35NO6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(2S,4aR,5S,6R,8aS)-5-[(Z)-hydroxy-[(5S)-5-[(1R)-1-hydroxyethyl]-2,4-dioxopyrrolidin-3-ylidene]methyl]-5,7-dimethyl-6-[(E)-prop-1-enyl]-2,3,4,4a,6,8a-hexahydro-1H-naphthalen-2-yl]methyl acetate" ;
  ns0:mass "445.556" ;
  ns0:inchi "InChI=1S/C25H35NO6/c1-6-7-18-13(2)10-17-11-16(12-32-15(4)28)8-9-19(17)25(18,5)23(30)20-22(29)21(14(3)27)26-24(20)31/h6-7,10,14,16-19,21,27,30H,8-9,11-12H2,1-5H3,(H,26,31)/b7-6+,23-20-/t14-,16+,17-,18-,19-,21+,25-/m1/s1" .

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 .
