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

<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:116880>
  ns0:formula "C18H20N4O2" ;
  ns0:mass "324.378" ;
  ns0:inchi "InChI=1S/C18H20N4O2/c23-17(13-6-2-1-3-7-13)22-16-10-9-14(12-20-16)21-18(24)15-8-4-5-11-19-15/h4-5,8-13H,1-3,6-7H2,(H,21,24)(H,20,22,23)" ;
  ns0:monoisotopicmass "324.15863" ;
  skos:prefLabel "n-[6-[[cyclohexyl(oxo)methyl]amino]-3-pyridinyl]-2-pyridinecarboxamide"@en, "N [6 [[سیکلوهگزیل (اکسو) متیل] آمینو] 3 پیریدینیل] 2 پیریدین کربوکسامید"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25529> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1CCC(CC1)C(=O)NC2=NC=C(C=C2)NC(=O)C3=CC=CC=N3" ;
  ns0:inchikey "NMMJDUGVQCXDDF-UHFFFAOYSA-N" .

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