@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://www.irandoc.acir/onto/irandoc/CHEBI:35875>
  skos:prefLabel "ایمیدازوپیریمیدین"@fa, "imidazopyrimidine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:214714> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:214714>
  ns0:mass "380.360" ;
  skos:prefLabel "12beta-deoxygonyautoxin 3"@en, "12 بتا دئوکسیگونیاوتوکسین 3"@fa ;
  ns0:charge "+1" ;
  ns0:formula "C10H18N7O7S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C10H17N7O7S/c11-7-15-5-3(2-23-9(13)19)14-8(12)17-1-4(24-25(20,21)22)6(18)10(5,17)16-7/h3-6,18H,1-2H2,(H8,11,12,13,14,15,16,19,20,21,22)/p+1/t3-,4-,5+,6+,10-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35875> ;
  ns0:monoisotopicmass "380.09829" ;
  ns0:synonym_EXACT "[(3aR,4R,9S,10S,10aS)-2,6-diamino-10-hydroxy-9-sulooxy-3a,4,5,8,9,10-hexahydro-1H-pyrrolo[1,2-c]purin-7-ium-4-yl]methyl carbamate" ;
  ns0:inchikey "CMLIMTOXQQYXEA-WMTVMBERSA-O" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "S(=O)(=O)(O[C@@H]1[C@@H](O)[C@]23NC(N)=N[C@@H]2[C@H](COC(=O)N)NC(=[N+]3C1)N)O" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
