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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109626>
  ns0:monoisotopicmass "486.07330" ;
  ns0:smiles "COC1=CC=C(C=C1)C(=O)COC(=O)C2=CC=CC=C2NS(=O)(=O)C3=CC(=C(C=C3)O)[N+](=O)[O-]" ;
  skos:prefLabel "2 [(4 هیدروکسی 3 نیتروفنیل) سولفونیل آمینو] بنزوئیک اسید [ ( متوکسی فنیل)  اکسو اتیل] استر"@fa, "2-[(4-hydroxy-3-nitrophenyl)sulfonylamino]benzoic acid [2-(4-methoxyphenyl)-2-oxoethyl] ester"@en ;
  ns0:inchi "InChI=1S/C22H18N2O9S/c1-32-15-8-6-14(7-9-15)21(26)13-33-22(27)17-4-2-3-5-18(17)23-34(30,31)16-10-11-20(25)19(12-16)24(28)29/h2-12,23,25H,13H2,1H3" ;
  ns0:formula "C22H18N2O9S" ;
  ns0:mass "486.453" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchikey "PWAJCFGQHHRUJH-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:subset "2_STAR" .

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 .
