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

<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:174184>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26273> ;
  ns0:inchi "InChI=1S/C9H14N2O5/c10-5(8(13)14)3-4-11-6(9(15)16)1-2-7(11)12/h5-6H,1-4,10H2,(H,13,14)(H,15,16)" ;
  skos:prefLabel "(2s,3's)-alpha-amino-2-carboxy-5-oxo-1-pyrrolidinebutanoic acid"@en, "(2S,3'S) آلفا آمینو 2 کربوکسی 5 اکسو 1 پیرولیدین بوتانوئیک اسید"@fa ;
  ns0:synonym_EXACT "1-(3-amino-3-carboxypropyl)-5-oxopyrrolidine-2-carboxylic acid" ;
  ns0:formula "C9H14N2O5" ;
  ns0:smiles "O=C1N(C(CC1)C(O)=O)CCC(N)C(O)=O" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "230.220" ;
  ns0:monoisotopicmass "230.09027" ;
  ns0:inchikey "IAWKAVWGVXBNLH-UHFFFAOYSA-N" .

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 .
