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

<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:217508>
  skos:prefLabel "chrondramide 13e"@en, "Chrondramide 13E"@fa ;
  ns0:monoisotopicmass "708.25225" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:synonym_EXACT "(7R,10S,13S,15Z,17S,18R)-4-(3-bromo-4-hydroxyphenyl)-18-ethyl-7-(1H-indol-3-ylmethyl)-8,10,13,15,17-pentamethyl-1-oxa-5,8,11-triazacyclooctadec-15-ene-2,6,9,12-tetrone" ;
  ns0:formula "C36H45BrN4O6" ;
  ns0:smiles "BrC1=C(O)C=CC(=C1)C2NC(=O)[C@H](N(C(=O)[C@@H](NC(=O)[C@@H](C)CC(=C[C@@H]([C@H](OC(C2)=O)CC)C)C)C)C)CC=3C4=C(C=CC=C4)NC3" ;
  ns0:inchikey "DFOJMCFNHSDGNF-DCNVGBKBSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C36H45BrN4O6/c1-7-32-21(3)14-20(2)15-22(4)34(44)39-23(5)36(46)41(6)30(17-25-19-38-28-11-9-8-10-26(25)28)35(45)40-29(18-33(43)47-32)24-12-13-31(42)27(37)16-24/h8-14,16,19,21-23,29-30,32,38,42H,7,15,17-18H2,1-6H3,(H,39,44)(H,40,45)/b20-14-/t21-,22-,23-,29?,30+,32+/m0/s1" ;
  ns0:mass "709.682" .

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 .
