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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:188564>
  ns0:formula "C21H32N2O5" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "سیرمنین B1"@fa, "cyrmenin b1"@en ;
  ns0:mass "392.496" ;
  ns0:synonym_EXACT "methyl (Z)-3-methoxy-2-[2-[[(2E,4Z)-2-methyldodeca-2,4-dienoyl]amino]prop-2-enoylamino]prop-2-enoate" ;
  ns0:inchi "InChI=1S/C21H32N2O5/c1-6-7-8-9-10-11-12-13-14-16(2)19(24)22-17(3)20(25)23-18(15-27-4)21(26)28-5/h12-15H,3,6-11H2,1-2,4-5H3,(H,22,24)(H,23,25)/b13-12-,16-14+,18-15-" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:smiles "O=C(NC(C(=O)N/C(/C(OC)=O)=C/OC)=C)/C(=C/C=C/CCCCCCC)/C" ;
  ns0:monoisotopicmass "392.23112" ;
  ns0:inchikey "WCQZHMYXJPCKJF-YKISTCFVSA-N" ;
  ns0:subset "2_STAR" .

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 .
