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

<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:91716>
  ns0:formula "C24H34N4O3" ;
  ns0:inchikey "ZLKBWOYLJUESSU-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "426.26309" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "3-methyl-2-[[2-(methylamino)-1-oxopropyl]amino]-n-[3-methyl-1-(1-naphthalenylamino)-1-oxobutan-2-yl]butanamide"@en, "3 متیل 2 [[2 (متیل آمینو) 1 اکسوپروپیل] آمینو] N [3 متیل 1 (1 نفتالینیلامین) 1 اکسوبوتان 2 یل] بوتانامید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C24H34N4O3/c1-14(2)20(28-24(31)21(15(3)4)27-22(29)16(5)25-6)23(30)26-19-13-9-11-17-10-7-8-12-18(17)19/h7-16,20-21,25H,1-6H3,(H,26,30)(H,27,29)(H,28,31)" ;
  ns0:mass "426.553" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(C)C(C(=O)NC(C(C)C)C(=O)NC1=CC=CC2=CC=CC=C21)NC(=O)C(C)NC" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
