@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26420>
  skos:prefLabel "اسید پیریدین مونو کربوکسیلیک"@fa, "pyridinemonocarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:111248> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:111248>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "N [1 (5 نیترو 2 تترازولیل) پروپان 2 یلیدین آمینو] 4 پیریدین کربوکسامید"@fa, "n-[1-(5-nitro-2-tetrazolyl)propan-2-ylideneamino]-4-pyridinecarboxamide"@en ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C10H10N8O3/c1-7(6-17-15-10(14-16-17)18(20)21)12-13-9(19)8-2-4-11-5-3-8/h2-5H,6H2,1H3,(H,13,19)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26420> ;
  ns0:mass "290.239" ;
  ns0:monoisotopicmass "290.08759" ;
  ns0:formula "C10H10N8O3" ;
  ns0:smiles "CC(=NNC(=O)C1=CC=NC=C1)CN2N=C(N=N2)[N+](=O)[O-]" ;
  ns0:inchikey "VKDQBTIDWVLPQP-UHFFFAOYSA-N" .

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