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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121788>
  ns0:subset "2_STAR" ;
  skos:prefLabel "n-[2-(4-chloro-n-[2-(cyclohexylamino)-2-oxoethyl]anilino)-2-oxoethyl]-2-furancarboxamide"@en, "N [2 (4 کلرو N [2 (سیکلوهگزیلامین) 2 اکسو اتیل] آنیلینو) 2 اکسو اتیل] 2 فورانکاربوکسامید"@fa ;
  ns0:smiles "C1CCC(CC1)NC(=O)CN(C2=CC=C(C=C2)Cl)C(=O)CNC(=O)C3=CC=CO3" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C21H24ClN3O4/c22-15-8-10-17(11-9-15)25(14-19(26)24-16-5-2-1-3-6-16)20(27)13-23-21(28)18-7-4-12-29-18/h4,7-12,16H,1-3,5-6,13-14H2,(H,23,28)(H,24,26)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C21H24ClN3O4" ;
  ns0:inchikey "KTHSMSBHFARDTP-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:mass "417.887" ;
  ns0:monoisotopicmass "417.14553" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
