@prefix schema: <https://schema.org/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix emsenn: <https://emsenn.net/vocab#> .

&lt;https://emsenn.net/library/references/people/thomas-aquinas/>
  rdf:type schema:Article ;
  schema:url &lt;https://emsenn.net/library/references/people/thomas-aquinas/> ;
  schema:name "Thomas Aquinas" ;
  schema:description "Thomas Aquinas (c. 1225-1274) was a Dominican friar and theologian whose Summa Theologiae is the canonical synthesis of Aristotelian philosophy with Christian theology, and whose articulation of the virtues, vices, and pastoral apparatus of the soul is the upstream institutional grammar that cybernetic postliberalism treats as the prior form of californication." ;
  schema:datePublished "2026-04-27" ;
  schema:dateModified "2026-04-27" ;
  emsenn:Introduces &lt;https://emsenn.net/library/domains/humanities/domains/philosophy/terms/person/> ;
  schema:identifier &lt;https://emsenn.net/library/references/people/thomas-aquinas/> .

