<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-stylesheet type="text/css" href="null"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <teiHeader>
      <fileDesc>
         <titleStmt>
            <!-- The title, author, and/or editor here should identify the original document that you are encoding. 
               If you don't have information for one of these, or if you have multiple individuals, you can repeat the particular element-->
            <title>Quit India Draft Resolution (first draft)</title>
            <author>Gandhi</author>
         </titleStmt>
         <!-- I'm still trying to figure out the best way to present the project information, but will add that asap -->
         <publicationStmt>
            <authority>Karline McLain</authority>
            <date>2026</date>
            <availability>
               <!--  -->
               <licence>Public domain</licence>
            </availability>
         </publicationStmt>
         <sourceDesc>
            <p>Born digital edition</p>
         </sourceDesc>
      </fileDesc>
   <xenoData><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:as="http://www.w3.org/ns/activitystreams#" xmlns:cwrc="http://sparql.cwrc.ca/ontologies/cwrc#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:geo="http://www.geonames.org/ontology#" xmlns:oa="http://www.w3.org/ns/oa#" xmlns:schema="http://schema.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:fabio="https://purl.org/spar/fabio#" xmlns:bf="http://www.openlinksw.com/schemas/bif#" xmlns:cito="https://sparontologies.github.io/cito/current/cito.html#" xmlns:org="http://www.w3.org/ns/org#">
        <rdf:Description rdf:datatype="http://www.w3.org/TR/json-ld/">
          <![CDATA[{
	"@context": {
		"dcterms:created": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:created"
		},
		"dcterms:issued": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:issued"
		},
		"oa:motivatedBy": {
			"@type": "oa:Motivation"
		},
		"@language": "en",
		"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
		"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
		"as": "http://www.w3.org/ns/activitystreams#",
		"cwrc": "http://sparql.cwrc.ca/ontologies/cwrc#",
		"dc": "http://purl.org/dc/elements/1.1/",
		"dcterms": "http://purl.org/dc/terms/",
		"foaf": "http://xmlns.com/foaf/0.1/",
		"geo": "http://www.geonames.org/ontology#",
		"oa": "http://www.w3.org/ns/oa#",
		"schema": "http://schema.org/",
		"xsd": "http://www.w3.org/2001/XMLSchema#",
		"fabio": "https://purl.org/spar/fabio#",
		"bf": "http://www.openlinksw.com/schemas/bif#",
		"cito": "https://sparontologies.github.io/cito/current/cito.html#",
		"org": "http://www.w3.org/ns/org#"
	},
	"id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260405130513278",
	"type": "oa:Annotation",
	"dcterms:created": "2026-04-05T17:05:13.278Z",
	"dcterms:modified": "2026-04-05T17:05:13.278Z",
	"dcterms:creator": {
		"@id": "https://leaf.bucknell.edu/user/72",
		"@type": [
			"cwrc:NaturalPerson",
			"schema:Person"
		],
		"cwrc:hasName": "kmclain"
	},
	"oa:motivatedBy": "oa:describing",
	"oa:hasTarget": {
		"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260405130513278#Target",
		"@type": "oa:SpecificResource",
		"oa:hasSource": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml",
			"@type": "dctypes:Text",
			"dc:format": "text/xml"
		},
		"oa:renderedVia": {
			"@id": "https://leaf.bucknell.edu",
			"@type": "as:Application",
			"rdfs:label": "LEAF-Writer",
			"schema:softwareVersion": "4.0.0-beta.1"
		},
		"oa:hasSelector": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260405130513278#Selector",
			"@type": "oa:XPathSelector",
			"rdf:value": "TEI/text/body/div/head/note"
		}
	},
	"oa:hasBody": {
		"@type": "cwrc:NoteScholarly",
		"dc:format": "text/plain",
		"rdf:value": "This was the first draft of the \"Quit India\" anticolonial campaign. It was written by Gandhi at Sevagram Ashram, and then shared with other politicians who had gathered at Sevagram Ashram in the summer of 1942 for their deliberation."
	},
	"as:generator": {
		"@id": "https://leaf.bucknell.edu",
		"@type": "as:Application",
		"rdfs:label": "LEAF-Writer",
		"schema:url": "https://leaf-writer.lincsproject.ca/",
		"schema:softwareVersion": "4.0.0-beta.1"
	}
}]]>
        </rdf:Description>
      
        <rdf:Description rdf:datatype="http://www.w3.org/TR/json-ld/">
          <![CDATA[{
	"@context": {
		"dcterms:created": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:created"
		},
		"dcterms:issued": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:issued"
		},
		"oa:motivatedBy": {
			"@type": "oa:Motivation"
		},
		"@language": "en",
		"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
		"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
		"as": "http://www.w3.org/ns/activitystreams#",
		"cwrc": "http://sparql.cwrc.ca/ontologies/cwrc#",
		"dc": "http://purl.org/dc/elements/1.1/",
		"dcterms": "http://purl.org/dc/terms/",
		"foaf": "http://xmlns.com/foaf/0.1/",
		"geo": "http://www.geonames.org/ontology#",
		"oa": "http://www.w3.org/ns/oa#",
		"schema": "http://schema.org/",
		"xsd": "http://www.w3.org/2001/XMLSchema#",
		"fabio": "https://purl.org/spar/fabio#",
		"bf": "http://www.openlinksw.com/schemas/bif#",
		"cito": "https://sparontologies.github.io/cito/current/cito.html#",
		"org": "http://www.w3.org/ns/org#"
	},
	"id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406100805393",
	"type": "oa:Annotation",
	"dcterms:created": "2026-04-06T14:08:05.393Z",
	"dcterms:creator": {
		"@id": "https://leaf.bucknell.edu/user/72",
		"@type": [
			"cwrc:NaturalPerson",
			"schema:Person"
		],
		"cwrc:hasName": "kmclain"
	},
	"oa:motivatedBy": "oa:describing",
	"oa:hasTarget": {
		"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406100805393#Target",
		"@type": "oa:SpecificResource",
		"oa:hasSource": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml",
			"@type": "dctypes:Text",
			"dc:format": "text/xml"
		},
		"oa:renderedVia": {
			"@id": "https://leaf.bucknell.edu",
			"@type": "as:Application",
			"rdfs:label": "LEAF-Writer",
			"schema:softwareVersion": "4.0.0-beta.1"
		},
		"oa:hasSelector": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406100805393#Selector",
			"@type": "oa:XPathSelector",
			"rdf:value": "TEI/text/body/div/p/note"
		}
	},
	"oa:hasBody": {
		"@type": "cwrc:NoteScholarly",
		"dc:format": "text/plain",
		"rdf:value": "Congressmen = members of the Indian National Congress political party"
	},
	"as:generator": {
		"@id": "https://leaf.bucknell.edu",
		"@type": "as:Application",
		"rdfs:label": "LEAF-Writer",
		"schema:url": "https://leaf-writer.lincsproject.ca/",
		"schema:softwareVersion": "4.0.0-beta.1"
	}
}]]>
        </rdf:Description>
      
        <rdf:Description rdf:datatype="http://www.w3.org/TR/json-ld/">
          <![CDATA[{
	"@context": {
		"dcterms:created": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:created"
		},
		"dcterms:issued": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:issued"
		},
		"oa:motivatedBy": {
			"@type": "oa:Motivation"
		},
		"@language": "en",
		"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
		"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
		"as": "http://www.w3.org/ns/activitystreams#",
		"cwrc": "http://sparql.cwrc.ca/ontologies/cwrc#",
		"dc": "http://purl.org/dc/elements/1.1/",
		"dcterms": "http://purl.org/dc/terms/",
		"foaf": "http://xmlns.com/foaf/0.1/",
		"geo": "http://www.geonames.org/ontology#",
		"oa": "http://www.w3.org/ns/oa#",
		"schema": "http://schema.org/",
		"xsd": "http://www.w3.org/2001/XMLSchema#",
		"fabio": "https://purl.org/spar/fabio#",
		"bf": "http://www.openlinksw.com/schemas/bif#",
		"cito": "https://sparontologies.github.io/cito/current/cito.html#",
		"org": "http://www.w3.org/ns/org#"
	},
	"id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406100848840",
	"type": "oa:Annotation",
	"dcterms:created": "2026-04-06T14:08:48.840Z",
	"dcterms:creator": {
		"@id": "https://leaf.bucknell.edu/user/72",
		"@type": [
			"cwrc:NaturalPerson",
			"schema:Person"
		],
		"cwrc:hasName": "kmclain"
	},
	"oa:motivatedBy": "oa:describing",
	"oa:hasTarget": {
		"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406100848840#Target",
		"@type": "oa:SpecificResource",
		"oa:hasSource": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml",
			"@type": "dctypes:Text",
			"dc:format": "text/xml"
		},
		"oa:renderedVia": {
			"@id": "https://leaf.bucknell.edu",
			"@type": "as:Application",
			"rdfs:label": "LEAF-Writer",
			"schema:softwareVersion": "4.0.0-beta.1"
		},
		"oa:hasSelector": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406100848840#Selector",
			"@type": "oa:XPathSelector",
			"rdf:value": "TEI/text/body/div/p/note[2]"
		}
	},
	"oa:hasBody": {
		"@type": "cwrc:NoteScholarly",
		"dc:format": "text/plain",
		"rdf:value": "the war = World War II"
	},
	"as:generator": {
		"@id": "https://leaf.bucknell.edu",
		"@type": "as:Application",
		"rdfs:label": "LEAF-Writer",
		"schema:url": "https://leaf-writer.lincsproject.ca/",
		"schema:softwareVersion": "4.0.0-beta.1"
	}
}]]>
        </rdf:Description>
      
        <rdf:Description rdf:datatype="http://www.w3.org/TR/json-ld/">
          <![CDATA[{
	"@context": {
		"dcterms:created": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:created"
		},
		"dcterms:issued": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:issued"
		},
		"oa:motivatedBy": {
			"@type": "oa:Motivation"
		},
		"@language": "en",
		"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
		"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
		"as": "http://www.w3.org/ns/activitystreams#",
		"cwrc": "http://sparql.cwrc.ca/ontologies/cwrc#",
		"dc": "http://purl.org/dc/elements/1.1/",
		"dcterms": "http://purl.org/dc/terms/",
		"foaf": "http://xmlns.com/foaf/0.1/",
		"geo": "http://www.geonames.org/ontology#",
		"oa": "http://www.w3.org/ns/oa#",
		"schema": "http://schema.org/",
		"xsd": "http://www.w3.org/2001/XMLSchema#",
		"fabio": "https://purl.org/spar/fabio#",
		"bf": "http://www.openlinksw.com/schemas/bif#",
		"cito": "https://sparontologies.github.io/cito/current/cito.html#",
		"org": "http://www.w3.org/ns/org#"
	},
	"id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406100911474",
	"type": "oa:Annotation",
	"dcterms:created": "2026-04-06T14:09:11.474Z",
	"dcterms:creator": {
		"@id": "https://leaf.bucknell.edu/user/72",
		"@type": [
			"cwrc:NaturalPerson",
			"schema:Person"
		],
		"cwrc:hasName": "kmclain"
	},
	"oa:motivatedBy": "oa:describing",
	"oa:hasTarget": {
		"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406100911474#Target",
		"@type": "oa:SpecificResource",
		"oa:hasSource": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml",
			"@type": "dctypes:Text",
			"dc:format": "text/xml"
		},
		"oa:renderedVia": {
			"@id": "https://leaf.bucknell.edu",
			"@type": "as:Application",
			"rdfs:label": "LEAF-Writer",
			"schema:softwareVersion": "4.0.0-beta.1"
		},
		"oa:hasSelector": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406100911474#Selector",
			"@type": "oa:XPathSelector",
			"rdf:value": "TEI/text/body/div/p/note[3]"
		}
	},
	"oa:hasBody": {
		"@type": "cwrc:NoteScholarly",
		"dc:format": "text/plain",
		"rdf:value": "satyagraha = nonviolent civil disobedience"
	},
	"as:generator": {
		"@id": "https://leaf.bucknell.edu",
		"@type": "as:Application",
		"rdfs:label": "LEAF-Writer",
		"schema:url": "https://leaf-writer.lincsproject.ca/",
		"schema:softwareVersion": "4.0.0-beta.1"
	}
}]]>
        </rdf:Description>
      
        <rdf:Description rdf:datatype="http://www.w3.org/TR/json-ld/">
          <![CDATA[{
	"@context": {
		"dcterms:created": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:created"
		},
		"dcterms:issued": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:issued"
		},
		"oa:motivatedBy": {
			"@type": "oa:Motivation"
		},
		"@language": "en",
		"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
		"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
		"as": "http://www.w3.org/ns/activitystreams#",
		"cwrc": "http://sparql.cwrc.ca/ontologies/cwrc#",
		"dc": "http://purl.org/dc/elements/1.1/",
		"dcterms": "http://purl.org/dc/terms/",
		"foaf": "http://xmlns.com/foaf/0.1/",
		"geo": "http://www.geonames.org/ontology#",
		"oa": "http://www.w3.org/ns/oa#",
		"schema": "http://schema.org/",
		"xsd": "http://www.w3.org/2001/XMLSchema#",
		"fabio": "https://purl.org/spar/fabio#",
		"bf": "http://www.openlinksw.com/schemas/bif#",
		"cito": "https://sparontologies.github.io/cito/current/cito.html#",
		"org": "http://www.w3.org/ns/org#"
	},
	"id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406101211866",
	"type": "oa:Annotation",
	"dcterms:created": "2026-04-06T14:12:11.866Z",
	"dcterms:modified": "2026-04-06T14:12:11.866Z",
	"dcterms:creator": {
		"@id": "https://leaf.bucknell.edu/user/72",
		"@type": [
			"cwrc:NaturalPerson",
			"schema:Person"
		],
		"cwrc:hasName": "kmclain"
	},
	"oa:motivatedBy": "oa:describing",
	"oa:hasTarget": {
		"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406101211866#Target",
		"@type": "oa:SpecificResource",
		"oa:hasSource": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml",
			"@type": "dctypes:Text",
			"dc:format": "text/xml"
		},
		"oa:renderedVia": {
			"@id": "https://leaf.bucknell.edu",
			"@type": "as:Application",
			"rdfs:label": "LEAF-Writer",
			"schema:softwareVersion": "4.0.0-beta.1"
		},
		"oa:hasSelector": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406101211866#Selector",
			"@type": "oa:XPathSelector",
			"rdf:value": "TEI/text/body/div/p/note[4]"
		}
	},
	"oa:hasBody": {
		"@type": "cwrc:NoteScholarly",
		"dc:format": "text/plain",
		"rdf:value": "The 1942 Cripps Mission, led by Sir Stafford Cripps, was a failed British attempt to secure Indian cooperation for World War II by promising India self-governing dominion status within the British Empire and a Constituent Assembly after the war concluded. "
	},
	"as:generator": {
		"@id": "https://leaf.bucknell.edu",
		"@type": "as:Application",
		"rdfs:label": "LEAF-Writer",
		"schema:url": "https://leaf-writer.lincsproject.ca/",
		"schema:softwareVersion": "4.0.0-beta.1"
	}
}]]>
        </rdf:Description>
      
        <rdf:Description rdf:datatype="http://www.w3.org/TR/json-ld/">
          <![CDATA[{
	"@context": {
		"dcterms:created": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:created"
		},
		"dcterms:issued": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:issued"
		},
		"oa:motivatedBy": {
			"@type": "oa:Motivation"
		},
		"@language": "en",
		"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
		"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
		"as": "http://www.w3.org/ns/activitystreams#",
		"cwrc": "http://sparql.cwrc.ca/ontologies/cwrc#",
		"dc": "http://purl.org/dc/elements/1.1/",
		"dcterms": "http://purl.org/dc/terms/",
		"foaf": "http://xmlns.com/foaf/0.1/",
		"geo": "http://www.geonames.org/ontology#",
		"oa": "http://www.w3.org/ns/oa#",
		"schema": "http://schema.org/",
		"xsd": "http://www.w3.org/2001/XMLSchema#",
		"fabio": "https://purl.org/spar/fabio#",
		"bf": "http://www.openlinksw.com/schemas/bif#",
		"cito": "https://sparontologies.github.io/cito/current/cito.html#",
		"org": "http://www.w3.org/ns/org#"
	},
	"id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406101514262",
	"type": "oa:Annotation",
	"dcterms:created": "2026-04-06T14:15:14.262Z",
	"dcterms:modified": "2026-04-06T14:15:14.262Z",
	"dcterms:creator": {
		"@id": "https://leaf.bucknell.edu/user/72",
		"@type": [
			"cwrc:NaturalPerson",
			"schema:Person"
		],
		"cwrc:hasName": "kmclain"
	},
	"oa:motivatedBy": "oa:describing",
	"oa:hasTarget": {
		"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406101514262#Target",
		"@type": "oa:SpecificResource",
		"oa:hasSource": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml",
			"@type": "dctypes:Text",
			"dc:format": "text/xml"
		},
		"oa:renderedVia": {
			"@id": "https://leaf.bucknell.edu",
			"@type": "as:Application",
			"rdfs:label": "LEAF-Writer",
			"schema:softwareVersion": "4.0.0-beta.1"
		},
		"oa:hasSelector": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406101514262#Selector",
			"@type": "oa:XPathSelector",
			"rdf:value": "TEI/text/body/div/p[2]/note"
		}
	},
	"oa:hasBody": {
		"@type": "cwrc:NoteScholarly",
		"dc:format": "text/plain",
		"rdf:value": "Jagirdar = a type of landlord who collects rent and taxes from the land's tenants"
	},
	"as:generator": {
		"@id": "https://leaf.bucknell.edu",
		"@type": "as:Application",
		"rdfs:label": "LEAF-Writer",
		"schema:url": "https://leaf-writer.lincsproject.ca/",
		"schema:softwareVersion": "4.0.0-beta.1"
	}
}]]>
        </rdf:Description>
      
        <rdf:Description rdf:datatype="http://www.w3.org/TR/json-ld/">
          <![CDATA[{
	"@context": {
		"dcterms:created": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:created"
		},
		"dcterms:issued": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:issued"
		},
		"oa:motivatedBy": {
			"@type": "oa:Motivation"
		},
		"@language": "en",
		"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
		"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
		"as": "http://www.w3.org/ns/activitystreams#",
		"cwrc": "http://sparql.cwrc.ca/ontologies/cwrc#",
		"dc": "http://purl.org/dc/elements/1.1/",
		"dcterms": "http://purl.org/dc/terms/",
		"foaf": "http://xmlns.com/foaf/0.1/",
		"geo": "http://www.geonames.org/ontology#",
		"oa": "http://www.w3.org/ns/oa#",
		"schema": "http://schema.org/",
		"xsd": "http://www.w3.org/2001/XMLSchema#",
		"fabio": "https://purl.org/spar/fabio#",
		"bf": "http://www.openlinksw.com/schemas/bif#",
		"cito": "https://sparontologies.github.io/cito/current/cito.html#",
		"org": "http://www.w3.org/ns/org#"
	},
	"id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406101722840",
	"type": "oa:Annotation",
	"dcterms:created": "2026-04-06T14:17:22.840Z",
	"dcterms:modified": "2026-04-06T14:17:22.840Z",
	"dcterms:creator": {
		"@id": "https://leaf.bucknell.edu/user/72",
		"@type": [
			"cwrc:NaturalPerson",
			"schema:Person"
		],
		"cwrc:hasName": "kmclain"
	},
	"oa:motivatedBy": "oa:describing",
	"oa:hasTarget": {
		"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406101722840#Target",
		"@type": "oa:SpecificResource",
		"oa:hasSource": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml",
			"@type": "dctypes:Text",
			"dc:format": "text/xml"
		},
		"oa:renderedVia": {
			"@id": "https://leaf.bucknell.edu",
			"@type": "as:Application",
			"rdfs:label": "LEAF-Writer",
			"schema:softwareVersion": "4.0.0-beta.1"
		},
		"oa:hasSelector": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406101722840#Selector",
			"@type": "oa:XPathSelector",
			"rdf:value": "TEI/text/body/div/p[2]/note[2]"
		}
	},
	"oa:hasBody": {
		"@type": "cwrc:Note",
		"dc:format": "text/plain",
		"rdf:value": "Zamindar = a type of landlord who collects rent and taxes from the land's tenants, particularly tenant farmers"
	},
	"as:generator": {
		"@id": "https://leaf.bucknell.edu",
		"@type": "as:Application",
		"rdfs:label": "LEAF-Writer",
		"schema:url": "https://leaf-writer.lincsproject.ca/",
		"schema:softwareVersion": "4.0.0-beta.1"
	}
}]]>
        </rdf:Description>
      
        <rdf:Description rdf:datatype="http://www.w3.org/TR/json-ld/">
          <![CDATA[{
	"@context": {
		"dcterms:created": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:created"
		},
		"dcterms:issued": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:issued"
		},
		"oa:motivatedBy": {
			"@type": "oa:Motivation"
		},
		"@language": "en",
		"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
		"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
		"as": "http://www.w3.org/ns/activitystreams#",
		"cwrc": "http://sparql.cwrc.ca/ontologies/cwrc#",
		"dc": "http://purl.org/dc/elements/1.1/",
		"dcterms": "http://purl.org/dc/terms/",
		"foaf": "http://xmlns.com/foaf/0.1/",
		"geo": "http://www.geonames.org/ontology#",
		"oa": "http://www.w3.org/ns/oa#",
		"schema": "http://schema.org/",
		"xsd": "http://www.w3.org/2001/XMLSchema#",
		"fabio": "https://purl.org/spar/fabio#",
		"bf": "http://www.openlinksw.com/schemas/bif#",
		"cito": "https://sparontologies.github.io/cito/current/cito.html#",
		"org": "http://www.w3.org/ns/org#"
	},
	"id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406101947628",
	"type": "oa:Annotation",
	"dcterms:created": "2026-04-06T14:19:47.628Z",
	"dcterms:modified": "2026-04-06T14:19:47.628Z",
	"dcterms:creator": {
		"@id": "https://leaf.bucknell.edu/user/72",
		"@type": [
			"cwrc:NaturalPerson",
			"schema:Person"
		],
		"cwrc:hasName": "kmclain"
	},
	"oa:motivatedBy": "oa:describing",
	"oa:hasTarget": {
		"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406101947628#Target",
		"@type": "oa:SpecificResource",
		"oa:hasSource": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml",
			"@type": "dctypes:Text",
			"dc:format": "text/xml"
		},
		"oa:renderedVia": {
			"@id": "https://leaf.bucknell.edu",
			"@type": "as:Application",
			"rdfs:label": "LEAF-Writer",
			"schema:softwareVersion": "4.0.0-beta.1"
		},
		"oa:hasSelector": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406101947628#Selector",
			"@type": "oa:XPathSelector",
			"rdf:value": "TEI/text/body/div/p[5]/note"
		}
	},
	"oa:hasBody": {
		"@type": "cwrc:NoteScholarly",
		"dc:format": "text/plain",
		"rdf:value": "Working Committee = the Working Committee of the Indian National Congress"
	},
	"as:generator": {
		"@id": "https://leaf.bucknell.edu",
		"@type": "as:Application",
		"rdfs:label": "LEAF-Writer",
		"schema:url": "https://leaf-writer.lincsproject.ca/",
		"schema:softwareVersion": "4.0.0-beta.1"
	}
}]]>
        </rdf:Description>
      
        <rdf:Description rdf:datatype="http://www.w3.org/TR/json-ld/">
          <![CDATA[{
	"@context": {
		"dcterms:created": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:created"
		},
		"dcterms:issued": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:issued"
		},
		"oa:motivatedBy": {
			"@type": "oa:Motivation"
		},
		"@language": "en",
		"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
		"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
		"as": "http://www.w3.org/ns/activitystreams#",
		"cwrc": "http://sparql.cwrc.ca/ontologies/cwrc#",
		"dc": "http://purl.org/dc/elements/1.1/",
		"dcterms": "http://purl.org/dc/terms/",
		"foaf": "http://xmlns.com/foaf/0.1/",
		"geo": "http://www.geonames.org/ontology#",
		"oa": "http://www.w3.org/ns/oa#",
		"schema": "http://schema.org/",
		"xsd": "http://www.w3.org/2001/XMLSchema#",
		"fabio": "https://purl.org/spar/fabio#",
		"bf": "http://www.openlinksw.com/schemas/bif#",
		"cito": "https://sparontologies.github.io/cito/current/cito.html#",
		"org": "http://www.w3.org/ns/org#"
	},
	"id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406102026953",
	"type": "oa:Annotation",
	"dcterms:created": "2026-04-06T14:20:26.953Z",
	"dcterms:modified": "2026-04-06T14:20:26.953Z",
	"dcterms:creator": {
		"@id": "https://leaf.bucknell.edu/user/72",
		"@type": [
			"cwrc:NaturalPerson",
			"schema:Person"
		],
		"cwrc:hasName": "kmclain"
	},
	"oa:motivatedBy": "oa:describing",
	"oa:hasTarget": {
		"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406102026953#Target",
		"@type": "oa:SpecificResource",
		"oa:hasSource": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml",
			"@type": "dctypes:Text",
			"dc:format": "text/xml"
		},
		"oa:renderedVia": {
			"@id": "https://leaf.bucknell.edu",
			"@type": "as:Application",
			"rdfs:label": "LEAF-Writer",
			"schema:softwareVersion": "4.0.0-beta.1"
		},
		"oa:hasSelector": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406102026953#Selector",
			"@type": "oa:XPathSelector",
			"rdf:value": "TEI/text/body/div/p[5]/note[2]"
		}
	},
	"oa:hasBody": {
		"@type": "cwrc:NoteScholarly",
		"dc:format": "text/plain",
		"rdf:value": "A.I.C.C. = the All India Congress Committee"
	},
	"as:generator": {
		"@id": "https://leaf.bucknell.edu",
		"@type": "as:Application",
		"rdfs:label": "LEAF-Writer",
		"schema:url": "https://leaf-writer.lincsproject.ca/",
		"schema:softwareVersion": "4.0.0-beta.1"
	}
}]]>
        </rdf:Description>
      
        <rdf:Description rdf:datatype="http://www.w3.org/TR/json-ld/">
          <![CDATA[{
	"@context": {
		"dcterms:created": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:created"
		},
		"dcterms:issued": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:issued"
		},
		"oa:motivatedBy": {
			"@type": "oa:Motivation"
		},
		"@language": "en",
		"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
		"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
		"as": "http://www.w3.org/ns/activitystreams#",
		"cwrc": "http://sparql.cwrc.ca/ontologies/cwrc#",
		"dc": "http://purl.org/dc/elements/1.1/",
		"dcterms": "http://purl.org/dc/terms/",
		"foaf": "http://xmlns.com/foaf/0.1/",
		"geo": "http://www.geonames.org/ontology#",
		"oa": "http://www.w3.org/ns/oa#",
		"schema": "http://schema.org/",
		"xsd": "http://www.w3.org/2001/XMLSchema#",
		"fabio": "https://purl.org/spar/fabio#",
		"bf": "http://www.openlinksw.com/schemas/bif#",
		"cito": "https://sparontologies.github.io/cito/current/cito.html#",
		"org": "http://www.w3.org/ns/org#"
	},
	"id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406102120407",
	"type": "oa:Annotation",
	"dcterms:created": "2026-04-06T14:21:20.407Z",
	"dcterms:modified": "2026-04-06T14:21:20.407Z",
	"dcterms:creator": {
		"@id": "https://leaf.bucknell.edu/user/72",
		"@type": [
			"cwrc:NaturalPerson",
			"schema:Person"
		],
		"cwrc:hasName": "kmclain"
	},
	"oa:motivatedBy": "oa:describing",
	"oa:hasTarget": {
		"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406102120407#Target",
		"@type": "oa:SpecificResource",
		"oa:hasSource": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml",
			"@type": "dctypes:Text",
			"dc:format": "text/xml"
		},
		"oa:renderedVia": {
			"@id": "https://leaf.bucknell.edu",
			"@type": "as:Application",
			"rdfs:label": "LEAF-Writer",
			"schema:softwareVersion": "4.0.0-beta.1"
		},
		"oa:hasSelector": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406102120407#Selector",
			"@type": "oa:XPathSelector",
			"rdf:value": "TEI/text/body/div/p[5]/note[3]"
		}
	},
	"oa:hasBody": {
		"@type": "cwrc:NoteScholarly",
		"dc:format": "text/plain",
		"rdf:value": "Gandhi left the date and location of this meeting blank in this draft resolution, to be filled in by the members of the Working Committee"
	},
	"as:generator": {
		"@id": "https://leaf.bucknell.edu",
		"@type": "as:Application",
		"rdfs:label": "LEAF-Writer",
		"schema:url": "https://leaf-writer.lincsproject.ca/",
		"schema:softwareVersion": "4.0.0-beta.1"
	}
}]]>
        </rdf:Description>
      
        <rdf:Description rdf:datatype="http://www.w3.org/TR/json-ld/">
          <![CDATA[{
	"@context": {
		"dcterms:created": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:created"
		},
		"dcterms:issued": {
			"@type": "xsd:dateTime",
			"@id": "dcterms:issued"
		},
		"oa:motivatedBy": {
			"@type": "oa:Motivation"
		},
		"@language": "en",
		"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
		"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
		"as": "http://www.w3.org/ns/activitystreams#",
		"cwrc": "http://sparql.cwrc.ca/ontologies/cwrc#",
		"dc": "http://purl.org/dc/elements/1.1/",
		"dcterms": "http://purl.org/dc/terms/",
		"foaf": "http://xmlns.com/foaf/0.1/",
		"geo": "http://www.geonames.org/ontology#",
		"oa": "http://www.w3.org/ns/oa#",
		"schema": "http://schema.org/",
		"xsd": "http://www.w3.org/2001/XMLSchema#",
		"fabio": "https://purl.org/spar/fabio#",
		"bf": "http://www.openlinksw.com/schemas/bif#",
		"cito": "https://sparontologies.github.io/cito/current/cito.html#",
		"org": "http://www.w3.org/ns/org#"
	},
	"id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406102134698",
	"type": "oa:Annotation",
	"dcterms:created": "2026-04-06T14:21:34.698Z",
	"dcterms:modified": "2026-04-06T14:21:34.698Z",
	"dcterms:creator": {
		"@id": "https://leaf.bucknell.edu/user/72",
		"@type": [
			"cwrc:NaturalPerson",
			"schema:Person"
		],
		"cwrc:hasName": "kmclain"
	},
	"oa:motivatedBy": "oa:describing",
	"oa:hasTarget": {
		"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406102134698#Target",
		"@type": "oa:SpecificResource",
		"oa:hasSource": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml",
			"@type": "dctypes:Text",
			"dc:format": "text/xml"
		},
		"oa:renderedVia": {
			"@id": "https://leaf.bucknell.edu",
			"@type": "as:Application",
			"rdfs:label": "LEAF-Writer",
			"schema:softwareVersion": "4.0.0-beta.1"
		},
		"oa:hasSelector": {
			"@id": "https://leaf.bucknell.edu/sites/default/files/2026-04/quit-india-draft-resolution_first-draft_1942_0_0_0.xml?note_annotation_20260406102134698#Selector",
			"@type": "oa:XPathSelector",
			"rdf:value": "TEI/text/body/div/p[5]/note[4]"
		}
	},
	"oa:hasBody": {
		"@type": "cwrc:NoteScholarly",
		"dc:format": "text/plain",
		"rdf:value": "Gandhi left the date and location of this meeting blank in this draft resolution, to be filled in by the members of the Working Committee"
	},
	"as:generator": {
		"@id": "https://leaf.bucknell.edu",
		"@type": "as:Application",
		"rdfs:label": "LEAF-Writer",
		"schema:url": "https://leaf-writer.lincsproject.ca/",
		"schema:softwareVersion": "4.0.0-beta.1"
	}
}]]>
        </rdf:Description>
      </rdf:RDF></xenoData></teiHeader>
   <text>
      <body>
         
         <div type="essay">
            <head>Quit India Draft Resolution (first draft)<note type="scholarNote">This was the first draft of the "Quit India" anticolonial campaign. It was written by Gandhi at Sevagram Ashram, and then shared with other politicians who had gathered at Sevagram Ashram in the summer of 1942 for their deliberation.</note></head>
              
