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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92313>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25529> ;
  ns0:mass "208.214" ;
  ns0:smiles "CC(=O)OCCNC(=O)C1=CN=CC=C1" ;
  ns0:monoisotopicmass "208.08479" ;
  skos:prefLabel "acetic acid 2-[[oxo(3-pyridinyl)methyl]amino]ethyl ester"@en, "استیک اسید 2 [[oxo(3 پیریدینیل) متیل] آمینو] اتیل استر"@fa ;
  ns0:charge "0" ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:17154> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C10H12N2O3" ;
  ns0:inchikey "JQICNNKLTFYSLS-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C10H12N2O3/c1-8(13)15-6-5-12-10(14)9-3-2-4-11-7-9/h2-4,7H,5-6H2,1H3,(H,12,14)" ;
  ns0:subset "2_STAR" .

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 .
