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

<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:222138>
  ns0:monoisotopicmass "263.12699" ;
  skos:prefLabel "myxochelin o"@en, "میکسوشلین O"@fa ;
  ns0:mass "263.297" ;
  ns0:smiles "O=C1OC[C@@H](N1)CCCCNC(=O)C2=CN=CC=C2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C13H17N3O3" ;
  ns0:inchikey "DEJXNEHSTOCMNC-NSHDSACASA-N" ;
  ns0:inchi "InChI=1S/C13H17N3O3/c17-12(10-4-3-6-14-8-10)15-7-2-1-5-11-9-19-13(18)16-11/h3-4,6,8,11H,1-2,5,7,9H2,(H,15,17)(H,16,18)/t11-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25529> ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:17154> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
