<https://ns.webcivics.net/values/Agent> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Agent";
    <http://www.w3.org/2000/01/rdf-schema#comment> "Any entity that can bear rights and duties — human or otherwise. Root of the duty model. NOT a subclass of owl:Thing.".
<https://ns.webcivics.net/values/NaturalPerson> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/values/Agent>;
    <http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.w3.org/ns/hcai#NaturalPerson>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Natural person".
<https://ns.webcivics.net/values/Person> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/values/NaturalPerson>;
    <http://www.w3.org/2004/02/skos/core#exactMatch> <https://ns.webcivics.net/values/NaturalPerson>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Person (the human being of human rights)";
    <http://www.w3.org/2000/01/rdf-schema#comment> "The dignity-bearing 'person' of the instruments = the HUMAN = values:NaturalPerson. NOT legal/corporate personality; a corporation is not a person in this sense.".
<https://ns.webcivics.net/values/inherentDignity> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#boolean>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Inherent human dignity — held ONLY by a NaturalPerson/Person; never by a LegalPerson / CorporatePerson / ArtificialAgent.".
<https://ns.webcivics.net/values/NaturalPerson> <https://ns.webcivics.net/values/inherentDignity> true.
<https://ns.webcivics.net/values/PersonhoodDisjointnessShape> a <http://www.w3.org/ns/shacl#NodeShape>;
    <http://www.w3.org/ns/shacl#targetClass> <https://ns.webcivics.net/values/NaturalPerson>.
_:n3-112 <http://www.w3.org/ns/shacl#class> <https://ns.webcivics.net/values/LegalPerson>.
<https://ns.webcivics.net/values/PersonhoodDisjointnessShape> <http://www.w3.org/ns/shacl#not> _:n3-112.
_:n3-113 <http://www.w3.org/ns/shacl#class> <https://ns.webcivics.net/values/ArtificialAgent>.
<https://ns.webcivics.net/values/PersonhoodDisjointnessShape> <http://www.w3.org/ns/shacl#not> _:n3-113;
    <http://www.w3.org/ns/shacl#message> "A natural person (the human, dignity-bearer) is NOT a legal/corporate person or an artificial agent — 'person' here means the human, not corporate personhood.".
<https://ns.webcivics.net/values/LegalPerson> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/values/Agent>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Legal person (juridical personality)";
    <http://www.w3.org/2000/01/rdf-schema#comment> "Juridical personality (contracts, bears treaties) — NOT a values:Person and NOT a bearer of inherent dignity. Disjoint from values:NaturalPerson.".
<https://ns.webcivics.net/values/PersonReading> a <http://www.w3.org/2000/01/rdf-schema#Class>.
<https://ns.webcivics.net/values/HumanOnly> a <https://ns.webcivics.net/values/PersonReading>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "'person' = the human being (the dignity sense; = values:Person).".
<https://ns.webcivics.net/values/Incorporative> a <https://ns.webcivics.net/values/PersonReading>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "'person' INCLUDES legal/corporate personality — a capture-risk reading.".
<https://ns.webcivics.net/values/MixedReading> a <https://ns.webcivics.net/values/PersonReading>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Both human and legal, unseparated.".
<https://ns.webcivics.net/values/ReadingStatus> a <http://www.w3.org/2000/01/rdf-schema#Class>.
<https://ns.webcivics.net/values/Intended> a <https://ns.webcivics.net/values/ReadingStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Contextually clear from purpose (e.g. the UN human-rights instruments).".
<https://ns.webcivics.net/values/Declared> a <https://ns.webcivics.net/values/ReadingStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Explicitly defined in the document (a Definitional illocutionary act).".
<https://ns.webcivics.net/values/AmbiguousReading> a <https://ns.webcivics.net/values/ReadingStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Unresolved — multiple candidate readings; HELD, not collapsed (paraconsistent).".
<https://ns.webcivics.net/values/IntentionallyOpaque> a <https://ns.webcivics.net/values/ReadingStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Deliberately vague to enable capture — an abuse signal.".
<https://ns.webcivics.net/values/AuthorUnaware> a <https://ns.webcivics.net/values/ReadingStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "The author does not understand the human/legal distinction — low epistemic quality.".
<https://ns.webcivics.net/values/personReading> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Document/context → how 'person' is read there (values:PersonReading).".
<https://ns.webcivics.net/values/personReadingStatus> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Document/context → how well-determined that reading is (values:ReadingStatus).".
<https://ns.webcivics.net/values/PersonhoodCaptureRiskFlag> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Flag: a document reads 'person' incorporatively or opaquely — corporate-personhood capture risk; routed to the values abuse-check (not auto-judged).".
_:n3-114 <http://www.w3.org/2000/10/swap/log#implies> _:n3-115.
_:n3-116 <http://www.w3.org/2000/10/swap/log#implies> _:n3-117.
_:n3-118 <http://www.w3.org/2000/10/swap/log#implies> _:n3-119.
<https://ns.webcivics.net/values/ArtificialAgent> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/values/Agent>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Artificial agent (software/AI)".
<https://ns.webcivics.net/values/PublicAuthority> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/values/LegalPerson>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Public-law authority";
    <http://www.w3.org/2000/01/rdf-schema#comment> "Disjoint from values:CorporatePerson (a State is not a commercial legal person).".
