@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://www.irandoc.acir/onto/irandoc/CHEBI:37942>
  skos:prefLabel "تینوپیریدین"@fa, "thienopyridine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:104878> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104878>
  skos:prefLabel "اتیل استر 3 آمینو 4،6 دی متیل 2 تینو[، b] پیریدین کربوکسیلیک اسید"@fa, "3-amino-4,6-dimethyl-2-thieno[2,3-b]pyridinecarboxylic acid ethyl ester"@en ;
  ns0:mass "250.318" ;
  ns0:smiles "CCOC(=O)C1=C(C2=C(S1)N=C(C=C2C)C)N" ;
  ns0:inchikey "NUXMTIQMQARQAV-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C12H14N2O2S/c1-4-16-12(15)10-9(13)8-6(2)5-7(3)14-11(8)17-10/h5H,4,13H2,1-3H3" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "250.07760" ;
  ns0:formula "C12H14N2O2S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37942> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
