@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://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:22475>
  skos:prefLabel "آمینو اسید آمید"@fa, "amino acid amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:102753> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:102753>
  ns0:monoisotopicmass "476.21720" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  ns0:inchi "InChI=1S/C25H28N6O4/c1-29-12-17(27-15-29)10-11-26-24(34)23-19(14-32)18-13-30-20(8-5-9-21(30)33)22(18)31(23)25(35)28-16-6-3-2-4-7-16/h2-9,12,15,18-19,22-23,32H,10-11,13-14H2,1H3,(H,26,34)(H,28,35)/t18-,19-,22+,23-/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(2S,3S,3aR,9bR) 3 (هیدروکسی متیل) N2 [2 (1 متیل 4 ایمیدازولیل) اتیل] 6 اکسو N1 فنیل 3,3a,4,9b تتراهیدرو 2H پیرولو[2،3 a]ایندولیزین 1،2 دی کربوکسامید"@fa, "(2s,3s,3ar,9br)-3-(hydroxymethyl)-n2-[2-(1-methyl-4-imidazolyl)ethyl]-6-oxo-n1-phenyl-3,3a,4,9b-tetrahydro-2h-pyrrolo[2,3-a]indolizine-1,2-dicarboxamide"@en ;
  ns0:mass "476.529" ;
  ns0:inchikey "WOLKNTYXBIJULP-LBVMUVSTSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C25H28N6O4" ;
  ns0:smiles "CN1C=C(N=C1)CCNC(=O)[C@@H]2[C@H]([C@@H]3CN4C(=O)C=CC=C4[C@@H]3N2C(=O)NC5=CC=CC=C5)CO" .

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 .
