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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93507>
  ns0:smiles "CN1C=NC2=C1C(=NC(=N2)NCCO)NCC3=CC=CC=C3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35666> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H18N6O" ;
  ns0:inchi "InChI=1S/C15H18N6O/c1-21-10-18-14-12(21)13(19-15(20-14)16-7-8-22)17-9-11-5-3-2-4-6-11/h2-6,10,22H,7-9H2,1H3,(H2,16,17,19,20)" ;
  ns0:monoisotopicmass "298.15421" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2-[[7-methyl-6-[(phenylmethyl)amino]-2-purinyl]amino]ethanol"@en, "2 [[7 متیل 6 [(فنیل متیل) آمینو] 2 پورینیل] آمینو] اتانول"@fa ;
  ns0:inchikey "WOQKMUDQRKXVLO-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:mass "298.344" .

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 .
