@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92093>
  skos:prefLabel "5-bromo-4-[(1-methyl-5-tetrazolyl)thio]thieno[2,3-d]pyrimidine"@en, "5 برومو 4 [(1 متیل 5 تترازولیل) تیو] تینو[2،3 دی] پیریمیدین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CN1C(=NN=N1)SC2=NC=NC3=C2C(=CS3)Br" ;
  ns0:mass "329.202" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "327.92005" ;
  ns0:formula "C8H5BrN6S2" ;
  ns0:inchi "InChI=1S/C8H5BrN6S2/c1-15-8(12-13-14-15)17-7-5-4(9)2-16-6(5)10-3-11-7/h2-3H,1H3" ;
  ns0:charge "0" ;
  ns0:inchikey "PNDSDWZVQAYPFQ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:143212> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:143212>
  skos:prefLabel "تینوپیریمیدین"@fa, "thienopyrimidine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92093> .

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 .
