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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92536>
  ns0:monoisotopicmass "365.04681" ;
  ns0:inchi "InChI=1S/C16H13F2N3OS2/c17-13(18)14(22)21-16-12(8-5-6-19-7-11(8)24-16)15-20-9-3-1-2-4-10(9)23-15/h1-4,13,19H,5-7H2,(H,21,22)" ;
  ns0:formula "C16H13F2N3OS2" ;
  ns0:inchikey "NRYSIYZIRHQJSQ-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "N [3 (1،3 بنزوتیازول 2 yl) 4،5،6،7 تتراهیدروتینو[2،3 c] پیریدین 2 yl] 2،2 دی فلورواستامید"@fa, "n-[3-(1,3-benzothiazol-2-yl)-4,5,6,7-tetrahydrothieno[2,3-c]pyridin-2-yl]-2,2-difluoroacetamide"@en ;
  ns0:mass "365.423" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37942> ;
  ns0:smiles "C1CNCC2=C1C(=C(S2)NC(=O)C(F)F)C3=NC4=CC=CC=C4S3" .

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 .