<opener>
<dateline>Sevagram
<lb/>
July 9, 1942</dateline></opener>

	<p>Events happening from day to day and the experience that the people of India are passing through confirm the opinion of the Congressmen<note type="scholarNote">Congressmen = members of the Indian National Congress political party</note> that British rule must end immediately, not merely because foreign domination, even at its best, is an evil in itself, but because India in bondage can play no effective part in affecting the fortunes of the war that is desolating men and their possessions; that is to say not merely in the interests of India, but for the safety of the world and for the destruction of Nazism, Fascism and whatever other 'ism' Japan stands for. Ever since the outbreak of the war<note type="scholarNote">the war = World War II</note> the Congress has studiedly pursued the policy of non-embarrassment. Even at the risk of making its satyagraha<note type="scholarNote">satyagraha = nonviolent civil disobedience</note> ineffective it deliberately gave it a symbolic character, in the hope that this policy of non-embarrassment carried to its extreme limit would be duly appreciated, and that enough real power would be transferred to the popular representatives so as to enable the nation to make its fullest contribution towards the realization of human freedom throughout the world, which is in danger of being crushed. It had also hoped that negatively nothing would be done which was calculated to tighten Britain's stranglehold on India. These hopes have however been dashed to pieces. The abortive Cripps proposals<note type="scholarNote">The 1942 Cripps Mission, led by Sir Stafford Cripps, was a failed British attempt to secure Indian cooperation for World War II by promising India self-governing dominion status within the British Empire and a Constituent Assembly after the war concluded. </note> showed in the clearest possible manner that there was no change in the British attitude towards India and that the British hold on India was in no way to be relaxed. It has also been observed that the ill-will against the British is rapidly increasing and people openly wish success to the Japanese arms. The Congress would like to avoid the experience of Singapore, Malaya and Burma and turn ill-will into goodwill and make India a willing partner in their trial and troubles. This is possible only if India feels the glow of freedom from foreign domination.</p>
	<p>The Congress is convinced that the only cure for this intolerable state of affairs is that the British rule in India should end forthwith. The Congress representatives tried their utmost to come to a settlement. But this has been made impossible by reason of the presence of the foreign power whose history has been to follow relentlessly the policy of divide and rule. Only after withdrawal of the British power can the wise men and women of the country put their heads together and evolve a scheme whereby a Constituent Assembly can be convened in order to prepare a constitution for the Government of India. When the British power is withdrawn the present unreality will give place to reality and the prince and the peasant will stand on a par, the present political parties formed chiefly with an eye to the attention of the British power will probably be dissolved. For the first time in India's history realization will come home that Princes, jagirdars<note type="scholarNote">Jagirdar = a type of landlord who collects rent and taxes from the land's tenants</note>, zamindars<note>Zamindar = a type of landlord who collects rent and taxes from the land's tenants, particularly tenant farmers</note>, propertied and monied classes derive their wealth and property from the workers in the fields or factories to whom alone all power and authority must belong. In making the proposal for withdrawal the Congress has no desire whatsoever to embarrass Great Britain or the Allied powers in their prosecution of the War. The proposed withdrawal therefore should not in any way be interpreted as an invitation to Japan or the other members of the Axis to attack India and thus immediately to suffocate China. Nor does the Congress intend to jeopardize the defensive capacity of the Allied powers. Therefore the Congress would be reconciled, if the Allies regard it to be necessary, to the presence at their own expense of their troops in India in order to ward off Japanese or other aggression and to protect and help China.</p>
	<p>The proposal of withdrawal was never intended to mean the physical withdrawal of all Britishers from India, certainly not of those who would make India their home and live there as citizens and as equals with the others. If the withdrawal takes place with goodwill, it is highly likely that there would be little difficulty in establishing a stable provisional government in India. The Congress however is not unmindful of the possibility of a temporary breakdown of the ordered machinery of government. Anarchy may set in and instead of different parties coming together for the common good they may compete with one another in establishing their own authority. It is a risk which has got to be run in any country in order to achieve freedom. The Congress therefore wishes to take no hasty step but would bespeak the help of the Allies in securing British acceptance of its demand.</p>
	<p>Should however the appeal fail, the Congress will be reluctantly compelled to utilize all the non-violent strength it might have gathered since 1920 when it adopted non-violence as part of its policy for the vindication of political rights and liberty. The struggle this time would have to resolve itself into a mass movement on the widest scale possible involving voluntary strikes, voluntary non-co-operation on the part of all those who are in Government employ or in departments connected with Government in any shape or form and it may involve also nonpayment of land revenue and taxes.</p>
	<p>For the regulation and quick development of the mass movement the Working Committee<note type="scholarNote">Working Committee = the Working Committee of the Indian National Congress</note> authorize Gandhiji to take charge of it and regulate it in the manner he may think advisable. In order that adequate time may be given to the Allied powers to consider and respond to the Congress appeal, as also to educate public opinion and to let the A.I.C.C.<note type="scholarNote">A.I.C.C. = the All India Congress Committee</note> share the responsibility with the Working Committee for the tremendous step contemplated, the Committee fixes ...<note type="scholarNote">Gandhi left the date and location of this meeting blank in this draft resolution, to be filled in by the members of the Working Committee</note> for the meeting of the A. I. C. C. at ...<note type="scholarNote">Gandhi left the date and location of this meeting blank in this draft resolution, to be filled in by the members of the Working Committee</note> until which time the resolution should remain suspended.</p>
         </div>
      </body>
   </text>
</TEI>