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

<http://www.irandoc.acir/onto/irandoc/CHEBI:113035>
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H10O2/c16-15-13-9-5-4-8-12(13)14(17-15)10-11-6-2-1-3-7-11/h1-10H" ;
  ns0:inchikey "YRTPZXMEBGTPLM-UHFFFAOYSA-N" ;
  ns0:formula "C15H10O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3 (فنیل متیلن) 1 ایزو بنزوفورانون"@fa, "3-(phenylmethylene)-1-isobenzofuranone"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:55372> ;
  ns0:monoisotopicmass "222.06808" ;
  ns0:mass "222.239" ;
  ns0:smiles "C1=CC=C(C=C1)C=C2C3=CC=CC=C3C(=O)O2" .

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