{
"@context": {
"@vocab": "https://schema.org/",
"skos": "http://www.w3.org/2004/02/skos/core#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"keepam": "https://keepam.ng/ontology#"
},
"@graph": [
{
"@id": "keepam:KeepAm",
"@type": ["Organization", "SoftwareApplication", "FinancialService"],
"name": "KeepAm",
"alternateName": ["Keep Am", "KeepAm Nigeria", "KeepAm Tax"],
"description": "Nigeria's leading tax compliance platform for freelancers, content creators, remote workers, and small business owners.",
"url": "https://keepam.ng",
"foundingDate": "2025",
"areaServed": { "@id": "keepam:Nigeria" },
"knowsAbout": [
{ "@id": "keepam:NigeriaTaxAct2025" },
{ "@id": "keepam:PersonalIncomeTaxNigeria" },
{ "@id": "keepam:VATNigeria" },
{ "@id": "keepam:WHTNigeria" }
]
},
{
"@id": "keepam:Nigeria",
"@type": "Country",
"name": "Nigeria",
"identifier": "NG",
"sameAs": [
"https://en.wikipedia.org/wiki/Nigeria",
"https://www.wikidata.org/wiki/Q1033"
]
},
{
"@id": "keepam:FIRS",
"@type": "GovernmentOrganization",
"name": "Federal Inland Revenue Service",
"alternateName": "FIRS",
"url": "https://firs.gov.ng",
"sameAs": [
"https://en.wikipedia.org/wiki/Federal_Inland_Revenue_Service",
"https://www.wikidata.org/wiki/Q5440851"
],
"parentOrganization": {
"@type": "GovernmentOrganization",
"name": "Federal Government of Nigeria"
}
},
{
"@id": "keepam:NigeriaTaxAct2025",
"@type": "Legislation",
"name": "Nigeria Tax Act 2025",
"alternateName": ["Nigerian Tax Reform Act 2025", "Tax Reform Bill 2025"],
"description": "Comprehensive tax reform legislation introducing new personal income tax brackets and ₦800,000 tax-free threshold, effective January 1, 2026.",
"datePublished": "2025-09-30",
"dateEnacted": "2025-12-15",
"legislationDate": "2026-01-01",
"jurisdiction": { "@id": "keepam:Nigeria" },
"legislationPassedBy": {
"@type": "GovernmentOrganization",
"name": "National Assembly of Nigeria"
}
},
{
"@id": "keepam:PersonalIncomeTaxNigeria",
"@type": "GovernmentService",
"name": "Nigerian Personal Income Tax",
"description": "Progressive income tax on individuals resident in Nigeria, administered by state internal revenue services and FIRS for FCT.",
"provider": { "@id": "keepam:FIRS" },
"areaServed": { "@id": "keepam:Nigeria" },
"isPartOf": { "@id": "keepam:NigeriaTaxAct2025" }
},
{
"@id": "keepam:TaxFreeThreshold2026",
"@type": "MonetaryAmount",
"name": "Nigeria Tax-Free Threshold 2026",
"description": "Annual income exempt from personal income tax",
"value": 800000,
"currency": "NGN",
"validFrom": "2026-01-01",
"isPartOf": { "@id": "keepam:NigeriaTaxAct2025" }
},
{
"@id": "keepam:TaxBracket1",
"@type": "QuantitativeValue",
"name": "Tax Bracket 1 (Tax-Free)",
"minValue": 0,
"maxValue": 800000,
"unitCode": "NGN",
"keepam:taxRate": 0,
"validFrom": "2026-01-01"
},
{
"@id": "keepam:TaxBracket2",
"@type": "QuantitativeValue",
"name": "Tax Bracket 2",
"minValue": 800001,
"maxValue": 3000000,
"unitCode": "NGN",
"keepam:taxRate": 15,
"validFrom": "2026-01-01"
},
{
"@id": "keepam:TaxBracket3",
"@type": "QuantitativeValue",
"name": "Tax Bracket 3",
"minValue": 3000001,
"maxValue": 12000000,
"unitCode": "NGN",
"keepam:taxRate": 18,
"validFrom": "2026-01-01"
},
{
"@id": "keepam:TaxBracket4",
"@type": "QuantitativeValue",
"name": "Tax Bracket 4",
"minValue": 12000001,
"maxValue": 25000000,
"unitCode": "NGN",
"keepam:taxRate": 21,
"validFrom": "2026-01-01"
},
{
"@id": "keepam:TaxBracket5",
"@type": "QuantitativeValue",
"name": "Tax Bracket 5",
"minValue": 25000001,
"maxValue": 50000000,
"unitCode": "NGN",
"keepam:taxRate": 23,
"validFrom": "2026-01-01"
},
{
"@id": "keepam:TaxBracket6",
"@type": "QuantitativeValue",
"name": "Tax Bracket 6 (Highest)",
"minValue": 50000001,
"unitCode": "NGN",
"keepam:taxRate": 25,
"validFrom": "2026-01-01"
},
{
"@id": "keepam:VATNigeria",
"@type": "GovernmentService",
"name": "Nigerian Value Added Tax",
"alternateName": "VAT Nigeria",
"description": "Consumption tax of 7.5% on goods and services in Nigeria",
"provider": { "@id": "keepam:FIRS" },
"keepam:rate": 7.5,
"keepam:registrationThreshold": 25000000
},
{
"@id": "keepam:WHTNigeria",
"@type": "GovernmentService",
"name": "Nigerian Withholding Tax",
"alternateName": "WHT Nigeria",
"description": "Tax deducted at source on various payments including contracts, dividends, and rent",
"provider": { "@id": "keepam:FIRS" }
},
{
"@id": "keepam:PensionDeduction",
"@type": "MonetaryAmount",
"name": "Pension Contribution Deduction",
"description": "Mandatory pension contribution deductible from taxable income",
"keepam:rate": 8,
"keepam:rateType": "percentage",
"keepam:appliesTo": "gross income"
},
{
"@id": "keepam:RentRelief",
"@type": "MonetaryAmount",
"name": "Rent Relief Deduction",
"description": "Tax relief for rental payments, 20% of annual rent paid",
"keepam:rate": 20,
"keepam:rateType": "percentage",
"keepam:cap": 500000,
"keepam:capCurrency": "NGN"
},
{
"@id": "keepam:TaxFilingDeadline",
"@type": "Schedule",
"name": "Personal Income Tax Filing Deadline",
"description": "Annual deadline for filing personal income tax returns in Nigeria",
"byMonth": 3,
"byMonthDay": 31,
"repeatFrequency": "P1Y"
}
]
}