@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:16670>
  skos:prefLabel "پپتید"@fa, "peptide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:188083> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:188083>
  ns0:charge "0" ;
  ns0:synonym_EXACT "tert-butyl 2-(5-chloro-2,2'-dioxospiro[indole-3,3'-pyrrolidine]-1-yl)acetate" ;
  skos:prefLabel "cay10648"@en, "CAY10648"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:formula "C17H19ClN2O4" ;
  ns0:monoisotopicmass "350.10333" ;
  ns0:mass "350.800" ;
  ns0:inchi "InChI=1S/C17H19ClN2O4/c1-16(2,3)24-13(21)9-20-12-5-4-10(18)8-11(12)17(15(20)23)6-7-19-14(17)22/h4-5,8H,6-7,9H2,1-3H3,(H,19,22)" ;
  ns0:smiles "ClC1=CC=2C3(CCNC3=O)C(=O)N(C2C=C1)CC(OC(C)(C)C)=O" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "FXDFCQKNBUKFLH-UHFFFAOYSA-N" .

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 .
