@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:105111>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "295.128" ;
  ns0:charge "0" ;
  skos:prefLabel "N5 (2،4 دی کلروفنیل) پیرازولو [3،4 d] پیریمیدین 4،5 دی آمین"@fa, "n5-(2,4-dichlorophenyl)pyrazolo[3,4-d]pyrimidine-4,5-diamine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38669> ;
  ns0:monoisotopicmass "294.01875" ;
  ns0:smiles "C1=CC(=C(C=C1Cl)Cl)NN2C=NC3=NN=CC3=C2N" ;
  ns0:inchikey "VKIQLRLSSYMLJD-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C11H8Cl2N6/c12-6-1-2-9(8(13)3-6)18-19-5-15-11-7(10(19)14)4-16-17-11/h1-5,18H,14H2" ;
  ns0:formula "C11H8Cl2N6" ;
  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 .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38669>
  skos:prefLabel "پیرازولوپیرامیدین"@fa, "pyrazolopyrimidine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105111> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
