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

<http://www.irandoc.acir/onto/irandoc/CHEBI:167964>
  skos:prefLabel "پن ماکریک اسید"@fa, "penmacric acid"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C7H10N2O5/c8-4(7(13)14)2-1-3(6(11)12)9-5(2)10/h2-4H,1,8H2,(H,9,10)(H,11,12)(H,13,14)" ;
  ns0:smiles "O=C1NC(CC1C(N)C(O)=O)C(O)=O" ;
  ns0:monoisotopicmass "202.05897" ;
  ns0:formula "C7H10N2O5" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "4-[amino(carboxy)methyl]-5-oxopyrrolidine-2-carboxylic acid" ;
  ns0:mass "202.166" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26273> ;
  ns0:synonym_RELATED "4-[Amino(carboxy)methyl]-5-oxoproline" ;
  ns0:inchikey "QEFCFJFZZLNSPP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
