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

<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:97307>
  ns0:mass "377.436" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2-[(3s,6as,8r,10as)-3-hydroxy-1-(pyridine-2-carbonyl)-3,4,6,6a,8,9,10,10a-octahydro-2h-pyrano[2,3-c][1,5]oxazocin-8-yl]-n-ethylacetamide"@en, "2 [(3S,6aS,8R,10aS) 3 هیدروکسی 1 (پیریدین 2 کربونیل) 3,4,6,6a,8,9,10,10a octahydro 2H پیرانو[2,3 c][1,5]oxazocin 8 yl] N اتیل استامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H27N3O5/c1-2-20-18(24)9-14-6-7-16-17(27-14)12-26-11-13(23)10-22(16)19(25)15-5-3-4-8-21-15/h3-5,8,13-14,16-17,23H,2,6-7,9-12H2,1H3,(H,20,24)/t13-,14+,16-,17+/m0/s1" ;
  ns0:charge "0" ;
  ns0:inchikey "XTMFCURZJJHNFP-HDEZJCGLSA-N" ;
  ns0:smiles "CCNC(=O)C[C@H]1CC[C@H]2[C@H](O1)COC[C@H](CN2C(=O)C3=CC=CC=N3)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26420> ;
  ns0:monoisotopicmass "377.19507" ;
  ns0:formula "C19H27N3O5" .

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