<https://ns.webcivics.net/values/CorporatePerson> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/values/LegalPerson>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Corporate person (commercial/private juridical fiction)";
    <http://www.w3.org/2000/01/rdf-schema#comment> "Disjoint from values:PublicAuthority; the corporate-capture guard target (agency.n3 G1).".
<https://ns.webcivics.net/values/State> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/values/PublicAuthority>;
    <http://www.w3.org/2000/01/rdf-schema#label> "State / party";
    <http://www.w3.org/2000/01/rdf-schema#comment> "A specialised PUBLIC-law agent. Universal duties borne by values:Agent bind it a fortiori (R1); its heightened responsibility is a SPECIALISATION of the universal duty, not its source. NOT interchangeable with a CorporatePerson for rights-holding.".
<https://ns.webcivics.net/values/ValuesCredential> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Values credential";
    <http://www.w3.org/2000/01/rdf-schema#comment> "A whole affirmable instrument (e.g. the UDHR).".
<https://ns.webcivics.net/values/Undertaking> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Undertaking";
    <http://www.w3.org/2000/01/rdf-schema#comment> "One affirmable provision (article/paragraph).".
<https://ns.webcivics.net/values/Right> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/values/Undertaking>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Right".
<https://ns.webcivics.net/values/Obligation> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/values/Undertaking>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Obligation (Obligate)".
<https://ns.webcivics.net/values/Prohibition> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/values/Undertaking>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Prohibition (Forbid)".
<https://ns.webcivics.net/values/Permission> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/values/Undertaking>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Permission (Permit)".
<https://ns.webcivics.net/values/partOf> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#domain> <https://ns.webcivics.net/values/Undertaking>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/values/ValuesCredential>.
<https://ns.webcivics.net/values/borneBy> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "The Agent CLASS a duty binds. Default values:Agent = every agent.".
<https://ns.webcivics.net/values/heldBy> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "The Agent class a right is held by.".
<https://ns.webcivics.net/values/specialisedFor> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Marks a duty intensified for a specific agent kind (e.g. values:State).".
<https://ns.webcivics.net/values/correlativeDuty> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#domain> <https://ns.webcivics.net/values/Right>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/values/Undertaking>.
<https://ns.webcivics.net/values/forbids> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#domain> <https://ns.webcivics.net/values/Prohibition>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "An act-class that is forbidden.".
<https://ns.webcivics.net/values/requires> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#domain> <https://ns.webcivics.net/values/Obligation>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "An act-class that is required.".
<https://ns.webcivics.net/values/affirms> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#domain> <https://ns.webcivics.net/values/Agent>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Agent affirms a credential/undertaking (affirmation, not oath).".
<https://ns.webcivics.net/values/source> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Citation URI of the originating instrument/article.".
<https://ns.webcivics.net/values/originalText> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal>.
<https://ns.webcivics.net/values/amendedText> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "The parties-not-states, agent-universalised wording actually affirmed.".
<https://ns.webcivics.net/values/wouldPerform> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "An AgentIntent → an act it would perform.".
<https://ns.webcivics.net/values/byAgent> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "An AgentIntent → the acting agent.".
<https://ns.webcivics.net/values/violates> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "INFERRED: an intent/act breaches an undertaking (the abuse signal).".
_:n3-120 <http://www.w3.org/2000/10/swap/log#implies> _:n3-121.
_:n3-122 <http://www.w3.org/2000/10/swap/log#implies> _:n3-123.
_:n3-124 <http://www.w3.org/2000/10/swap/log#implies> _:n3-125.
<https://ns.webcivics.net/values/CompliantIntentShape> a <http://www.w3.org/ns/shacl#NodeShape>;
    <http://www.w3.org/ns/shacl#targetClass> <https://ns.webcivics.net/values/AgentIntent>.
_:n3-127 <http://www.w3.org/ns/shacl#path> <https://ns.webcivics.net/values/violates>;
    <http://www.w3.org/ns/shacl#minCount> 1.
_:n3-126 <http://www.w3.org/ns/shacl#property> _:n3-127.
<https://ns.webcivics.net/values/CompliantIntentShape> <http://www.w3.org/ns/shacl#not> _:n3-126;
    <http://www.w3.org/ns/shacl#message> "Agent intent violates an affirmed values undertaking (abuse).".
