@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:201310>
  skos:prefLabel "5-acetoxymethylfuran-3-carboxylic acid"@en, "5 استوکسی متیل فوران 3 کربوکسیلیک اسید"@fa ;
  ns0:smiles "O=C(O)C1=COC(=C1)COC(=O)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C8H8O5" ;
  ns0:mass "184.147" ;
  ns0:inchikey "YVKUULHZJZWUTP-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "184.03717" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "5-(acetyloxymethyl)uran-3-carboxylic acid" ;
  ns0:inchi "InChI=1S/C8H8O5/c1-5(9)12-4-7-2-6(3-13-7)8(10)11/h2-3H,4H2,1H3,(H,10,11)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36055> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:36055>
  skos:prefLabel "فوروئیک اسید"@fa, "furoic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:201310> .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
