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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93639>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37942> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:smiles "CC(=O)NC1=C(C2=C(S1)CNCC2)C3=CC4=CC=CC=C4O3" ;
  ns0:inchi "InChI=1S/C17H16N2O2S/c1-10(20)19-17-16(12-6-7-18-9-15(12)22-17)14-8-11-4-2-3-5-13(11)21-14/h2-5,8,18H,6-7,9H2,1H3,(H,19,20)" ;
  skos:prefLabel "N [3 (2 بنزوفورانیل) 4،5،6،7 تتراهیدروتینو[2،3 c] پیریدین 2 یل] استامید"@fa, "n-[3-(2-benzofuranyl)-4,5,6,7-tetrahydrothieno[2,3-c]pyridin-2-yl]acetamide"@en ;
  ns0:mass "312.388" ;
  ns0:monoisotopicmass "312.09325" ;
  ns0:formula "C17H16N2O2S" ;
  ns0:inchikey "JJUQGLODCVYTCL-UHFFFAOYSA-N" .

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 .
