<https://ns.webcivics.net/values/Tier> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Instrument tier".
<https://ns.webcivics.net/values/Core> a <https://ns.webcivics.net/values/Tier>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Stable, foundational; the durable baseline.".
<https://ns.webcivics.net/values/Mutable> a <https://ns.webcivics.net/values/Tier>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Subject to updates (statute); versioned, kept separate from baseline reasoning.".
<https://ns.webcivics.net/values/tier> 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/ValuesCredential>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/values/Tier>.
<https://ns.webcivics.net/values/LegalForm> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Legal form".
<https://ns.webcivics.net/values/Treaty> a <https://ns.webcivics.net/values/LegalForm>.
<https://ns.webcivics.net/values/UNGAResolution> a <https://ns.webcivics.net/values/LegalForm>.
<https://ns.webcivics.net/values/Recommendation> a <https://ns.webcivics.net/values/LegalForm>.
<https://ns.webcivics.net/values/Statute> a <https://ns.webcivics.net/values/LegalForm>.
<https://ns.webcivics.net/values/Constitutional> a <https://ns.webcivics.net/values/LegalForm>.
<https://ns.webcivics.net/values/Declaration> a <https://ns.webcivics.net/values/LegalForm>.
<https://ns.webcivics.net/values/JudicialReasoning> a <https://ns.webcivics.net/values/LegalForm>.
<https://ns.webcivics.net/values/legalForm> 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/ValuesCredential>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/values/LegalForm>.
<https://ns.webcivics.net/values/BindingStatus> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Binding status".
<https://ns.webcivics.net/values/Binding> a <https://ns.webcivics.net/values/BindingStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Legally binding (treaty/in-force statute).".
<https://ns.webcivics.net/values/AffirmativeNonBinding> a <https://ns.webcivics.net/values/BindingStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Soft-law / affirmable undertaking; authoritative floor, not a hard duty.".
<https://ns.webcivics.net/values/ContractuallyBinding> a <https://ns.webcivics.net/values/BindingStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Bound between parties via contract (incorporation by reference; agency.n3 §4.4).".
<https://ns.webcivics.net/values/bindingStatus> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/values/BindingStatus>.
<https://ns.webcivics.net/values/CurationStatus> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Curation status".
<https://ns.webcivics.net/values/HeuristicDerived> a <https://ns.webcivics.net/values/CurationStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Lexical/auto heuristic; pending review.".
<https://ns.webcivics.net/values/Curated> a <https://ns.webcivics.net/values/CurationStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Reviewed by a human curator.".
<https://ns.webcivics.net/values/NeedsReview> a <https://ns.webcivics.net/values/CurationStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Flagged for review.".
<https://ns.webcivics.net/values/curationStatus> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/values/CurationStatus>.
<https://ns.webcivics.net/values/CategoryStatus> a <http://www.w3.org/2000/01/rdf-schema#Class>.
<https://ns.webcivics.net/values/AutoAssigned> a <https://ns.webcivics.net/values/CategoryStatus>.
<https://ns.webcivics.net/values/Confirmed> a <https://ns.webcivics.net/values/CategoryStatus>.
<https://ns.webcivics.net/values/categoryStatus> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/values/CategoryStatus>.
<https://ns.webcivics.net/values/interpretiveWeight> 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#decimal>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Relative weight for context-sensitive querying; 0..1.".
<https://ns.webcivics.net/values/asAtDate> 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#date>.
<https://ns.webcivics.net/values/sourceURL> 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#anyURI>.
<https://ns.webcivics.net/values/integrityHash> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Hash of the source text this file reflects (tamper-evidence).".
<https://ns.webcivics.net/values/reviewCadence> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "How often this mutable instrument must be re-checked.".
<https://ns.webcivics.net/values/lastReviewed> 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#date>.
<https://ns.webcivics.net/values/inForceStatus> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "in-force | not-in-force | pending.".
<https://ns.webcivics.net/values/notBeforeDate> 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#date>.
<https://ns.webcivics.net/values/lastChecked> 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#date>.
<https://ns.webcivics.net/values/watchlistStatus> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>.
<https://ns.webcivics.net/values/retrievalDate> 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#date>.
<https://ns.webcivics.net/values/sourceContentHash> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>.
<https://ns.webcivics.net/values/generatorVersion> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>.
