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

<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:123454>
  ns0:formula "C14H16N2O5" ;
  ns0:monoisotopicmass "292.10592" ;
  ns0:inchi "InChI=1S/C14H16N2O5/c17-8-12-11(2-1-10(21-12)7-13(18)19)16-14(20)9-3-5-15-6-4-9/h1-6,10-12,17H,7-8H2,(H,16,20)(H,18,19)/t10-,11+,12-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:mass "292.288" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26420> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1=C[C@H]([C@@H](O[C@@H]1CC(=O)O)CO)NC(=O)C2=CC=NC=C2" ;
  skos:prefLabel "2-[(2r,3r,6r)-2-(hydroxymethyl)-3-[[oxo(pyridin-4-yl)methyl]amino]-3,6-dihydro-2h-pyran-6-yl]acetic acid"@en, "2 [(2R,3R,6R)  (هیدروکسی متیل) 3 [[oxo(pyridin 4 yl)methyl]amino] ,6 dihydro 2H pyran  ]استیک اسید"@fa ;
  ns0:charge "0" ;
  ns0:inchikey "IZKTYYLZYIIGGX-TUAOUCFPSA-N" .

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