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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:214004>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "662.28528" ;
  ns0:synonym_EXACT "N-[(2R,3S)-6,9-bis(1H-indol-3-ylmethyl)-2-methyl-4,7,10,14-tetraoxo-1-oxa-5,8,11-triazacyclotetradec-3-yl]-2-phenylacetamide" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1NC(C(=O)NC(C(=O)NCCC(O[C@@H]([C@@H]1NC(=O)CC2=CC=CC=C2)C)=O)CC=3C4=C(C=CC=C4)NC3)CC=5C6=C(C=CC=C6)NC5" ;
  ns0:formula "C37H38N6O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchikey "OHLKJNUNPSYJEE-RWBJUYEISA-N" ;
  skos:prefLabel "زنماتید"@fa, "xenematide"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C37H38N6O6/c1-22-34(43-32(44)17-23-9-3-2-4-10-23)37(48)42-31(19-25-21-40-29-14-8-6-12-27(25)29)36(47)41-30(35(46)38-16-15-33(45)49-22)18-24-20-39-28-13-7-5-11-26(24)28/h2-14,20-22,30-31,34,39-40H,15-19H2,1H3,(H,38,46)(H,41,47)(H,42,48)(H,43,44)/t22-,30?,31?,34+/m1/s1" ;
  ns0:mass "662.747" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
