@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:24789>
  skos:prefLabel "ایندانون ها"@fa, "indanones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:113112> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:113112>
  skos:prefLabel "4,5-dimethoxy-2,3-dihydroinden-1-one"@en, "4،5 دی متوکسی 2،3 دی هیدروایندن 1 یک"@fa ;
  ns0:mass "192.212" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COC1=C(C2=C(C=C1)C(=O)CC2)OC" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "192.07864" ;
  ns0:inchi "InChI=1S/C11H12O3/c1-13-10-6-4-7-8(11(10)14-2)3-5-9(7)12/h4,6H,3,5H2,1-2H3" ;
  ns0:inchikey "XQODIRIVQXQUFN-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24789> ;
  ns0:formula "C11H12O3" .

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 .
