@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://www.irandoc.acir/onto/irandoc/CHEBI:38758>
  skos:prefLabel "ایزوکومارین ها"@fa, "isocoumarins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:191838> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:191838>
  ns0:mass "372.260" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38758> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "371.97873" ;
  ns0:inchi "InChI=1S/C13H8O11S/c14-5-2-4-8(11(9(5)16)24-25(20,21)22)7-3(12(17)18)1-6(15)10(7)23-13(4)19/h2-3,14,16H,1H2,(H,17,18)(H,20,21,22)" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "S(OC1=C2C=3C(CC(=O)C3OC(=O)C2=CC(O)=C1O)C(O)=O)(O)(=O)=O" ;
  ns0:inchikey "FOTVSXFSPLKLQZ-UHFFFAOYSA-N" ;
  ns0:formula "C13H8O11S" ;
  ns0:synonym_EXACT "7,8-dihydroxy-3,5-dioxo-9-sulooxy-1,2-dihydrocyclopenta[c]isochromene-1-carboxylic acid" ;
  skos:prefLabel "brevifolincarboxylic acid 9-sulfate"@en, "برویفولین کربوکسیلیک اسید 9 سولفات"@fa .

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:mass rdfs:label "جرم"@fa, "mass"@en .
