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

<http://www.irandoc.acir/onto/irandoc/CHEBI:130580>
  ns0:mass "473.587" ;
  ns0:charge "0" ;
  ns0:smiles "CC=CC1=CC2=C(C=C1)S(=O)(=O)N(C[C@@H]([C@H](O2)CN(C)C(=O)C3=CC=NC=C3)C)[C@H](C)CO" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25529> ;
  skos:prefLabel "lsm-42129"@en, "LSM 42129"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "NXXOCRRXVSJYLQ-NJNPRVFISA-N" ;
  ns0:inchi "InChI=1S/C24H31N3O5S/c1-5-6-19-7-8-23-21(13-19)32-22(15-26(4)24(29)20-9-11-25-12-10-20)17(2)14-27(18(3)16-28)33(23,30)31/h5-13,17-18,22,28H,14-16H2,1-4H3/t17-,18+,22+/m0/s1" ;
  ns0:formula "C24H31N3O5S" ;
  ns0:monoisotopicmass "473.19844" .

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 .
