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

<http://www.irandoc.acir/onto/irandoc/CHEBI:198142>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "سیتوسپورون ام"@fa, "cytosporone m"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(OC)CC1=C(C(O)=CC(=C1)O)C(=O)CCCCC[C@@H](O)C" ;
  ns0:inchikey "ZONBQBSDQLLWRX-NSHDSACASA-N" ;
  ns0:formula "C17H24O6" ;
  ns0:synonym_EXACT "methyl 2-[3,5-dihydroxy-2-(7-hydroxyoctanoyl)phenyl]acetate" ;
  ns0:inchi "InChI=1S/C17H24O6/c1-11(18)6-4-3-5-7-14(20)17-12(9-16(22)23-2)8-13(19)10-15(17)21/h8,10-11,18-19,21H,3-7,9H2,1-2H3/t11-/m0/s1" ;
  ns0:monoisotopicmass "324.15729" ;
  ns0:mass "324.373" .

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 .
