@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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24780>
  skos:prefLabel "ایمیدازول‌ها"@fa, "imidazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:192732> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:20857>
  skos:prefLabel "c-glycosyl compound"@en, "ترکیب گلیکوزیل C"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:192732> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:192732>
  skos:prefLabel "اسید ریبوسیلیمیدازول استیک"@fa, "ribosylimidazoleacetic acid"@en ;
  ns0:formula "C10H14N2O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24780>, <http://www.irandoc.acir/onto/irandoc/CHEBI:20857> ;
  ns0:smiles "O1C([C@H](O)[C@H](O)[C@H]1CO)C=2NC(=NC2)CC(O)=O" ;
  ns0:monoisotopicmass "258.08519" ;
  ns0:inchikey "HFDHXFMDYSWFHX-LIHGLPLCSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "2-[5-[(3R,4S,5R)-3,4-dihydroxy-5-(hydroxymethyl)oxolan-2-yl]-1H-imidazol-2-yl]acetic acid" ;
  ns0:inchi "InChI=1S/C10H14N2O6/c13-3-5-8(16)9(17)10(18-5)4-2-11-6(12-4)1-7(14)15/h2,5,8-10,13,16-17H,1,3H2,(H,11,12)(H,14,15)/t5-,8-,9-,10?/m1/s1" ;
  ns0:mass "258.230" ;
  ns0:charge "0" .

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