@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:35666>
  skos:prefLabel "تیوپورین"@fa, "thiopurine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92035> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92035>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "477.501" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35666> ;
  ns0:smiles "C1COCCN1C2=NC3=C(C(=N2)NCC4=NC5=C(N4)C=C(C=C5)[N+](=O)[O-])N=CN3C6=CSC=C6" ;
  ns0:monoisotopicmass "477.13316" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2-(4-morpholinyl)-n-[(6-nitro-1h-benzimidazol-2-yl)methyl]-9-(3-thiophenyl)-6-purinamine"@en, "2 (4 مورفولینیل) N [(6 نیترو 1H بنزیمیدازول 2 یل) متیل] 9 (3 تیوفنیل) 6 پورینامین"@fa ;
  ns0:formula "C21H19N9O3S" ;
  ns0:inchikey "XUHNVGCKTKHKED-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C21H19N9O3S/c31-30(32)13-1-2-15-16(9-13)25-17(24-15)10-22-19-18-20(29(12-23-18)14-3-8-34-11-14)27-21(26-19)28-4-6-33-7-5-28/h1-3,8-9,11-12H,4-7,10H2,(H,24,25)(H,22,26,27)" .

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