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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121416>
  ns0:subset "2_STAR" ;
  ns0:mass "256.284" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35666> ;
  ns0:inchikey "STWJKIOLMNHFIK-UHFFFAOYSA-O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C13H14N5O" ;
  skos:prefLabel "LSM 32859"@fa, "lsm-32859"@en ;
  ns0:inchi "InChI=1S/C13H13N5O/c1-19-10-5-3-2-4-9(10)6-14-12-11-13(16-7-15-11)18-8-17-12/h2-5,7-8H,6H2,1H3,(H2,14,15,16,17,18)/p+1" ;
  ns0:charge "+1" ;
  ns0:smiles "COC1=CC=CC=C1CNC2=[NH+]C=NC3=C2NC=N3" ;
  ns0:monoisotopicmass "256.11929" .

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 .
