@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26401>
  skos:prefLabel "پورین‌ها"@fa, "purines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:182162> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:182162>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26401> ;
  skos:prefLabel "3-(3-methylbut-2-en-1-yl)-3h-purin-6-amine"@en, "3 (3 Methylbut 2 en 1 yl) 3H پورین 6 آمین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C10H13N5/c1-7(2)3-4-15-6-14-9(11)8-10(15)13-5-12-8/h3,5-6,11H,4H2,1-2H3,(H,12,13)" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C10H13N5" ;
  ns0:monoisotopicmass "203.11710" ;
  ns0:synonym_EXACT "3-(3-methylbut-2-enyl)-7H-purin-6-imine" ;
  ns0:mass "203.249" ;
  ns0:smiles "N1(C=2N=CNC2C(N=C1)=N)CC=C(C)C" ;
  ns0:inchikey "DEAOYWWBDXWSOD-UHFFFAOYSA-N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
