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

<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:197139>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3 (3 متیل بوتیلید) 1 (3H) ایزو بنزوفورانون"@fa, "3-(3-methylbutylidene)-1(3h)-isobenzofuranone"@en ;
  ns0:inchi "InChI=1S/C13H14O2/c1-9(2)7-8-12-10-5-3-4-6-11(10)13(14)15-12/h3-6,8-9H,7H2,1-2H3/b12-8-" ;
  ns0:smiles "O1/C(=C/CC(C)C)/C=2C(C1=O)=CC=CC2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:55372> ;
  ns0:mass "202.253" ;
  ns0:formula "C13H14O2" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "202.09938" ;
  ns0:synonym_EXACT "(3Z)-3-(3-methylbutylidene)-2-benzouran-1-one" ;
  ns0:inchikey "LLCYNDRFWDIIQS-WQLSENKSSA-N" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:55372>
  skos:prefLabel "ایزوبنزوفورانون"@fa, "isobenzofuranone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:197139> .

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 .
