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

<http://www.irandoc.acir/onto/irandoc/CHEBI:98889>
  ns0:mass "345.394" ;
  skos:prefLabel "N [(2S,3R,6S) 6 [2 (سیکلوپروپیل متیل آمینو) 2 اکسو اتیل] 2 (هیدروکسی متیل) 3،6 دی هیدرو 2H پیران 3 yl] 4 پیریدین کربوکسامید"@fa, "n-[(2s,3r,6s)-6-[2-(cyclopropylmethylamino)-2-oxoethyl]-2-(hydroxymethyl)-3,6-dihydro-2h-pyran-3-yl]-4-pyridinecarboxamide"@en ;
  ns0:inchi "InChI=1S/C18H23N3O4/c22-11-16-15(21-18(24)13-5-7-19-8-6-13)4-3-14(25-16)9-17(23)20-10-12-1-2-12/h3-8,12,14-16,22H,1-2,9-11H2,(H,20,23)(H,21,24)/t14-,15-,16-/m1/s1" ;
  ns0:smiles "C1CC1CNC(=O)C[C@H]2C=C[C@H]([C@H](O2)CO)NC(=O)C3=CC=NC=C3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:formula "C18H23N3O4" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "345.16886" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25529> ;
  ns0:inchikey "UGRHUCUWEJLITN-BZUAXINKSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
