@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ws: <https://561.group/vocab#> .
<https://emsenn-demo.561.group/support> a schema:CollectionPage, ws:Subject ;
  schema:url <https://emsenn-demo.561.group/support> ;
  schema:identifier <https://emsenn-demo.561.group/support> .
<https://emsenn-demo.561.group/support> schema:name "Support emsenn" .
<https://emsenn-demo.561.group/support> dc:type "index" .
<https://emsenn-demo.561.group/support> ws:status "published" .
<https://emsenn-demo.561.group/support> ws:body "I work independently, outside institutional routes, as a Lakota theorist, mathematician, and systems researcher. If this work is useful to you, please consider supporting it.

You can support my work through [Patreon](https://patreon.com/emsenn) or by contributing to specific projects through [Open Collective](https://opencollective.com/561-group)." .
