@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/pierre-joseph-proudhon/>
  rdf:type schema:Article ;
  schema:url &lt;https://emsenn.net/library/references/people/pierre-joseph-proudhon/> ;
  schema:name "Pierre-Joseph Proudhon" ;
  schema:description "Pierre-Joseph Proudhon (1809–1865) was a French political theorist, the first person to call himself an anarchist, and the author of the foundational anarchist claim that 'property is theft' — that private ownership of productive resources is not a natural right but an appropriation enforced against everyone else." ;
  schema:datePublished "2026-03-06" ;
  schema:dateModified "2026-03-06" ;
  emsenn:Introduces &lt;https://emsenn.net/library/domains/humanities/domains/philosophy/terms/person/> ;
  schema:keywords &lt;https://emsenn.net/library/domains/humanities/domains/sociology/domains/critical-theory/domains/anarchism/> ;
  schema:identifier &lt;https://emsenn.net/library/references/people/pierre-joseph-proudhon/> .

