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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120434>
  ns0:monoisotopicmass "462.14270" ;
  ns0:inchikey "KMPKGSNEMVQEBM-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  skos:prefLabel "LSM 31877"@fa, "lsm-31877"@en ;
  ns0:mass "462.452" ;
  ns0:inchi "InChI=1S/C25H22N2O7/c1-13-11-17(9-10-18(13)32-3)22(28)20-21(15-5-7-16(8-6-15)25(31)33-4)27(24(30)23(20)29)19-12-14(2)34-26-19/h5-12,20-21H,1-4H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC(=NO1)N2C(C(C(=O)C2=O)C(=O)C3=CC(=C(C=C3)OC)C)C4=CC=C(C=C4)C(=O)OC" ;
  ns0:formula "C25H22N2O7" .

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 .
