<https://ns.webcivics.net/self/> <http://purl.org/dc/terms/source> <https://github.com/WebCivics/ontologies>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Foundational selfhood/personhood layer; carries forward WebCivics personhood.ttl, re-expressed RDFS+SHACL (not OWL). Root is a moral frame; a human is not an owl:Thing.".
<https://ns.webcivics.net/self/MoralFrame> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Moral frame";
    <http://www.w3.org/2000/01/rdf-schema#comment> "The foundational frame. NOT rdfs:subClassOf owl:Thing — persons are not things.".
<https://ns.webcivics.net/self/Dignity> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/self/MoralFrame>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Dignity";
    <http://www.w3.org/2000/01/rdf-schema#comment> "Inherent worth — worthy of honour and respect (UDHR Art 1). NOT contingent on capacity, utility, productivity, or legal recognition.".
<https://ns.webcivics.net/self/Biosphere> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/self/MoralFrame>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Biosphere / natural world".
<https://ns.webcivics.net/self/Living> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/self/Biosphere>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Living being".
<https://ns.webcivics.net/self/Conscious> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/self/Living>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Conscious being".
<https://ns.webcivics.net/self/HumanBeing> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/self/Conscious>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Human being (homo sapiens)";
    <http://www.w3.org/2000/01/rdf-schema#comment> "The conscious, living human — endowed with reason and conscience (UDHR Art 1), possessing agency, and bearing inherent self:Dignity. The irreducible core beneath every legal/role facet.".
<https://ns.webcivics.net/self/hasDignity> 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/self/HumanBeing>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/self/Dignity>.
<https://ns.webcivics.net/self/reason> 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/self/HumanBeing>.
<https://ns.webcivics.net/self/conscience> 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/self/HumanBeing>.
<https://ns.webcivics.net/self/agency> 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/self/HumanBeing>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Human agency (WebCivics :humanAgency).".
<https://ns.webcivics.net/self/Selfhood> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/self/MoralFrame>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "The first-person interior of a human being.".
<https://ns.webcivics.net/self/Affect> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/self/Selfhood>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Felt/experiential states (the WebCivics emotion taxonomy — Admiration, Awe, Anxiety… — extends here).".
<https://ns.webcivics.net/self/experiences> 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/self/HumanBeing>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/self/Affect>.
<https://ns.webcivics.net/values/NaturalPerson> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/self/HumanBeing>.
<https://ns.webcivics.net/self/Facet> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "A role/aspect of a human (legal, biomedical, economic…) attached via self:hasFacet. A facet must NOT be substituted for, or redefine, the HumanBeing.".
<https://ns.webcivics.net/self/hasFacet> 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/self/HumanBeing>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/self/Facet>.
<https://ns.webcivics.net/self/BiomedicalFacet> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/self/Facet>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "The body/health aspect — extension point for SNOMED CT / FHIR / HPO / FMA. A human is not a medical record.".
<https://ns.webcivics.net/self/EconomicFacet> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/self/Facet>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "The livelihood/exchange aspect — extension point for GoodRelations / ValueFlows / schema.org. A human is not a consumer/asset.".
<https://ns.webcivics.net/self/HumanNotThingShape> a <http://www.w3.org/ns/shacl#NodeShape>;
    <http://www.w3.org/ns/shacl#targetClass> <https://ns.webcivics.net/self/HumanBeing>.
_:n3-87 <http://www.w3.org/ns/shacl#class> <http://www.w3.org/2002/07/owl#Thing>.
<https://ns.webcivics.net/self/HumanNotThingShape> <http://www.w3.org/ns/shacl#not> _:n3-87;
    <http://www.w3.org/ns/shacl#message> "A human being is not an owl:Thing, an asset, a resource, or a record — dignity is inherent, not conferred by a facet.".
