@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:2468>
  skos:prefLabel "آلفا هیدروکسی کتون ثانویه"@fa, "secondary alpha-hydroxy ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:214241> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:214241>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2468> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "TXDWSEOGINGPSP-ZETCQYMHSA-N" ;
  ns0:inchi "InChI=1S/C7H8BrNO2/c1-2-7(11)3-4(9)5(8)6(7)10/h2,11H,1,3,9H2/t7-/m0/s1" ;
  skos:prefLabel "bromomyrothenone b"@en, "برومومیروتنون B"@fa ;
  ns0:smiles "BrC=1C(=O)[C@](O)(C=C)CC1N" ;
  ns0:formula "C7H8BrNO2" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "216.97384" ;
  ns0:synonym_EXACT "(5R)-3-amino-2-bromo-5-ethenyl-5-hydroxycyclopent-2-en-1-one" ;
  ns0:charge "0" ;
  ns0:mass "218.050" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
