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

<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:92690>
  ns0:formula "C14H10N6S2" ;
  ns0:inchi "InChI=1S/C14H10N6S2/c1-20-14(17-18-19-20)22-13-11-10(9-5-3-2-4-6-9)7-21-12(11)15-8-16-13/h2-8H,1H3" ;
  ns0:mass "326.402" ;
  ns0:inchikey "HIPMWEIBNDUPSH-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "326.04084" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CN1C(=NN=N1)SC2=NC=NC3=C2C(=CS3)C4=CC=CC=C4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4 [(1 متیل 5 تترازولیل) تیو] 5 فنیل تینو [2،3 d] پیریمیدین"@fa, "4-[(1-methyl-5-tetrazolyl)thio]-5-phenylthieno[2,3-d]pyrimidine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:143212> ;
  ns0:charge "0" .

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 .
