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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114680>
  ns0:formula "C21H16N2O2S" ;
  ns0:subset "2_STAR" ;
  ns0:mass "360.431" ;
  ns0:inchi "InChI=1S/C21H16N2O2S/c24-20(14-7-2-1-3-8-14)21-23-17(15-9-4-5-10-18(15)25-21)13-16(22-23)19-11-6-12-26-19/h1-12,17,21H,13H2" ;
  ns0:inchikey "ZUXHVMXOTOYINI-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "فنیل (2 تیوفن 2 یل 5،10b دی هیدرو 1H پیرازولو[1،5 c][1،3] بنزوکسازین 5 یل) متانون"@fa, "phenyl-(2-thiophen-2-yl-5,10b-dihydro-1h-pyrazolo[1,5-c][1,3]benzoxazin-5-yl)methanone"@en ;
  ns0:monoisotopicmass "360.09325" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:smiles "C1C2C3=CC=CC=C3OC(N2N=C1C4=CC=CS4)C(=O)C5=CC=CC=C5" .

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 .
