@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://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:25801>
  skos:prefLabel "اکسوپرولین"@fa, "oxoproline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:167748> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:167748>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "NFWHHUCJMAPGHE-UHFFFAOYSA-N" ;
  ns0:mass "209.201" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25801> ;
  ns0:monoisotopicmass "209.06881" ;
  skos:prefLabel "1 (2 فوریل متیل) 5 اکسوپیرولیدین 3 کربوکسیلیک اسید"@fa, "1-(2-furylmethyl)-5-oxopyrrolidine-3-carboxylic acid"@en ;
  ns0:synonym_EXACT "1-(uran-2-ylmethyl)-5-oxopyrrolidine-3-carboxylic acid" ;
  ns0:formula "C10H11NO4" ;
  ns0:inchi "InChI=1S/C10H11NO4/c12-9-4-7(10(13)14)5-11(9)6-8-2-1-3-15-8/h1-3,7H,4-6H2,(H,13,14)" ;
  ns0:smiles "O=C1N(CC(C1)C(O)=O)CC=2OC=CC2" ;
  ns0:charge "0" .

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 .
