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

<http://www.irandoc.acir/onto/irandoc/CHEBI:104985>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "lsm-16348"@en, "LSM 16348"@fa ;
  ns0:monoisotopicmass "522.16127" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCC[N+]1=CN(C2=CC=CC=C21)C(C(=O)C3=CC(=C(C=C3)OC)OC)C(=S)NC4=C(C(=CC=C4)Cl)C" ;
  ns0:formula "C28H29ClN3O3S" ;
  ns0:charge "+1" ;
  ns0:inchi "InChI=1S/C28H28ClN3O3S/c1-5-15-31-17-32(23-12-7-6-11-22(23)31)26(28(36)30-21-10-8-9-20(29)18(21)2)27(33)19-13-14-24(34-3)25(16-19)35-4/h6-14,16-17,26H,5,15H2,1-4H3/p+1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:mass "523.068" ;
  ns0:inchikey "KDKYHLKGBVCGMU-UHFFFAOYSA-O" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
