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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93011>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C15H15N7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35666> ;
  skos:prefLabel "9-ethyl-6-[2-(3-pyridinyl)ethylamino]-2-purinecarbonitrile"@en, "9 اتیل 6 [2 (3 پیریدینیل) اتیل آمینو] 2 پورین کربنیتریل"@fa ;
  ns0:inchikey "QTMQCIZVGZBCJM-UHFFFAOYSA-N" ;
  ns0:mass "293.327" ;
  ns0:monoisotopicmass "293.13889" ;
  ns0:smiles "CCN1C=NC2=C1N=C(N=C2NCCC3=CN=CC=C3)C#N" ;
  ns0:inchi "InChI=1S/C15H15N7/c1-2-22-10-19-13-14(20-12(8-16)21-15(13)22)18-7-5-11-4-3-6-17-9-11/h3-4,6,9-10H,2,5,7H2,1H3,(H,18,20,21)" ;
  ns0:charge "0" .

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 .
