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

<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:125432>
  ns0:monoisotopicmass "537.33872" ;
  skos:prefLabel "2-[[2-[[2-[[2-amino-3-(1h-imidazol-5-yl)-1-oxopropyl]amino]-3-methyl-1-oxopentyl]amino]-5-(diaminomethylideneamino)-1-oxopentyl]amino]-4-methylpentanoic acid"@en, "2 [[ [[ [[ آمینو 3 (1H ایمیدازول 5 یل) 1 اگزوپروپیل] ]  متیل  اکسوپنتیل] ]  (دیامین متیلیدین آمین)  ] ] 4  پنتانوئیک اسید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H43N9O5/c1-5-14(4)19(33-20(34)16(25)10-15-11-28-12-30-15)22(36)31-17(7-6-8-29-24(26)27)21(35)32-18(23(37)38)9-13(2)3/h11-14,16-19H,5-10,25H2,1-4H3,(H,28,30)(H,31,36)(H,32,35)(H,33,34)(H,37,38)(H4,26,27,29)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:formula "C24H43N9O5" ;
  ns0:inchikey "HXOFYGXGSKBHGL-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "537.656" ;
  ns0:charge "0" ;
  ns0:smiles "CCC(C)C(C(=O)NC(CCCN=C(N)N)C(=O)NC(CC(C)C)C(=O)O)NC(=O)C(CC1=CN=CN1)N" .

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 .
