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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:223111>
  ns0:subset "2_STAR" ;
  ns0:formula "C27H37N3O5" ;
  skos:prefLabel "اسیدی فیلامید D"@fa, "acidiphilamide d"@en ;
  ns0:inchi "InChI=1S/C27H37N3O5/c1-4-18(3)25(27(35)28-21(17-31)15-19-9-7-6-8-10-19)30-26(34)23(29-24(33)5-2)16-20-11-13-22(32)14-12-20/h6-14,18,21,23,25,31-32H,4-5,15-17H2,1-3H3,(H,28,35)(H,29,33)(H,30,34)/t18-,21-,23-,25-/m0/s1" ;
  ns0:inchikey "LLNCQMGXHNBIJZ-RCGJGYDGSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:smiles "O=C(N[C@H](CO)CC1=CC=CC=C1)[C@@H](NC(=O)[C@@H](NC(=O)CC)CC2=CC=C(O)C=C2)[C@H](CC)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:mass "483.609" ;
  ns0:monoisotopicmass "483.27332" ;
  ns0:synonym_EXACT "(2S,3S)-2-[[(2S)-3-(4-hydroxyphenyl)-2-(propanoylamino)propanoyl]amino]-N-[(2S)-1-hydroxy-3-phenylpropan-2-yl]-3-methylpentanamide" .

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 .
