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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107686>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=CC(=NC2=C1C(=C(S2)S(=O)C3=CC=C(C=C3)C(C)(C)C)N)C" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "358.524" ;
  skos:prefLabel "2-(4-tert-butylphenyl)sulfinyl-4,6-dimethyl-3-thieno[2,3-b]pyridinamine"@en, "2 (4 ترت بوتیل فنیل) سولفینیل 4،6 دی متیل 3 تینو[2،3 b] پیریدینامین"@fa ;
  ns0:inchi "InChI=1S/C19H22N2OS2/c1-11-10-12(2)21-17-15(11)16(20)18(23-17)24(22)14-8-6-13(7-9-14)19(3,4)5/h6-10H,20H2,1-5H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37942> ;
  ns0:inchikey "JMTHDMQJJDFLCY-UHFFFAOYSA-N" ;
  ns0:formula "C19H22N2OS2" ;
  ns0:monoisotopicmass "358.11736" .

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 .
