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

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

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 .
