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

<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:116699>
  ns0:inchi "InChI=1S/C17H15N5O/c23-17(14-6-8-18-9-7-14)22-21-15(12-16-19-10-11-20-16)13-4-2-1-3-5-13/h1-11H,12H2,(H,19,20)(H,22,23)" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "305.12766" ;
  skos:prefLabel "n-[[2-(1h-imidazol-2-yl)-1-phenylethylidene]amino]-4-pyridinecarboxamide"@en, "N [[2 (1H imidazol 2 yl) 1 phenylethylidene]amino] 4 pyridinecarboxamide"@fa ;
  ns0:formula "C17H15N5O" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26420> ;
  ns0:inchikey "RQBHYALYYSCIKB-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CC=C(C=C1)C(=NNC(=O)C2=CC=NC=C2)CC3=NC=CN3" ;
  ns0:mass "305.335" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
