@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://clintonhinote.com/#definedterm-centralized-control-and-decentralized-execution-a-cat-7fe8a5> a rdfs:Class,
        owl:Class ;
    rdfs:label "Centralized Control and Decentralized Execution: A Catchphrase in Crisis" ;
    dcterms:created "2009"^^xsd:gYear ;
    rdfs:comment "A 2009 book by Hinote challenging the rigid Air Force doctrine phrase, based on lessons from leading air strategy during the Iraq surge. Advocates discerning when to centralize versus decentralize control instead of following dogma. Widely used by war colleges to educate military officers." ;
    rdfs:isDefinedBy <https://clintonhinote.com/#ontology> .

<https://clintonhinote.com/#definedterm-mutual-denial-of-air-superiority> a rdfs:Class,
        owl:Class ;
    rdfs:label "Mutual Denial of Air Superiority" ;
    dcterms:created "2022"^^xsd:gYear ;
    rdfs:comment "A strategic concept where neither side can achieve complete air superiority, but both can deny the other's use of airspace. Hinote argued this state may actually benefit defenders and deter aggression, particularly relevant to Taiwan and Ukraine scenarios. He was called 'heretical' for this position." ;
    rdfs:isDefinedBy <https://clintonhinote.com/#ontology> .

<https://clintonhinote.com/#definedterm-reinvention-alliance> a rdfs:Class,
        owl:Class ;
    rdfs:label "Reinvention Alliance" ;
    dcterms:created "2018"^^xsd:gYear ;
    rdfs:comment "A proprietary process that helps leaders build a core coalition of senior executives and innovator-leaders ‘in the middle’ who generate options, build momentum, and drive lasting reinvention. This alliance grows to expand influence, foster collaboration, and sustain lasting transformation." ;
    rdfs:isDefinedBy <https://clintonhinote.com/#ontology> .

<https://clintonhinote.com/#definedterm-the-forging-method> a rdfs:Class,
        owl:Class ;
    rdfs:label "The Forging Method" ;
    dcterms:created "2026"^^xsd:gYear ;
    rdfs:comment "Build bold leaders in the crucible of complexity—so your organization thrives where others freeze. This method grounds your approach to leadership development—helping you intentionally forge bold leaders who can act boldly and wisely when the map runs out." ;
    rdfs:isDefinedBy <https://clintonhinote.com/#ontology> .

<https://clintonhinote.com/#ontology> a owl:Ontology ;
    dcterms:creator <https://clintonhinote.com/#person-s-clinton-hinote> ;
    dcterms:description "Terms this entity coined or redefined, declared as classes. Terms it uses without claiming authorship are in the SKOS concept scheme instead." ;
    dcterms:title "S. Clinton Hinote — owned terms" .

