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

<http://www.irandoc.acir/onto/irandoc/CHEBI:113178>
  ns0:monoisotopicmass "498.04265" ;
  ns0:inchikey "URALDBVFJRJZEU-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "499.311" ;
  skos:prefLabel "1-[2-(4-bromophenyl)-2-oxoethyl]-3-(2-furanylmethyl)-6,7-dimethoxyquinazoline-2,4-dione"@en, "1 [2 (4 بروموفنیل) 2 اکسو اتیل] 3 (2 فورانیل متیل) 6،7 دی متوکسی کینازولین 2،4 دیون"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C23H19BrN2O6/c1-30-20-10-17-18(11-21(20)31-2)25(13-19(27)14-5-7-15(24)8-6-14)23(29)26(22(17)28)12-16-4-3-9-32-16/h3-11H,12-13H2,1-2H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:formula "C23H19BrN2O6" ;
  ns0:smiles "COC1=C(C=C2C(=C1)C(=O)N(C(=O)N2CC(=O)C3=CC=C(C=C3)Br)CC4=CC=CO4)OC" .

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 .
