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

<http://www.irandoc.acir/onto/irandoc/CHEBI:221254>
  ns0:formula "C24H31Cl2N5O6" ;
  skos:prefLabel "دئوکسی سیکلروتین"@fa, "deoxy-cyclochlorotine"@en ;
  ns0:inchikey "ZDWWOLCFJBJTEE-QYBQCNLOSA-N" ;
  ns0:synonym_EXACT "(3S,7R,10S,13S,16R,17S,18R)-17,18-dichloro-13-ethyl-10-(hydroxymethyl)-3-methyl-7-phenyl-1,4,8,11,14-pentazabicyclo[14.3.0]nonadecane-2,5,9,12,15-pentone" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "555.16514" ;
  ns0:inchi "InChI=1S/C24H31Cl2N5O6/c1-3-15-21(34)30-17(11-32)22(35)29-16(13-7-5-4-6-8-13)9-18(33)27-12(2)24(37)31-10-14(25)19(26)20(31)23(36)28-15/h4-8,12,14-17,19-20,32H,3,9-11H2,1-2H3,(H,27,33)(H,28,36)(H,29,35)(H,30,34)/t12-,14+,15-,16+,17-,19+,20-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "Cl[C@H]1[C@@H]2N(C(=O)[C@@H](NC(=O)C[C@@H](NC([C@@H](NC([C@@H](NC2=O)CC)=O)CO)=O)C3=CC=CC=C3)C)C[C@H]1Cl" ;
  ns0:charge "0" ;
  ns0:mass "556.440" .

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 .
