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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92573>
  ns0:monoisotopicmass "397.12825" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C21H23N3OS2/c1-13(2)24-10-9-16-18(11-24)27-21(22-14(3)25)19(16)20-23-17(12-26-20)15-7-5-4-6-8-15/h4-8,12-13H,9-11H2,1-3H3,(H,22,25)" ;
  ns0:mass "397.560" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37942> ;
  ns0:inchikey "OAUFLOAIBLNCFJ-UHFFFAOYSA-N" ;
  ns0:formula "C21H23N3OS2" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "N [3 (4 فنیل 2 تیازولیل) 6 پروپان 2 یل 5،7 دی هیدرو 4H تینو[2،3 c] پیریدین 2 یل] استامید"@fa, "n-[3-(4-phenyl-2-thiazolyl)-6-propan-2-yl-5,7-dihydro-4h-thieno[2,3-c]pyridin-2-yl]acetamide"@en ;
  ns0:smiles "CC(C)N1CCC2=C(C1)SC(=C2C3=NC(=CS3)C4=CC=CC=C4)NC(=O)C" ;
  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 .
