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

<http://www.irandoc.acir/onto/irandoc/CHEBI:221616>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:inchikey "BZYAWVUKXXCKLZ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H12Cl4N2O4/c19-9-5-11(23-17(9)21)14(26)4-1-7-13(25)3-2-8(15(7)27)16(28)12-6-10(20)18(22)24-12/h2-3,5-6,23-25,27H,1,4H2" ;
  ns0:charge "0" ;
  ns0:mass "462.100" ;
  ns0:smiles "ClC=1NC(C(=O)C2=C(O)C(=C(O)C=C2)CCC(=O)C=3NC(Cl)=C(C3)Cl)=CC1Cl" ;
  ns0:monoisotopicmass "459.95512" ;
  skos:prefLabel "دی هیدروتتراکلوریزین"@fa, "dihydrotetrachlorizine"@en ;
  ns0:formula "C18H12Cl4N2O4" ;
  ns0:subset "2_STAR" .

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 .
