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

<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://www.irandoc.acir/onto/irandoc/CHEBI:112767>
  ns0:mass "367.399" ;
  skos:prefLabel "(3S) N [2 (2،3 دی هیدرو 1،4 بنزودیوکسین 6 ایلامین) 2 اکسو اتیل] 1،2،3،4 تتراهیدروایزوکینولین 3 کربوکسامید"@fa, "(3s)-n-[2-(2,3-dihydro-1,4-benzodioxin-6-ylamino)-2-oxoethyl]-1,2,3,4-tetrahydroisoquinoline-3-carboxamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "GFBFEDLXWFBXLW-INIZCTEOSA-N" ;
  ns0:monoisotopicmass "367.15321" ;
  ns0:smiles "C1COC2=C(O1)C=CC(=C2)NC(=O)CNC(=O)[C@@H]3CC4=CC=CC=C4CN3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:formula "C20H21N3O4" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H21N3O4/c24-19(23-15-5-6-17-18(10-15)27-8-7-26-17)12-22-20(25)16-9-13-3-1-2-4-14(13)11-21-16/h1-6,10,16,21H,7-9,11-12H2,(H,22,25)(H,23,24)/t16-/m0/s1" ;
  ns0:charge "0" .

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