@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 dc:      <http://purl.org/dc/terms/> .
@prefix prov:    <http://www.w3.org/ns/prov#> .
@prefix values:  <https://ns.webcivics.net/values/> .
@prefix cml:     <https://ns.webcivics.net/cml/> .
@prefix concept: <https://ns.webcivics.net/concept/> .
@prefix doc:     <https://ns.webcivics.net/values/principles-international-co-operation-detection-arrest#> .

# ============================================================
# CML concept layer (LOGIC) — Principles of international co-operation in the detection, arrest, extradition and punishment of persons guilty of war crimes and crimes against humanity
# MACHINE-DERIVED from the TEXT layer (un-instruments) — cml:Proposed,
# values:HeuristicDerived. Pending human attestation (cml:Attested / exactMatch).
# One cml:Concept per provision; cml:realizedBy the provision; cml:asserts the
# deontic norm. R1 universalisation materialised for duties borne by every Agent.
# ============================================================

concept:principles-international-co-operation-detection-arrest-paragraph-1 a cml:Concept ;
    skos:prefLabel "Paragraph 1"@en ;
    cml:realizedBy doc:paragraph-1 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;   # regenerable — see CML_UPGRADE.md
    prov:wasDerivedFrom <https://www.ohchr.org/en/instruments-mechanisms/instruments/principles-international-co-operation-detection-arrest> ;
    dc:date "03 December 1973" ;
    values:category "Administration of justice, detention & law enforcement" ;
    cml:asserts concept:principles-international-co-operation-detection-arrest-paragraph-1-norm .

concept:principles-international-co-operation-detection-arrest-paragraph-1-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:principles-international-co-operation-detection-arrest-paragraph-1 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .

concept:principles-international-co-operation-detection-arrest-paragraph-2 a cml:Concept ;
    skos:prefLabel "Paragraph 2"@en ;
    cml:realizedBy doc:paragraph-2 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;   # regenerable — see CML_UPGRADE.md
    prov:wasDerivedFrom <https://www.ohchr.org/en/instruments-mechanisms/instruments/principles-international-co-operation-detection-arrest> ;
    dc:date "03 December 1973" ;
    values:category "Administration of justice, detention & law enforcement" ;
    cml:asserts concept:principles-international-co-operation-detection-arrest-paragraph-2-norm .

concept:principles-international-co-operation-detection-arrest-paragraph-2-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:principles-international-co-operation-detection-arrest-paragraph-2 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .

concept:principles-international-co-operation-detection-arrest-paragraph-3 a cml:Concept ;
    skos:prefLabel "Paragraph 3"@en ;
    cml:realizedBy doc:paragraph-3 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;   # regenerable — see CML_UPGRADE.md
    prov:wasDerivedFrom <https://www.ohchr.org/en/instruments-mechanisms/instruments/principles-international-co-operation-detection-arrest> ;
    dc:date "03 December 1973" ;
    values:category "Administration of justice, detention & law enforcement" ;
    cml:asserts concept:principles-international-co-operation-detection-arrest-paragraph-3-norm .

concept:principles-international-co-operation-detection-arrest-paragraph-3-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:principles-international-co-operation-detection-arrest-paragraph-3 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .

concept:principles-international-co-operation-detection-arrest-paragraph-4 a cml:Concept ;
    skos:prefLabel "Paragraph 4"@en ;
    cml:realizedBy doc:paragraph-4 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;   # regenerable — see CML_UPGRADE.md
    prov:wasDerivedFrom <https://www.ohchr.org/en/instruments-mechanisms/instruments/principles-international-co-operation-detection-arrest> ;
    dc:date "03 December 1973" ;
    values:category "Administration of justice, detention & law enforcement" ;
    cml:asserts concept:principles-international-co-operation-detection-arrest-paragraph-4-norm .

concept:principles-international-co-operation-detection-arrest-paragraph-4-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:principles-international-co-operation-detection-arrest-paragraph-4 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .

concept:principles-international-co-operation-detection-arrest-paragraph-5 a cml:Concept ;
    skos:prefLabel "Paragraph 5"@en ;
    cml:realizedBy doc:paragraph-5 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;   # regenerable — see CML_UPGRADE.md
    prov:wasDerivedFrom <https://www.ohchr.org/en/instruments-mechanisms/instruments/principles-international-co-operation-detection-arrest> ;
    dc:date "03 December 1973" ;
    values:category "Administration of justice, detention & law enforcement" ;
    cml:asserts concept:principles-international-co-operation-detection-arrest-paragraph-5-norm .

concept:principles-international-co-operation-detection-arrest-paragraph-5-norm a values:Prohibition ;
    cml:modality cml:Deontic ;
    values:partOf concept:principles-international-co-operation-detection-arrest-paragraph-5 ;
    values:borneBy values:Agent ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
