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

<http://www.irandoc.acir/onto/irandoc/CHEBI:104887>
  ns0:mass "337.440" ;
  ns0:smiles "CC1=CC(=C(C=C1)NC2=C(C=CC=N2)C(=O)NCC3=CC=CS3)C" ;
  ns0:inchi "InChI=1S/C19H19N3OS/c1-13-7-8-17(14(2)11-13)22-18-16(6-3-9-20-18)19(23)21-12-15-5-4-10-24-15/h3-11H,12H2,1-2H3,(H,20,22)(H,21,23)" ;
  skos:prefLabel "2-(2,4-dimethylanilino)-n-(thiophen-2-ylmethyl)-3-pyridinecarboxamide"@en, "2 (2،4 دی متیلانیلینو) N (تیوفن 2 یل متیل) 3 پیریدین کربوکسامید"@fa ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:17154> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25529> ;
  ns0:monoisotopicmass "337.12488" ;
  ns0:charge "0" ;
  ns0:inchikey "MNUHKAJKYNRNSN-UHFFFAOYSA-N" ;
  ns0:formula "C19H19N3OS" .

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 .
