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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116317>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "ZDAPLZCKWHZNPX-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37942> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C11H12N2OS/c1-5-4-6(2)13-11-8(5)9(12)10(15-11)7(3)14/h4H,12H2,1-3H3" ;
  ns0:charge "0" ;
  skos:prefLabel "1-(3-amino-4,6-dimethyl-2-thieno[2,3-b]pyridinyl)ethanone"@en, "1 (3 آمینو 4،6 دی متیل 2 تینو[2،3 b] پیریدینیل) اتانون"@fa ;
  ns0:mass "220.292" ;
  ns0:monoisotopicmass "220.06703" ;
  ns0:smiles "CC1=CC(=NC2=C1C(=C(S2)C(=O)C)N)C" ;
  ns0:formula "C11H12N2OS" .

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 .
