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

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

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 .
