@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://www.irandoc.acir/onto/irandoc/CHEBI:36586>
  skos:prefLabel "ترکیب کربونیل"@fa, "carbonyl compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107892> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107892>
  ns0:monoisotopicmass "440.00079" ;
  ns0:smiles "C1=CC=C(C=C1)NC(=O)C2=CC=CC=C2OC(=O)C3=CC(=C(C=C3)Br)[N+](=O)[O-]" ;
  ns0:mass "441.232" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "4-bromo-3-nitrobenzoic acid [2-[anilino(oxo)methyl]phenyl] ester"@en, "4 برومو 3 نیترو بنزوئیک اسید [2 [آنیلینو(اکسو) متیل] فنیل] استر"@fa ;
  ns0:formula "C20H13BrN2O5" ;
  ns0:inchikey "ONLMRIYNWGCRLQ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H13BrN2O5/c21-16-11-10-13(12-17(16)23(26)27)20(25)28-18-9-5-4-8-15(18)19(24)22-14-6-2-1-3-7-14/h1-12H,(H,22,24)" ;
  ns0:charge "0" .

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 .
