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

<http://www.irandoc.acir/onto/irandoc/CHEBI:220086>
  ns0:smiles "ClC1=C(O)C(C(=O)C=2NC(Cl)=C(C2[N+](=O)[O-])C)=CC(=C1)Cl" ;
  skos:prefLabel "pyrrolomycin e"@en, "پیرولومایسین E"@fa ;
  ns0:charge "0" ;
  ns0:mass "349.550" ;
  ns0:monoisotopicmass "347.94714" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C12H7Cl3N2O4/c1-4-9(17(20)21)8(16-12(4)15)11(19)6-2-5(13)3-7(14)10(6)18/h2-3,16,18H,1H3" ;
  ns0:synonym_EXACT "(5-chloro-4-methyl-3-nitro-1H-pyrrol-2-yl)-(3,5-dichloro-2-hydroxyphenyl)methanone" ;
  ns0:inchikey "ZWKHFNKKZRTSHH-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:formula "C12H7Cl3N2O4" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
