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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120875>
  ns0:monoisotopicmass "314.12013" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25529> ;
  ns0:inchi "InChI=1S/C16H18N4OS/c1-11(2)12-5-7-14(8-6-12)18-16(22)20-19-15(21)13-4-3-9-17-10-13/h3-11H,1-2H3,(H,19,21)(H2,18,20,22)" ;
  skos:prefLabel "1 [[oxo(3 پیریدینیل) متیل] آمینو] 3 (4 پروپان 2 ایل فنیل) تی اوره"@fa, "1-[[oxo(3-pyridinyl)methyl]amino]-3-(4-propan-2-ylphenyl)thiourea"@en ;
  ns0:inchikey "PLTDUXXHYQOSGF-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:17154> ;
  ns0:formula "C16H18N4OS" ;
  ns0:mass "314.407" ;
  ns0:smiles "CC(C)C1=CC=C(C=C1)NC(=S)NNC(=O)C2=CN=CC=C2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
