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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:213651>
  skos:prefLabel "Raistrikione A"@fa, "raistrickione a"@en ;
  ns0:inchikey "IVPHPOWDCQBSHT-ATMGAIRJSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C14H18O5/c1-7-3-4-12(19-7)14(18)13(17)9-5-10(15)8(2)11(16)6-9/h5-7,12,14-16,18H,3-4H2,1-2H3/t7-,12-,14+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:mass "266.293" ;
  ns0:synonym_EXACT "(2R)-1-(3,5-dihydroxy-4-methylphenyl)-2-hydroxy-2-[(2S,5S)-5-methyloxolan-2-yl]ethanone" ;
  ns0:smiles "O=C(C1=CC(O)=C(C)C(=C1)O)[C@H](O)[C@H]2O[C@@H](C)CC2" ;
  ns0:formula "C14H18O5" ;
  ns0:monoisotopicmass "266.11542" ;
  ns0:charge "0" ;
  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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
