@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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25810>
  skos:prefLabel "اکسوپورین"@fa, "oxopurine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92027> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:92027>
  skos:prefLabel "7-but-2-enyl-3-methyl-8-(3-phenylpropylthio)purine-2,6-dione"@en, "7 اما 2 انیل 3 متیل 8 (3 فنیل پروپیل تیو) پورین 2،6 دیون"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C19H22N4O2S/c1-3-4-12-23-15-16(22(2)18(25)21-17(15)24)20-19(23)26-13-8-11-14-9-6-5-7-10-14/h3-7,9-10H,8,11-13H2,1-2H3,(H,21,24,25)" ;
  ns0:smiles "CC=CCN1C2=C(N=C1SCCCC3=CC=CC=C3)N(C(=O)NC2=O)C" ;
  ns0:formula "C19H22N4O2S" ;
  ns0:charge "0" ;
  ns0:mass "370.470" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25810> ;
  ns0:monoisotopicmass "370.14635" ;
  ns0:inchikey "MGHRGGHCCMMDND-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
