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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:111311>
  ns0:subset "2_STAR" ;
  skos:prefLabel "2 (4 متوکسی فنیل) ایمینو  ( نیتروفنیل)  متیل استر اکسوبوتانوئیک اسید"@fa, "2-(4-methoxyphenyl)imino-4-(4-nitrophenyl)-4-oxobutanoic acid methyl ester"@en ;
  ns0:inchikey "GCMUNRPDMMKKTD-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "COC1=CC=C(C=C1)N=C(CC(=O)C2=CC=C(C=C2)[N+](=O)[O-])C(=O)OC" ;
  ns0:mass "356.330" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:formula "C18H16N2O6" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "356.10084" ;
  ns0:inchi "InChI=1S/C18H16N2O6/c1-25-15-9-5-13(6-10-15)19-16(18(22)26-2)11-17(21)12-3-7-14(8-4-12)20(23)24/h3-10H,11H2,1-2H3" .

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 .
