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

<http://www.irandoc.acir/onto/irandoc/CHEBI:116139>
  skos:prefLabel "LSM 27595"@fa, "lsm-27595"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:inchi "InChI=1S/C24H20N4O4S/c1-32-19-6-4-5-17(15-19)23(29)13-14-25-18-9-11-20(12-10-18)33(30,31)28-24-16-26-21-7-2-3-8-22(21)27-24/h2-12,14-16H,13H2,1H3,(H,27,28)" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C24H20N4O4S" ;
  ns0:smiles "COC1=CC=CC(=C1)C(=O)CC=NC2=CC=C(C=C2)S(=O)(=O)NC3=NC4=CC=CC=C4N=C3" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "460.12053" ;
  ns0:inchikey "XTIYLNTXJFRJPN-UHFFFAOYSA-N" ;
  ns0:mass "460.507" .

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 .
