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

<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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:122126>
  ns0:mass "368.399" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "368.02649" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "[3-amino-6-thiophen-2-yl-4-(trifluoromethyl)-2-thieno[2,3-b]pyridinyl]-cyclopropylmethanone"@en, "[3 آمینو 6 تیوفن 2 یل 4 (تری فلورومتیل) 2 تینو[2،3 ب] پیریدینیل] سیکلوپروپیل متانون"@fa ;
  ns0:formula "C16H11F3N2OS2" ;
  ns0:inchi "InChI=1S/C16H11F3N2OS2/c17-16(18,19)8-6-9(10-2-1-5-23-10)21-15-11(8)12(20)14(24-15)13(22)7-3-4-7/h1-2,5-7H,3-4,20H2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37942> ;
  ns0:inchikey "UWBCHNUFEKEGCH-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "C1CC1C(=O)C2=C(C3=C(S2)N=C(C=C3C(F)(F)F)C4=CC=CS4)N" .

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 .
