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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:81769>
  ns0:formula "C20H17ClO3" ;
  ns0:monoisotopicmass "340.08662" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "indanofan"@en, "ایندانوفان"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24789> ;
  ns0:mass "340.80000" ;
  ns0:charge "0" ;
  ns0:inchikey "PMAAYIYCDXGUAP-UHFFFAOYSA-N" ;
  ns0:smiles "CCC1(CC2(CO2)c2cccc(Cl)c2)C(=O)c2ccccc2C1=O" ;
  ns0:inchi "InChI=1S/C20H17ClO3/c1-2-19(17(22)15-8-3-4-9-16(15)18(19)23)11-20(12-24-20)13-6-5-7-14(21)10-13/h3-10H,2,11-12H2,1H3" ;
  ns0:subset "2_STAR" .

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 .
