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

<http://www.irandoc.acir/onto/irandoc/CHEBI:104077>
  ns0:smiles "CC(=O)NC1=C(C2=C(S1)CN(CC2)CC3=CC=CC=C3)C(=O)OC" ;
  skos:prefLabel "2-acetamido-6-(phenylmethyl)-5,7-dihydro-4h-thieno[2,3-c]pyridine-3-carboxylic acid methyl ester"@en, "2 استامیدو 6 (فنیل متیل) 5،7 دی هیدرو 4H تینو[،3 c] پیریدین   استر کربوکسیلیک اسید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37942> ;
  ns0:inchi "InChI=1S/C18H20N2O3S/c1-12(21)19-17-16(18(22)23-2)14-8-9-20(11-15(14)24-17)10-13-6-4-3-5-7-13/h3-7H,8-11H2,1-2H3,(H,19,21)" ;
  ns0:subset "2_STAR" ;
  ns0:mass "344.430" ;
  ns0:formula "C18H20N2O3S" ;
  ns0:inchikey "LOQMXCXHODKEKF-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "344.11946" ;
  ns0:charge "0" .

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 .
