@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://www.irandoc.acir/onto/irandoc/CHEBI:140325>
  skos:prefLabel "کربوکسامید ثانویه"@fa, "secondary carboxamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107626> .

<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:107626>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "N [(2S) 1 (1H benzimidazol 2 ylamino) 3 متیل 1 oxobutan 2 yl] 3 متیل بنزامید"@fa, "n-[(2s)-1-(1h-benzimidazol-2-ylamino)-3-methyl-1-oxobutan-2-yl]-3-methylbenzamide"@en ;
  ns0:monoisotopicmass "350.17428" ;
  ns0:mass "350.415" ;
  ns0:inchikey "SIFAUQMIWOPROB-KRWDZBQOSA-N" ;
  ns0:inchi "InChI=1S/C20H22N4O2/c1-12(2)17(23-18(25)14-8-6-7-13(3)11-14)19(26)24-20-21-15-9-4-5-10-16(15)22-20/h4-12,17H,1-3H3,(H,23,25)(H2,21,22,24,26)/t17-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:140325> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C20H22N4O2" ;
  ns0:smiles "CC1=CC=CC(=C1)C(=O)N[C@@H](C(C)C)C(=O)NC2=NC3=CC=CC=C3N2" .

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