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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93449>
  ns0:monoisotopicmass "351.03609" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:143212> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CN1C(=NN=N1)SC2=NC=NC3=C2C(=CS3)C4=CC=C(C=C4)C#N" ;
  ns0:inchi "InChI=1S/C15H9N7S2/c1-22-15(19-20-21-22)24-14-12-11(7-23-13(12)17-8-18-14)10-4-2-9(6-16)3-5-10/h2-5,7-8H,1H3" ;
  ns0:mass "351.412" ;
  ns0:inchikey "HCEMNQMDDCPNJR-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C15H9N7S2" ;
  skos:prefLabel "4-[4-[(1-methyl-5-tetrazolyl)thio]-5-thieno[2,3-d]pyrimidinyl]benzonitrile"@en, "4 [4 [(1 متیل 5 تترازولیل) تیو] 5 تینو[2،3 d] پیریمیدینیل] بنزونیتریل"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
