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

<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:222307>
  ns0:inchi "InChI=1S/C31H50N4O7/c1-5-6-7-8-9-11-23(32)27(37)28(38)33-24(19-21-13-15-22(36)16-14-21)29(39)34(4)26(18-20(2)3)30(40)35-17-10-12-25(35)31(41)42/h13-16,20,23-27,36-37H,5-12,17-19,32H2,1-4H3,(H,33,38)(H,41,42)" ;
  ns0:mass "590.762" ;
  skos:prefLabel "microginin 590b"@en, "میکروژینین 590B"@fa ;
  ns0:monoisotopicmass "590.36795" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KYDXAZLZVXVQPG-UHFFFAOYSA-N" ;
  ns0:formula "C31H50N4O7" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O)C1N(C(=O)C(N(C(=O)C(NC(=O)C(O)C(N)CCCCCCC)CC2=CC=C(O)C=C2)C)CC(C)C)CCC1" ;
  ns0:synonym_EXACT "1-[2-[[2-[(3-amino-2-hydroxydecanoyl)amino]-3-(4-hydroxyphenyl)propanoyl]-methylamino]-4-methylpentanoyl]pyrrolidine-2-carboxylic acid" .

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 .
