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

<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://www.irandoc.acir/onto/irandoc/CHEBI:200010>
  ns0:monoisotopicmass "427.23587" ;
  ns0:formula "C25H33NO5" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1N/C(=C/C)/C(=C1C(=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" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23763> ;
  ns0:synonym_EXACT "[(2S,4aR,5S,6R,8aS)-5-[(5Z)-5-ethylidene-4-hydroxy-2-oxopyrrole-3-carbonyl]-5,7-dimethyl-6-[(E)-prop-1-enyl]-2,3,4,4a,6,8a-hexahydro-1H-naphthalen-2-yl]methyl acetate" ;
  skos:prefLabel "نئوپستالوتین B"@fa, "neopestalotin b"@en ;
  ns0:charge "0" ;
  ns0:inchikey "FZMNHTGGVSHQIJ-PDDBDNDYSA-N" ;
  ns0:inchi "InChI=1S/C25H33NO5/c1-6-8-18-14(3)11-17-12-16(13-31-15(4)27)9-10-19(17)25(18,5)23(29)21-22(28)20(7-2)26-24(21)30/h6-8,11,16-19,28H,9-10,12-13H2,1-5H3,(H,26,30)/b8-6+,20-7-/t16-,17+,18+,19+,25+/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "427.541" .

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