Declaration Right Peoples Peace

Register ID: declaration-right-peoples-peace
Canonical URI: https://ns.webcivics.net/core/un-instruments/declaration-right-peoples-peace/
Promulgating Institution / Scope: core, un-instruments, declaration-right-peoples-peace
Triples Extracted: 43
View Git Version HistoryN3TurtleJSON-LD

Normative Modalities

This instrument defines specific modalities of human agency and fundamental freedoms. The RDF properties and SHACL shapes parsed below codify these rights as affirmable undertakings binding upon actors.

Note: We strictly map these rights to the natural person, prioritizing self-determination and autonomy. Institutional constructs (such as corporate personhood) are explicitly disjoint from these human-centric dignity classifications within the SHACL constraints.

Contextual Data Structures (CML & nquins)

The underlying structure of this schema utilizes nquins and Context Markup Language (CML) to provide deep, context-aware semantic mapping.

This architecture ensures that whenever multiple cryptography-supported identifiers are utilized to manage state or attribute assertions, they remain entirely enumerated and compartmentalized. This prevents the blending of distinct agent presence modalities and secures the structural integrity of the Human-Centric system against opaque institutional tracking.

Triples / Shapes Viewer
@prefix rdf:    <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:   <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc:     <http://purl.org/dc/terms/> .
@prefix values: <https://ns.webcivics.net/values/> .
@prefix doc:    <https://ns.webcivics.net/values/declaration-right-peoples-peace#> .

# ============================================================
# Declaration on the Right of Peoples to Peace
# RE-SOURCED from authoritative OHCHR text (verbatim originalText).
# Deontic typing = lexical heuristic (values:HeuristicDerived) — pending review.
# states->parties + universalisation = curation overlay (amendedText), pending.
# ============================================================

doc:Instrument a values:ValuesCredential ;
    dc:title "Declaration on the Right of Peoples to Peace"@en ;
    dc:date "12 November 1984" ;
    values:category "Development, peace, food & solidarity rights" ;
    values:categoryStatus values:AutoAssigned ;
    values:source <https://www.ohchr.org/en/instruments-mechanisms/instruments/declaration-right-peoples-peace> ;
    rdfs:comment "Re-sourced from authoritative OHCHR text; deontic + amendment layers pending." .

doc:paragraph-1 a values:Undertaking ;
    values:partOf doc:Instrument ;
    dc:title "Paragraph 1"@en ;
    values:deonticStatus values:HeuristicDerived ;
    values:originalText "Reaffirming that the principal aim of the United Nations is the maintenance of international peace and security,"@en .

doc:paragraph-2 a values:Undertaking ;
    values:partOf doc:Instrument ;
    dc:title "Paragraph 2"@en ;
    values:deonticStatus values:HeuristicDerived ;
    values:originalText "Bearing in mind the fundamental principles of international law set forth in the Charter of the United Nations,"@en .

doc:paragraph-3 a values:Undertaking ;
    values:partOf doc:Instrument ;
    dc:title "Paragraph 3"@en ;
    values:deonticStatus values:HeuristicDerived ;
    values:originalText "Expressing the will and the aspirations of all peoples to eradicate war from the life of mankind and, above all, to avert a world-wide nuclear catastrophe,"@en .

doc:paragraph-4 a values:Undertaking ;
    values:partOf doc:Instrument ;
    dc:title "Paragraph 4"@en ;
    values:deonticStatus values:HeuristicDerived ;
    values:originalText "Convinced that life without war serves as the primary international prerequisite for the material well-being, development and progress of countries, and for the full implementation of the rights and fundamental human freedoms proclaimed by the United Nations,"@en .

doc:paragraph-5 a values:Undertaking ;
    values:partOf doc:Instrument ;
    dc:title "Paragraph 5"@en ;
    values:deonticStatus values:HeuristicDerived ;
    values:originalText "Aware that in the nuclear age the establishment of a lasting peace on Earth represents the primary condition for the preservation of human civilization and the survival of mankind,"@en .

doc:paragraph-6 a values:Undertaking ;
    values:partOf doc:Instrument ;
    dc:title "Paragraph 6"@en ;
    values:deonticStatus values:HeuristicDerived ;
    values:originalText "Recognizing that the maintenance of a peaceful life for peoples is the sacred duty of each State,"@en .

doc:paragraph-7 a values:Right ;
    values:partOf doc:Instrument ;
    values:heldBy values:NaturalPerson ;
    dc:title "Paragraph 7"@en ;
    values:deonticStatus values:HeuristicDerived ;
    values:originalText "Solemnly proclaims that the peoples of our planet have a sacred right to peace; Solemnly declares that the preservation of the right of peoples to peace and the promotion of its implementation constitute a fundamental obligation of each State; Emphasizes that ensuring the exercise of the right of peoples to peace demands that the policies of States be directed towards the elimination of the threat of war, particularly nuclear war, the renunciation of the use of force in international relations and the settlement of international disputes by peaceful means on the basis of the Charter of the United Nations; Appeals to all States and international organizations to do their utmost to assist in implementing the right of peoples to peace through the adoption of appropriate measures at both the national and the international level."@en .