@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:26273>
  skos:prefLabel "مشتق پرولین"@fa, "proline derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:103029> .

<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:103029>
  ns0:subset "2_STAR" ;
  ns0:mass "546.701" ;
  ns0:inchikey "QNPXTRYBNJAKIP-BIQRORRISA-N" ;
  ns0:formula "C32H42N4O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26273> ;
  ns0:inchi "InChI=1S/C32H42N4O4/c1-21-17-36(22(2)19-37)32(39)30-29(25-13-8-9-14-26(25)35(30)5)24-12-7-6-11-23(24)20-40-28(21)18-34(4)31(38)27-15-10-16-33(27)3/h6-9,11-14,21-22,27-28,37H,10,15-20H2,1-5H3/t21-,22-,27+,28+/m1/s1" ;
  skos:prefLabel "LSM 14375"@fa, "lsm-14375"@en ;
  ns0:monoisotopicmass "546.32061" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C[C@@H]1CN(C(=O)C2=C(C3=CC=CC=C3CO[C@H]1CN(C)C(=O)[C@@H]4CCCN4C)C5=CC=CC=C5N2C)[C@H](C)CO" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
