@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:180703> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:180703>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38758> ;
  ns0:mass "314.310" ;
  ns0:smiles "S(OC(C(O)CC)C=1OC(=O)C=2C(C1)=CC=CC2)(O)(=O)=O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H14O7S/c1-2-10(14)12(20-21(16,17)18)11-7-8-5-3-4-6-9(8)13(15)19-11/h3-7,10,12,14H,2H2,1H3,(H,16,17,18)" ;
  ns0:formula "C13H14O7S" ;
  ns0:inchikey "HQAVDPSDESVVEZ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "314.04602" ;
  skos:prefLabel "[2 هیدروکسی 1 ( اکسو 1H ایزوکرومن 3 یل) بوتوکسی] سولفونیک اسید"@fa, "[2-hydroxy-1-(1-oxo-1h-isochromen-3-yl)butoxy]sulfonic acid"@en ;
  ns0:synonym_EXACT "[2-hydroxy-1-(1-oxoisochromen-3-yl)butyl] hydrogen sulate" ;
  ns0:subset "2_STAR" .

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 .
