@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:25529>
  skos:prefLabel "پیریدین کربوکسامید"@fa, "pyridinecarboxamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92541> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:92541>
  ns0:charge "0" ;
  skos:prefLabel "n-[2-(3,4-diethoxyphenyl)ethyl]-2-pyridinecarboxamide"@en, "N [2 (3،4 دیتوکسی فنیل) اتیل] 2 پیریدین کربوکسامید"@fa ;
  ns0:inchi "InChI=1S/C18H22N2O3/c1-3-22-16-9-8-14(13-17(16)23-4-2)10-12-20-18(21)15-7-5-6-11-19-15/h5-9,11,13H,3-4,10,12H2,1-2H3,(H,20,21)" ;
  ns0:monoisotopicmass "314.16304" ;
  ns0:inchikey "JHGAYVKRIHHAFZ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25529> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H22N2O3" ;
  ns0:mass "314.380" ;
  ns0:smiles "CCOC1=C(C=C(C=C1)CCNC(=O)C2=CC=CC=N2)OCC" .

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 .
