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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93493>
  ns0:charge "0" ;
  ns0:smiles "COC(=O)C1=C2C(=CS1)C(=O)C=C(N2)C(F)(F)F" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "277.221" ;
  ns0:inchi "InChI=1S/C10H6F3NO3S/c1-17-9(16)8-7-4(3-18-8)5(15)2-6(14-7)10(11,12)13/h2-3,14H,1H3" ;
  ns0:inchikey "TXKLKXDFQLQJJI-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "277.00205" ;
  ns0:formula "C10H6F3NO3S" ;
  skos:prefLabel "4 اکسو 2 (تری فلورومتیل) 1H تینو[3، b] پیریدین 7 متیل استر کربوکسیلیک اسید"@fa, "4-oxo-2-(trifluoromethyl)-1h-thieno[3,4-b]pyridine-7-carboxylic acid methyl ester"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37942> .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
