# OnCo record da-target-alpha-synuclein (target). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/targets/da-target-alpha-synuclein/>
  a schema:BioChemEntity ;
  onco:kind "target" ;
  schema:identifier "da-target-alpha-synuclein" ;
  schema:name "Alpha-synuclein"@en ;
  schema:description "Alpha-synuclein is the protein in Lewy bodies. There is no approved treatment that clears it in dementia."@en ;
  schema:url <https://onco.cc/targets/da-target-alpha-synuclein/> ;
  schema:dateModified "2026-09-21"^^xsd:date ;
  schema:citation <https://www.alz.org/alzheimers-dementia/what-is-dementia/types-of-dementia/dementia-with-lewy-bodies> ;
  onco:tag "dementia-atlas" ;
  schema:alternateName "SNCA" ;
  onco:targetClass "other" ;
  onco:cancers <https://onco.cc/diagnoses/dementia-with-lewy-bodies/>, <https://onco.cc/diagnoses/parkinsons-disease-dementia/> .
