@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:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:199367> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:199367>
  skos:prefLabel "استروسترئین H"@fa, "sterostrein h"@en ;
  ns0:mass "262.305" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C15H18O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:inchi "InChI=1S/C15H18O4/c1-14(2)4-8-10(5-14)15(3,18)12-9(13(8)17)7-19-11(12)6-16/h4,7,10,16,18H,5-6H2,1-3H3/t10-,15+/m0/s1" ;
  ns0:inchikey "CHIBXJRTOJPNMM-ZUZCIYMTSA-N" ;
  ns0:smiles "O=C1C=2C(=C(CO)OC2)[C@@](O)(C)[C@@H]3C1=CC(C)(C)C3" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "262.12051" ;
  ns0:synonym_EXACT "(4R,4aS)-4-hydroxy-3-(hydroxymethyl)-4,6,6-trimethyl-4a,5-dihydrocyclopenta[][2]benzouran-8-one" .

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 .
