@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:17154>
  skos:prefLabel "نیکوتین آمید"@fa, "nicotinamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<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:120549> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:120549>
  ns0:charge "0" ;
  ns0:mass "221.237" ;
  ns0:smiles "C1=CNC(=O)C(=C1)C(=O)NC2=NC=CS2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:17154> ;
  ns0:formula "C9H7N3O2S" ;
  skos:prefLabel "2 اکسو N (2 تیازولیل) 1H پیریدین 3 کربوکسامید"@fa, "2-oxo-n-(2-thiazolyl)-1h-pyridine-3-carboxamide"@en ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "221.02590" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25529> ;
  ns0:inchikey "UBNOMSNBXDRBFA-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C9H7N3O2S/c13-7-6(2-1-3-10-7)8(14)12-9-11-4-5-15-9/h1-5H,(H,10,13)(H,11,12,14)" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:has_functional_parent rdfs:label "والد-عملکردی دارد"@fa, "has_functional_parent"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
