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

<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:216252>
  skos:prefLabel "phyllostictine d"@en, "فیلوستیتین D"@fa ;
  ns0:inchikey "BENCPPAQDNCVGQ-NUTKFTJISA-N" ;
  ns0:monoisotopicmass "339.16819" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2S,3R,4S)-2-heptyl-3,4-dihydroxy-6-methoxy-7-methylidene-5-oxo-2,4-dihydropyrano[2,3-c]pyrrole-3-carbaldehyde" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H25NO6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "339.388" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23763> ;
  ns0:inchi "InChI=1S/C17H25NO6/c1-4-5-6-7-8-9-12-17(22,10-19)15(20)13-14(24-12)11(2)18(23-3)16(13)21/h10,12,15,20,22H,2,4-9H2,1,3H3/t12-,15-,17-/m0/s1" ;
  ns0:smiles "O=C1N(OC)C(=C)C2=C1[C@H](O)[C@](O)(C=O)[C@@H](O2)CCCCCCC" .

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