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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:127612>
  skos:prefLabel "2-[(3r,6as,8s,10as)-3-hydroxy-1-[oxo(2-pyridinyl)methyl]-3,4,6,6a,8,9,10,10a-octahydro-2h-pyrano[2,3-c][1,5]oxazocin-8-yl]-n-cyclobutylacetamide"@en, "2 [(3R,6aS,8S,10aS) 3 hydroxy 1 [oxo(2 pyridinyl)methyl] 3,4,6,6a,8,9,10,10a octahydro 2H pyrano[2,3 c][1,5]oxazocin 8 yl] N cyclobuty"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "403.21072" ;
  ns0:formula "C21H29N3O5" ;
  ns0:mass "403.473" ;
  ns0:smiles "C1CC(C1)NC(=O)C[C@@H]2CC[C@H]3[C@H](O2)COC[C@@H](CN3C(=O)C4=CC=CC=N4)O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PBSPTXLCKNYIOO-KCITZHQASA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26420> ;
  ns0:inchi "InChI=1S/C21H29N3O5/c25-15-11-24(21(27)17-6-1-2-9-22-17)18-8-7-16(29-19(18)13-28-12-15)10-20(26)23-14-4-3-5-14/h1-2,6,9,14-16,18-19,25H,3-5,7-8,10-13H2,(H,23,26)/t15-,16+,18+,19-/m1/s1" .

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 .
