<?xml version="1.0"?>
<!--

This is a ROR document describing the structure and objects of the 
website "The Complete Debt Guide". For details or examples of the ROR format, 
go to http://www.rorweb.com . There you can also explore this file 
using the ROR Explorer. Copyright 2005 RORweb.com

--> 

<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="http://rorweb.com/0.1/"
         xml:base="http://www.acme.com/ror/">

			
<!-- Main Info =========================================================== -->

<Resource rdf:about="main">
	<type>Main</type>
</Resource>

			
<!-- Contact Info =========================================================== -->

<Resource rdf:about="contact">
	<type>Contact</type>
	<resourceOf rdf:resource="main"/>
</Resource>

			
<!-- Address Info =========================================================== -->

<Resource rdf:about="address">
	<type>Address</type>
	<resourceOf rdf:resource="contact"/>
</Resource>

			
<!-- Person Info =========================================================== -->

<Resource rdf:about="person">
	<type>Person</type>
	<resourceOf rdf:resource="contact"/>
</Resource>

<!-- Site Map Info =========================================================== -->

<Resource rdf:about="sitemap">
    <type>Sitemap</type>
    <title>Site Map</title>
    <url>http://www.completedebtguide.co.uk/site-map.html</url>
    <resourceOf rdf:resource="main"/>
</Resource>

			

<Resource rdf:about="main_menu_pages">
	<title>MAIN MENU PAGES</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="index">
	<title>The Complete Debt Guide</title>
	<rdfs:seeAlso rdf:resource="index-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="about-us">
	<title>About Complete Debt Guide</title>
	<rdfs:seeAlso rdf:resource="about-us-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Contact us</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="request-a-brochure">
	<title>Request a Brochure</title>
	<rdfs:seeAlso rdf:resource="request-a-brochure-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="do-i-qualify">
	<title>Do I Qualify?</title>
	<rdfs:seeAlso rdf:resource="do-i-qualify-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="apply-for-help">
	<title>Apply for help</title>
	<rdfs:seeAlso rdf:resource="apply-for-help-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="request-a-brochure">
	<title>Request a Brochure</title>
	<rdfs:seeAlso rdf:resource="request-a-brochure-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="news">
	<title>News</title>
	<rdfs:seeAlso rdf:resource="news"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="latest-news">
	<title>Latest news</title>
	<rdfs:seeAlso rdf:resource="latest-news-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="news-archive">
	<title>News archive</title>
	<rdfs:seeAlso rdf:resource="news-archive-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="money-saving-tips">
	<title>Money Saving Advice</title>
	<rdfs:seeAlso rdf:resource="money-saving-tips-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="iva">
	<title>IVA &amp;#151; Individual Voluntary Arrangement</title>
	<rdfs:seeAlso rdf:resource="iva-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="what-is-an-individual-voluntary">
	<title>What is an Individual Voluntary Arrangement IVA?</title>
	<rdfs:seeAlso rdf:resource="what-is-an-individual-voluntary-article"/>
	<resourceOf rdf:resource="iva"/>
</Resource>

			

<Resource rdf:about="who-can-do-an-individual-voluntary">
	<title>Who can do an Individual Voluntary Arrangement IVA?</title>
	<rdfs:seeAlso rdf:resource="who-can-do-an-individual-voluntary-article"/>
	<resourceOf rdf:resource="iva"/>
</Resource>

			

<Resource rdf:about="how-does-an-individual-voluntary">
	<title>How does an Individual Voluntary Arrangement IVA work?</title>
	<rdfs:seeAlso rdf:resource="how-does-an-individual-voluntary-article"/>
	<resourceOf rdf:resource="iva"/>
</Resource>

			

<Resource rdf:about="the-advantages-of-an-individual">
	<title>The advantages of an Individual Voluntary Arrangement IVA include:</title>
	<rdfs:seeAlso rdf:resource="the-advantages-of-an-individual-article"/>
	<resourceOf rdf:resource="iva"/>
</Resource>

			

<Resource rdf:about="disadvantages-of-an-individual">
	<title>Disadvantages of an Individual Voluntary Arrangement IVA</title>
	<rdfs:seeAlso rdf:resource="disadvantages-of-an-individual-article"/>
	<resourceOf rdf:resource="iva"/>
</Resource>

			

<Resource rdf:about="the-procedure-for-an-individual">
	<title>The Procedure for an Individual Voluntary Arrangement IVA</title>
	<rdfs:seeAlso rdf:resource="the-procedure-for-an-individual-article"/>
	<resourceOf rdf:resource="iva"/>
</Resource>

			

<Resource rdf:about="interim-order-for-an-individual">
	<title>Interim order: for an Individual Voluntary Arrangement IVA</title>
	<rdfs:seeAlso rdf:resource="interim-order-for-an-individual-article"/>
	<resourceOf rdf:resource="iva"/>
</Resource>

			

<Resource rdf:about="creditors-meeting-for-an-individual">
	<title>Creditors Meeting for an Individual Voluntary Arrangement IVA</title>
	<rdfs:seeAlso rdf:resource="creditors-meeting-for-an-individual-article"/>
	<resourceOf rdf:resource="iva"/>
</Resource>

			

<Resource rdf:about="challenging-the-individual-voluntary">
	<title>Challenging the Individual Voluntary Arrangement IVA</title>
	<rdfs:seeAlso rdf:resource="challenging-the-individual-voluntary-article"/>
	<resourceOf rdf:resource="iva"/>
</Resource>

			

<Resource rdf:about="conduct-of-the-individual-voluntary">
	<title>Conduct of the Individual Voluntary Arrangement  IVA</title>
	<rdfs:seeAlso rdf:resource="conduct-of-the-individual-voluntary-article"/>
	<resourceOf rdf:resource="iva"/>
</Resource>

			

<Resource rdf:about="q-a-individual-voluntary-arrangement">
	<title>Q &amp; A Individual Voluntary Arrangement IVA</title>
	<rdfs:seeAlso rdf:resource="q-a-individual-voluntary-arrangement-article"/>
	<resourceOf rdf:resource="iva"/>
</Resource>

			

<Resource rdf:about="informal-personal-plan">
	<title>Informal Personal Plan (Debt Management)</title>
	<rdfs:seeAlso rdf:resource="informal-personal-plan-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="what-is-an-informal-debt-solution">
	<title>What is an Informal Debt Solution?</title>
	<rdfs:seeAlso rdf:resource="what-is-an-informal-debt-solution-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="the-main-aim-of-an-informal-solution">
	<title>The Main Aim Of An Informal Solution:</title>
	<rdfs:seeAlso rdf:resource="the-main-aim-of-an-informal-solution-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="what-will-it-achieve-for-you">
	<title>What will it achieve for you?</title>
	<rdfs:seeAlso rdf:resource="what-will-it-achieve-for-you-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="a-word-of-caution">
	<title>A Word Of Caution</title>
	<rdfs:seeAlso rdf:resource="a-word-of-caution-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="how-will-your-creditors-react-to-your">
	<title>How will your creditors react to your Informal Personal Plan?</title>
	<rdfs:seeAlso rdf:resource="how-will-your-creditors-react-to-your-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="correspondence-you-may-receive-from">
	<title>Correspondence you may receive from your creditors:</title>
	<rdfs:seeAlso rdf:resource="correspondence-you-may-receive-from-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="things-you-must-do-and-inform-your">
	<title>Things you must do/ and inform your advisor:</title>
	<rdfs:seeAlso rdf:resource="things-you-must-do-and-inform-your-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="advantages-of-an-informal-arrangement">
	<title>Advantages of an Informal arrangement. (DMP)</title>
	<rdfs:seeAlso rdf:resource="advantages-of-an-informal-arrangement-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="disadvantages-of-an-informal">
	<title>Disadvantages of an Informal arrangement. (DMP)</title>
	<rdfs:seeAlso rdf:resource="disadvantages-of-an-informal-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="is-it-a-loan">
	<title>Is it a loan?</title>
	<rdfs:seeAlso rdf:resource="is-it-a-loan-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="how-long-will-my-debt-management-plan">
	<title>How long will my Debt Management Plan (DMP) last?</title>
	<rdfs:seeAlso rdf:resource="how-long-will-my-debt-management-plan-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="will-my-creditors-agree-to-my-a-payment">
	<title>Will my creditors agree to my a payment?</title>
	<rdfs:seeAlso rdf:resource="will-my-creditors-agree-to-my-a-payment-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="will-interest-and-charges-be-frozen">
	<title>Will interest and charges be frozen?</title>
	<rdfs:seeAlso rdf:resource="will-interest-and-charges-be-frozen-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="can-my-creditors-still-issue-me-with-a">
	<title>Can my creditors still issue me with a County Court Judgement? (CCJ)</title>
	<rdfs:seeAlso rdf:resource="can-my-creditors-still-issue-me-with-a-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="will-i-get-a-default-notice">
	<title>Will I get a default notice?</title>
	<rdfs:seeAlso rdf:resource="will-i-get-a-default-notice-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="how-do-i-make-the-payments">
	<title>How do I make the payments?</title>
	<rdfs:seeAlso rdf:resource="how-do-i-make-the-payments-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="can-i-cancel-my-debt-management-plan">
	<title>Can I cancel my debt management plan when I like?</title>
	<rdfs:seeAlso rdf:resource="can-i-cancel-my-debt-management-plan-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="who-informs-the-creditors">
	<title>Who informs the creditors?</title>
	<rdfs:seeAlso rdf:resource="who-informs-the-creditors-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="how-is-my-credit-rating-affected">
	<title>How is my credit rating affected?</title>
	<rdfs:seeAlso rdf:resource="how-is-my-credit-rating-affected-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="do-creditors-stop-making-calls-and">
	<title>Do creditors stop making calls and sending letters?</title>
	<rdfs:seeAlso rdf:resource="do-creditors-stop-making-calls-and-article"/>
	<resourceOf rdf:resource="informal-personal-plan"/>
</Resource>

			

<Resource rdf:about="bankruptcy">
	<title>Bankruptcy</title>
	<rdfs:seeAlso rdf:resource="bankruptcy-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="what-is-bankruptcy">
	<title>What is Bankruptcy?</title>
	<rdfs:seeAlso rdf:resource="what-is-bankruptcy-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="how-am-i-made-bankrupt">
	<title>How am I made Bankrupt?</title>
	<rdfs:seeAlso rdf:resource="how-am-i-made-bankrupt-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="where-is-the-bankruptcy-order-made">
	<title>Where is the Bankruptcy Order made?</title>
	<rdfs:seeAlso rdf:resource="where-is-the-bankruptcy-order-made-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="who-will-deal-with-my-bankruptcy">
	<title>Who will deal with my Bankruptcy?</title>
	<rdfs:seeAlso rdf:resource="who-will-deal-with-my-bankruptcy-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="who-do-i-need-to-tell">
	<title>Who do I need to tell?</title>
	<rdfs:seeAlso rdf:resource="who-do-i-need-to-tell-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="when-will-my-bankruptcy-end">
	<title>When will my Bankruptcy end?</title>
	<rdfs:seeAlso rdf:resource="when-will-my-bankruptcy-end-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-are-your-duties-as-a-bankrupt">
	<title>What are your duties as a Bankrupt?</title>
	<rdfs:seeAlso rdf:resource="what-are-your-duties-as-a-bankrupt-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-effect-will-bankruptcy-have-on">
	<title>What effect will Bankruptcy have on your credit rating?</title>
	<rdfs:seeAlso rdf:resource="what-effect-will-bankruptcy-have-on-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="payment-to-your-creditors-in-bankruptcy">
	<title>Payment to your creditors in Bankruptcy</title>
	<rdfs:seeAlso rdf:resource="payment-to-your-creditors-in-bankruptcy-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-happens-to-your-assets-in">
	<title>What happens to your Assets in Bankruptcy?</title>
	<rdfs:seeAlso rdf:resource="what-happens-to-your-assets-in-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-happens-to-your-home-in-bankruptcy">
	<title>What happens to your property in Bankruptcy?</title>
	<rdfs:seeAlso rdf:resource="what-happens-to-your-home-in-bankruptcy-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-is-a-bankruptcy-restriction-notice">
	<title>What is a bankruptcy restriction notice?</title>
	<rdfs:seeAlso rdf:resource="what-is-a-bankruptcy-restriction-notice-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-is-a-form-j-restriction">
	<title>What is a form J restriction?</title>
	<rdfs:seeAlso rdf:resource="what-is-a-form-j-restriction-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-happens-in-bankruptcy-if-i-rent-my">
	<title>What happens in Bankruptcy if I rent my house?</title>
	<rdfs:seeAlso rdf:resource="what-happens-in-bankruptcy-if-i-rent-my-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-happens-to-your-pension-in">
	<title>What happens to your pension in Bankruptcy?</title>
	<rdfs:seeAlso rdf:resource="what-happens-to-your-pension-in-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-happens-to-your-life-assurance">
	<title>What happens to your life assurance policy in Bankruptcy?</title>
	<rdfs:seeAlso rdf:resource="what-happens-to-your-life-assurance-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="work-related-registrations-licences-and">
	<title>Work-related registrations, licences and permissions</title>
	<rdfs:seeAlso rdf:resource="work-related-registrations-licences-and-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-happens-to-your-business-in">
	<title>What happens to your business in Bankruptcy?</title>
	<rdfs:seeAlso rdf:resource="what-happens-to-your-business-in-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-happens-to-your-wages-in">
	<title>What happens to your wages in Bankruptcy?</title>
	<rdfs:seeAlso rdf:resource="what-happens-to-your-wages-in-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="bankruptcy-restrictions-orders-and">
	<title>Bankruptcy restrictions orders and undertaking.</title>
	<rdfs:seeAlso rdf:resource="bankruptcy-restrictions-orders-and-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="debts-you-have-incurred-after-you-have">
	<title>Debts you have incurred after you have been made Bankrupt</title>
	<rdfs:seeAlso rdf:resource="debts-you-have-incurred-after-you-have-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="alternatives-to-bankruptcy">
	<title>Alternatives to Bankruptcy</title>
	<rdfs:seeAlso rdf:resource="alternatives-to-bankruptcy-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-are-the-main-changes-of-the-new">
	<title>What are the main changes of the new Enterprise Act 2002?</title>
	<rdfs:seeAlso rdf:resource="what-are-the-main-changes-of-the-new-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-publications-can-i-get-related-to">
	<title>What publications can I get related to Bankruptcy?</title>
	<rdfs:seeAlso rdf:resource="what-publications-can-i-get-related-to-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-are-the-advantages-of-going">
	<title>What are the advantages of going Bankrupt?</title>
	<rdfs:seeAlso rdf:resource="what-are-the-advantages-of-going-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-are-the-disadvantages-of-going">
	<title>What are the disadvantages of going Bankrupt?</title>
	<rdfs:seeAlso rdf:resource="what-are-the-disadvantages-of-going-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="what-is-a-statutory-demand">
	<title>What is a Statutory Demand?</title>
	<rdfs:seeAlso rdf:resource="what-is-a-statutory-demand-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="responding-to-a-statutory-demand">
	<title>Responding to a Statutory Demand?</title>
	<rdfs:seeAlso rdf:resource="responding-to-a-statutory-demand-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="setting-aside-a-statutory-demand">
	<title>Setting aside a Statutory Demand</title>
	<rdfs:seeAlso rdf:resource="setting-aside-a-statutory-demand-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="how-do-i-petition-for-my-own-bankruptcy">
	<title>How do I petition for my own Bankruptcy Form 6.27 Petition?</title>
	<rdfs:seeAlso rdf:resource="how-do-i-petition-for-my-own-bankruptcy-article"/>
	<resourceOf rdf:resource="bankruptcy"/>
</Resource>

			

<Resource rdf:about="benefit-entitlements">
	<title>Benefit Entitlements</title>
	<rdfs:seeAlso rdf:resource="benefit-entitlements-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="carers-allowance">
	<title>Carer's Allowance</title>
	<rdfs:seeAlso rdf:resource="carers-allowance-article"/>
	<resourceOf rdf:resource="benefit-entitlements"/>
</Resource>

			

<Resource rdf:about="how-much-do-you-get">
	<title>How much do you get?</title>
	<rdfs:seeAlso rdf:resource="how-much-do-you-get-article"/>
	<resourceOf rdf:resource="carers-allowance"/>
</Resource>

			

<Resource rdf:about="how-is-it-paid">
	<title>How is it paid?</title>
	<rdfs:seeAlso rdf:resource="how-is-it-paid-article"/>
	<resourceOf rdf:resource="carers-allowance"/>
</Resource>

			

<Resource rdf:about="effect-on-other-benefits-and">
	<title>Effect on other benefits and entitlements</title>
	<rdfs:seeAlso rdf:resource="effect-on-other-benefits-and-article"/>
	<resourceOf rdf:resource="carers-allowance"/>
</Resource>

			

<Resource rdf:about="how-to-claim">
	<title>How to claim</title>
	<rdfs:seeAlso rdf:resource="how-to-claim-article"/>
	<resourceOf rdf:resource="carers-allowance"/>
</Resource>

			

<Resource rdf:about="changes-in-circumstances-for-you-or-the">
	<title>Changes in circumstances for you &amp;#151; or the person you are caring for</title>
	<rdfs:seeAlso rdf:resource="changes-in-circumstances-for-you-or-the-article"/>
	<resourceOf rdf:resource="carers-allowance"/>
</Resource>

			

<Resource rdf:about="carers-allowance-british-sign-language">
	<title>British Sign Language and subtitled film</title>
	<rdfs:seeAlso rdf:resource="carers-allowance-british-sign-language-article"/>
	<resourceOf rdf:resource="carers-allowance"/>
</Resource>

			

<Resource rdf:about="who-cannot-get-carers-allowance">
	<title>Who cannot get Carer's Allowance?</title>
	<rdfs:seeAlso rdf:resource="who-cannot-get-carers-allowance-article"/>
	<resourceOf rdf:resource="carers-allowance"/>
</Resource>

			

<Resource rdf:about="who-can-get-carers-allowance">
	<title>Who can get Carer's Allowance?</title>
	<rdfs:seeAlso rdf:resource="who-can-get-carers-allowance-article"/>
	<resourceOf rdf:resource="carers-allowance"/>
</Resource>

			

<Resource rdf:about="child-benefit">
	<title>Child Benefit</title>
	<rdfs:seeAlso rdf:resource="child-benefit-article"/>
	<resourceOf rdf:resource="benefit-entitlements"/>
</Resource>

			

<Resource rdf:about="who-is-eligible">
	<title>Who is eligible?</title>
	<rdfs:seeAlso rdf:resource="who-is-eligible-article"/>
	<resourceOf rdf:resource="child-benefit"/>
</Resource>

			

<Resource rdf:about="how-much-do-you-get-2">
	<title>How much do you get?</title>
	<rdfs:seeAlso rdf:resource="how-much-do-you-get-2-article"/>
	<resourceOf rdf:resource="child-benefit"/>
</Resource>

			

<Resource rdf:about="how-is-it-paid-2">
	<title>How is it paid?</title>
	<rdfs:seeAlso rdf:resource="how-is-it-paid-2-article"/>
	<resourceOf rdf:resource="child-benefit"/>
</Resource>

			

<Resource rdf:about="effect-on-benefits">
	<title>Effect on benefits</title>
	<rdfs:seeAlso rdf:resource="effect-on-benefits-article"/>
	<resourceOf rdf:resource="child-benefit"/>
</Resource>

			

<Resource rdf:about="how-to-claim-2">
	<title>How to claim</title>
	<rdfs:seeAlso rdf:resource="how-to-claim-2-article"/>
	<resourceOf rdf:resource="child-benefit"/>
</Resource>

			

<Resource rdf:about="what-to-do-if-your-circumstances-change">
	<title>What to do if your circumstances change</title>
	<rdfs:seeAlso rdf:resource="what-to-do-if-your-circumstances-change-article"/>
	<resourceOf rdf:resource="child-benefit"/>
</Resource>

			

<Resource rdf:about="what-else-do-you-need-to-know">
	<title>What else do you need to know?</title>
	<rdfs:seeAlso rdf:resource="what-else-do-you-need-to-know-article"/>
	<resourceOf rdf:resource="child-benefit"/>
</Resource>

			

<Resource rdf:about="child-tax-credit">
	<title>Child Tax Credit</title>
	<rdfs:seeAlso rdf:resource="child-tax-credit-article"/>
	<resourceOf rdf:resource="benefit-entitlements"/>
</Resource>

			

<Resource rdf:about="how-much-do-i-get">
	<title>How much do I get?</title>
	<rdfs:seeAlso rdf:resource="how-much-do-i-get-article"/>
	<resourceOf rdf:resource="child-tax-credit"/>
</Resource>

			

<Resource rdf:about="how-is-it-paid-3">
	<title>How is it paid?</title>
	<rdfs:seeAlso rdf:resource="how-is-it-paid-3-article"/>
	<resourceOf rdf:resource="child-tax-credit"/>
</Resource>

			

<Resource rdf:about="how-to-claim-3">
	<title>How to claim</title>
	<rdfs:seeAlso rdf:resource="how-to-claim-3-article"/>
	<resourceOf rdf:resource="child-tax-credit"/>
</Resource>

			

<Resource rdf:about="who-is-eligible-2">
	<title>Who is eligible?</title>
	<rdfs:seeAlso rdf:resource="who-is-eligible-2-article"/>
	<resourceOf rdf:resource="child-tax-credit"/>
</Resource>

			

<Resource rdf:about="what-to-do-if-your-circumstances-change">
	<title>What to do if your circumstances change</title>
	<rdfs:seeAlso rdf:resource="what-to-do-if-your-circumstances-change-article"/>
	<resourceOf rdf:resource="child-tax-credit"/>
</Resource>

			

<Resource rdf:about="council-tax-discounts-exemptions-and">
	<title>Council Tax discounts, exemptions and financial help</title>
	<rdfs:seeAlso rdf:resource="council-tax-discounts-exemptions-and-article"/>
	<resourceOf rdf:resource="benefit-entitlements"/>
</Resource>

			

<Resource rdf:about="council-tax-discounts">
	<title>Council Tax Discounts</title>
	<rdfs:seeAlso rdf:resource="council-tax-discounts-article"/>
	<resourceOf rdf:resource="council-tax-discounts-exemptions-and"/>
</Resource>

			

<Resource rdf:about="disabled-band-reduction-scheme">
	<title>Disabled band reduction scheme</title>
	<rdfs:seeAlso rdf:resource="disabled-band-reduction-scheme-article"/>
	<resourceOf rdf:resource="council-tax-discounts-exemptions-and"/>
</Resource>

			

<Resource rdf:about="council-tax-exemptions">
	<title>Council Tax Exemptions</title>
	<rdfs:seeAlso rdf:resource="council-tax-exemptions-article"/>
	<resourceOf rdf:resource="council-tax-discounts-exemptions-and"/>
</Resource>

			

<Resource rdf:about="getting-financial-help-council-tax">
	<title>Getting Financial help &amp;#151; Council Tax Benefit and Second Adult Rebate</title>
	<rdfs:seeAlso rdf:resource="getting-financial-help-council-tax-article"/>
	<resourceOf rdf:resource="council-tax-discounts-exemptions-and"/>
</Resource>

			

<Resource rdf:about="disability-living-allowance-dla">
	<title>Disability Living Allowance (DLA)</title>
	<rdfs:seeAlso rdf:resource="disability-living-allowance-dla-article"/>
	<resourceOf rdf:resource="benefit-entitlements"/>
</Resource>

			

<Resource rdf:about="who-can-get-disability-living-allowance">
	<title>Who can get Disability Living Allowance?</title>
	<rdfs:seeAlso rdf:resource="who-can-get-disability-living-allowance-article"/>
	<resourceOf rdf:resource="disability-living-allowance-dla"/>
</Resource>

			

<Resource rdf:about="if-you-are-aged-65-or-over-you-may-be">
	<title>If you are aged 65 or over, you may be able to get Attendance Allowance</title>
	<rdfs:seeAlso rdf:resource="if-you-are-aged-65-or-over-you-may-be-article"/>
	<resourceOf rdf:resource="disability-living-allowance-dla"/>
</Resource>

			

<Resource rdf:about="special-rules-if-you-are-terminally-ill">
	<title>Special rules &amp;#151; if you are terminally ill</title>
	<rdfs:seeAlso rdf:resource="special-rules-if-you-are-terminally-ill-article"/>
	<resourceOf rdf:resource="disability-living-allowance-dla"/>
</Resource>

			

<Resource rdf:about="medical-examinations">
	<title>Medical examinations</title>
	<rdfs:seeAlso rdf:resource="medical-examinations-article"/>
	<resourceOf rdf:resource="disability-living-allowance-dla"/>
</Resource>

			

<Resource rdf:about="how-much-do-you-get">
	<title>How much do you get?</title>
	<rdfs:seeAlso rdf:resource="how-much-do-you-get-article"/>
	<resourceOf rdf:resource="disability-living-allowance-dla"/>
</Resource>

			

<Resource rdf:about="how-its-paid">
	<title>How it's paid?</title>
	<rdfs:seeAlso rdf:resource="how-its-paid-article"/>
	<resourceOf rdf:resource="disability-living-allowance-dla"/>
</Resource>

			

<Resource rdf:about="effect-on-other-benefits-and">
	<title>Effect on other benefits and entitlements</title>
	<rdfs:seeAlso rdf:resource="effect-on-other-benefits-and-article"/>
	<resourceOf rdf:resource="disability-living-allowance-dla"/>
</Resource>

			

<Resource rdf:about="rates-and-how-to-claim">
	<title>Rates and how to claim</title>
	<rdfs:seeAlso rdf:resource="rates-and-how-to-claim-article"/>
	<resourceOf rdf:resource="disability-living-allowance-dla"/>
</Resource>

			

<Resource rdf:about="what-else-you-need-to-know">
	<title>What else you need to know</title>
	<rdfs:seeAlso rdf:resource="what-else-you-need-to-know-article"/>
	<resourceOf rdf:resource="disability-living-allowance-dla"/>
</Resource>

			

<Resource rdf:about="disability-living-allowance-british">
	<title>Disability Living Allowance &amp;#151; British Sign Language and subtitled film</title>
	<rdfs:seeAlso rdf:resource="disability-living-allowance-british-article"/>
	<resourceOf rdf:resource="disability-living-allowance-dla"/>
</Resource>

			

<Resource rdf:about="housing-benefit">
	<title>Housing Benefit</title>
	<rdfs:seeAlso rdf:resource="housing-benefit-article"/>
	<resourceOf rdf:resource="benefit-entitlements"/>
</Resource>

			

<Resource rdf:about="who-is-eligible">
	<title>Who is eligible?</title>
	<rdfs:seeAlso rdf:resource="who-is-eligible-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="who-isnt-eligible">
	<title>Who isn't eligible?</title>
	<rdfs:seeAlso rdf:resource="who-isnt-eligible-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="other-restrictions">
	<title>Other restrictions</title>
	<rdfs:seeAlso rdf:resource="other-restrictions-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="how-to-check-eligibility">
	<title>How to check eligibility</title>
	<rdfs:seeAlso rdf:resource="how-to-check-eligibility-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="how-much-do-you-get">
	<title>How much do you get?</title>
	<rdfs:seeAlso rdf:resource="how-much-do-you-get-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="what-is-eligible-rent">
	<title>What is 'eligible' rent?</title>
	<rdfs:seeAlso rdf:resource="what-is-eligible-rent-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="how-is-it-paid">
	<title>How is it paid?</title>
	<rdfs:seeAlso rdf:resource="how-is-it-paid-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="effect-on-benefits">
	<title>Effect on benefits</title>
	<rdfs:seeAlso rdf:resource="effect-on-benefits-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="how-to-claim">
	<title>How to claim</title>
	<rdfs:seeAlso rdf:resource="how-to-claim-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="if-youre-already-claiming-other">
	<title>If you're already claiming other benefits</title>
	<rdfs:seeAlso rdf:resource="if-youre-already-claiming-other-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="if-youre-not-claiming-other-benefits">
	<title>If you're not claiming other benefits</title>
	<rdfs:seeAlso rdf:resource="if-youre-not-claiming-other-benefits-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="claiming-in-advance">
	<title>Claiming in advance</title>
	<rdfs:seeAlso rdf:resource="claiming-in-advance-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="backdating-your-claim">
	<title>Backdating your claim</title>
	<rdfs:seeAlso rdf:resource="backdating-your-claim-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="what-to-do-if-your-circumstances-change">
	<title>What to do if your circumstances change</title>
	<rdfs:seeAlso rdf:resource="what-to-do-if-your-circumstances-change-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="how-to-appeal">
	<title>How to appeal</title>
	<rdfs:seeAlso rdf:resource="how-to-appeal-article"/>
	<resourceOf rdf:resource="housing-benefit"/>
</Resource>

			

<Resource rdf:about="incapacity-benefit">
	<title>Incapacity Benefit</title>
	<rdfs:seeAlso rdf:resource="incapacity-benefit-article"/>
	<resourceOf rdf:resource="benefit-entitlements"/>
</Resource>

			

<Resource rdf:about="who-is-eligible">
	<title>Who is eligible?</title>
	<rdfs:seeAlso rdf:resource="who-is-eligible-article"/>
	<resourceOf rdf:resource="incapacity-benefit"/>
</Resource>

			

<Resource rdf:about="you-must-also-have-been">
	<title>You must also have been:</title>
	<rdfs:seeAlso rdf:resource="you-must-also-have-been-article"/>
	<resourceOf rdf:resource="incapacity-benefit"/>
</Resource>

			

<Resource rdf:about="if-youve-been-living-or-working-abroad">
	<title>If you've been living or working abroad</title>
	<rdfs:seeAlso rdf:resource="if-youve-been-living-or-working-abroad-article"/>
	<resourceOf rdf:resource="incapacity-benefit"/>
</Resource>

			

<Resource rdf:about="if-you-havent-paid-enough-national">
	<title>If you haven't paid enough National Insurance contributions</title>
	<rdfs:seeAlso rdf:resource="if-you-havent-paid-enough-national-article"/>
	<resourceOf rdf:resource="incapacity-benefit"/>
</Resource>

			

<Resource rdf:about="how-it-works">
	<title>How it works</title>
	<rdfs:seeAlso rdf:resource="how-it-works-article"/>
	<resourceOf rdf:resource="incapacity-benefit"/>
</Resource>

			

<Resource rdf:about="how-much-do-you-get">
	<title>How much do you get?</title>
	<rdfs:seeAlso rdf:resource="how-much-do-you-get-article"/>
	<resourceOf rdf:resource="incapacity-benefit"/>
</Resource>

			

<Resource rdf:about="how-is-it-paid">
	<title>How is it paid?</title>
	<rdfs:seeAlso rdf:resource="how-is-it-paid-article"/>
	<resourceOf rdf:resource="incapacity-benefit"/>
</Resource>

			

<Resource rdf:about="personal-capability-assessment-and">
	<title>Personal Capability Assessment and medical examination</title>
	<rdfs:seeAlso rdf:resource="personal-capability-assessment-and-article"/>
	<resourceOf rdf:resource="incapacity-benefit"/>
</Resource>

			

<Resource rdf:about="working-while-claiming-incapacity">
	<title>Working while claiming Incapacity Benefit - 'Permitted Work'</title>
	<rdfs:seeAlso rdf:resource="working-while-claiming-incapacity-article"/>
	<resourceOf rdf:resource="incapacity-benefit"/>
</Resource>

			

<Resource rdf:about="how-to-claim">
	<title>How to claim</title>
	<rdfs:seeAlso rdf:resource="how-to-claim-article"/>
	<resourceOf rdf:resource="incapacity-benefit"/>
</Resource>

			

<Resource rdf:about="what-to-do-if-your-circumstances-change">
	<title>What to do if your circumstances change</title>
	<rdfs:seeAlso rdf:resource="what-to-do-if-your-circumstances-change-article"/>
	<resourceOf rdf:resource="incapacity-benefit"/>
</Resource>

			

<Resource rdf:about="how-to-appeal">
	<title>How to appeal</title>
	<rdfs:seeAlso rdf:resource="how-to-appeal-article"/>
	<resourceOf rdf:resource="incapacity-benefit"/>
</Resource>

			

<Resource rdf:about="income-support">
	<title>Income Support</title>
	<rdfs:seeAlso rdf:resource="income-support-article"/>
	<resourceOf rdf:resource="benefit-entitlements"/>
</Resource>

			

<Resource rdf:about="who-is-eligible">
	<title>Who is eligible?</title>
	<rdfs:seeAlso rdf:resource="who-is-eligible-article"/>
	<resourceOf rdf:resource="income-support"/>
</Resource>

			

<Resource rdf:about="you-may-also-be-entitled-to-income">
	<title>You may also be entitled to Income Support if you have a low income and:</title>
	<rdfs:seeAlso rdf:resource="you-may-also-be-entitled-to-income-article"/>
	<resourceOf rdf:resource="income-support"/>
</Resource>

			

<Resource rdf:about="where-to-get-advice">
	<title>Where to get advice</title>
	<rdfs:seeAlso rdf:resource="where-to-get-advice-article"/>
	<resourceOf rdf:resource="income-support"/>
</Resource>

			

<Resource rdf:about="who-isnt-eligible">
	<title>Who isn&amp;#146;t eligible?</title>
	<rdfs:seeAlso rdf:resource="who-isnt-eligible-article"/>
	<resourceOf rdf:resource="income-support"/>
</Resource>

			

<Resource rdf:about="how-much-do-i-get">
	<title>How much do I get?</title>
	<rdfs:seeAlso rdf:resource="how-much-do-i-get-article"/>
	<resourceOf rdf:resource="income-support"/>
</Resource>

			

<Resource rdf:about="how-is-income-support-paid">
	<title>How is Income support paid?</title>
	<rdfs:seeAlso rdf:resource="how-is-income-support-paid-article"/>
	<resourceOf rdf:resource="income-support"/>
</Resource>

			

<Resource rdf:about="how-to-claim">
	<title>How to claim</title>
	<rdfs:seeAlso rdf:resource="how-to-claim-article"/>
	<resourceOf rdf:resource="income-support"/>
</Resource>

			

<Resource rdf:about="reclaiming-income-support-within-12">
	<title>Reclaiming Income Support within 12 weeks</title>
	<rdfs:seeAlso rdf:resource="reclaiming-income-support-within-12-article"/>
	<resourceOf rdf:resource="how-to-claim"/>
</Resource>

			

<Resource rdf:about="what-to-do-if-your-circumstances-change">
	<title>What to do if your circumstances change</title>
	<rdfs:seeAlso rdf:resource="what-to-do-if-your-circumstances-change-article"/>
	<resourceOf rdf:resource="income-support"/>
</Resource>

			

<Resource rdf:about="how-to-appeal">
	<title>How to appeal</title>
	<rdfs:seeAlso rdf:resource="how-to-appeal-article"/>
	<resourceOf rdf:resource="income-support"/>
</Resource>

			

<Resource rdf:about="jobseekers-allowance">
	<title>Jobseeker's Allowance</title>
	<rdfs:seeAlso rdf:resource="jobseekers-allowance-article"/>
	<resourceOf rdf:resource="benefit-entitlements"/>
</Resource>

			

<Resource rdf:about="what-is-it">
	<title>What is it?</title>
	<rdfs:seeAlso rdf:resource="what-is-it-article"/>
	<resourceOf rdf:resource="jobseekers-allowance"/>
</Resource>

			

<Resource rdf:about="what-are-the-benefit-rates">
	<title>What are the benefit rates?</title>
	<rdfs:seeAlso rdf:resource="what-are-the-benefit-rates-article"/>
	<resourceOf rdf:resource="jobseekers-allowance"/>
</Resource>

			

<Resource rdf:about="contribution-based-jobseekers-allowance">
	<title>Contribution-based Jobseeker's Allowance</title>
	<rdfs:seeAlso rdf:resource="contribution-based-jobseekers-allowance-article"/>
	<resourceOf rdf:resource="jobseekers-allowance"/>
</Resource>

			

<Resource rdf:about="income-based-jobseekers-allowance">
	<title>Income-based Jobseeker's Allowance</title>
	<rdfs:seeAlso rdf:resource="income-based-jobseekers-allowance-article"/>
	<resourceOf rdf:resource="jobseekers-allowance"/>
</Resource>

			

<Resource rdf:about="personal-allowances-couple">
	<title>Personal allowances &amp;#151; couple</title>
	<rdfs:seeAlso rdf:resource="personal-allowances-couple-article"/>
	<resourceOf rdf:resource="jobseekers-allowance"/>
</Resource>

			

<Resource rdf:about="lone-parents">
	<title>Lone parents</title>
	<rdfs:seeAlso rdf:resource="lone-parents-article"/>
	<resourceOf rdf:resource="jobseekers-allowance"/>
</Resource>

			

<Resource rdf:about="dependent-children">
	<title>Dependent children</title>
	<rdfs:seeAlso rdf:resource="dependent-children-article"/>
	<resourceOf rdf:resource="jobseekers-allowance"/>
</Resource>

			

<Resource rdf:about="what-do-i-need-to-do-next">
	<title>What do I need to do next?</title>
	<rdfs:seeAlso rdf:resource="what-do-i-need-to-do-next-article"/>
	<resourceOf rdf:resource="jobseekers-allowance"/>
</Resource>

			

<Resource rdf:about="claim-online">
	<title>Claim Online</title>
	<rdfs:seeAlso rdf:resource="claim-online-article"/>
	<resourceOf rdf:resource="jobseekers-allowance"/>
</Resource>

			

<Resource rdf:about="pension-credit">
	<title>Pension Credit</title>
	<rdfs:seeAlso rdf:resource="pension-credit-article"/>
	<resourceOf rdf:resource="benefit-entitlements"/>
</Resource>

			

<Resource rdf:about="who-is-eligible">
	<title>Who is eligible?</title>
	<rdfs:seeAlso rdf:resource="who-is-eligible-article"/>
	<resourceOf rdf:resource="pension-credit"/>
</Resource>

			

<Resource rdf:about="what-counts-as-income">
	<title>What counts as income?</title>
	<rdfs:seeAlso rdf:resource="what-counts-as-income-article"/>
	<resourceOf rdf:resource="pension-credit"/>
</Resource>

			

<Resource rdf:about="how-much-do-you-get">
	<title>How much do you get?</title>
	<rdfs:seeAlso rdf:resource="how-much-do-you-get-article"/>
	<resourceOf rdf:resource="pension-credit"/>
</Resource>

			

<Resource rdf:about="how-is-it-paid">
	<title>How is it paid?</title>
	<rdfs:seeAlso rdf:resource="how-is-it-paid-article"/>
	<resourceOf rdf:resource="pension-credit"/>
</Resource>

			

<Resource rdf:about="effect-on-other-benefits">
	<title>Effect on other benefits</title>
	<rdfs:seeAlso rdf:resource="effect-on-other-benefits-article"/>
	<resourceOf rdf:resource="pension-credit"/>
</Resource>

			

<Resource rdf:about="how-to-apply">
	<title>How to apply</title>
	<rdfs:seeAlso rdf:resource="how-to-apply-article"/>
	<resourceOf rdf:resource="pension-credit"/>
</Resource>

			

<Resource rdf:about="housing-benefit-and-council-tax-benefit">
	<title>Housing Benefit and Council Tax Benefit</title>
	<rdfs:seeAlso rdf:resource="housing-benefit-and-council-tax-benefit-article"/>
	<resourceOf rdf:resource="pension-credit"/>
</Resource>

			

<Resource rdf:about="what-to-do-if-your-circumstances-change">
	<title>What to do if your circumstances change</title>
	<rdfs:seeAlso rdf:resource="what-to-do-if-your-circumstances-change-article"/>
	<resourceOf rdf:resource="pension-credit"/>
</Resource>

			

<Resource rdf:about="how-to-appeal">
	<title>How to appeal</title>
	<rdfs:seeAlso rdf:resource="how-to-appeal-article"/>
	<resourceOf rdf:resource="pension-credit"/>
</Resource>

			

<Resource rdf:about="working-tax-credit">
	<title>Working Tax Credit</title>
	<rdfs:seeAlso rdf:resource="working-tax-credit-article"/>
	<resourceOf rdf:resource="benefit-entitlements"/>
</Resource>

			

<Resource rdf:about="who-is-eligible">
	<title>Who is eligible?</title>
	<rdfs:seeAlso rdf:resource="who-is-eligible-article"/>
	<resourceOf rdf:resource="working-tax-credit"/>
</Resource>

			

<Resource rdf:about="how-much-do-you-get">
	<title>How much do you get?</title>
	<rdfs:seeAlso rdf:resource="how-much-do-you-get-article"/>
	<resourceOf rdf:resource="working-tax-credit"/>
</Resource>

			

<Resource rdf:about="open-bank-accounts">
	<title>Bank Accounts</title>
	<rdfs:seeAlso rdf:resource="open-bank-accounts-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="bailiffs-enforcement-officers">
	<title>Bailiffs &amp; Enforcement Officers</title>
	<rdfs:seeAlso rdf:resource="bailiffs-enforcement-officers-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="who-are-bailiffs-and-enforcement">
	<title>Who are Bailiffs and Enforcement Officers?</title>
	<rdfs:seeAlso rdf:resource="who-are-bailiffs-and-enforcement-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="how-do-bailiffs-and-enforcement">
	<title>How do Bailiffs and Enforcement Officers recover the money you owe?</title>
	<rdfs:seeAlso rdf:resource="how-do-bailiffs-and-enforcement-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="can-they-break-my-door-down-with-a">
	<title>Can they break my door down with a sledgehammer?</title>
	<rdfs:seeAlso rdf:resource="can-they-break-my-door-down-with-a-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="what-should-i-do-if-a-bailiff-is-about">
	<title>What should I do if a Bailiff is about to visit my home?</title>
	<rdfs:seeAlso rdf:resource="what-should-i-do-if-a-bailiff-is-about-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="do-i-have-to-let-the-bailiff-in">
	<title>Do I have to let the Bailiff in?</title>
	<rdfs:seeAlso rdf:resource="do-i-have-to-let-the-bailiff-in-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="the-bailiffs-have-already-been-in-my">
	<title>The Bailiffs have already been in my house</title>
	<rdfs:seeAlso rdf:resource="the-bailiffs-have-already-been-in-my-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="can-i-be-arrested-for-not-letting-a">
	<title>Can I be arrested for not letting a Bailiff in?</title>
	<rdfs:seeAlso rdf:resource="can-i-be-arrested-for-not-letting-a-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="when-a-bailiff-gains-entry-what-will">
	<title>When a Bailiff gains entry what will they do?</title>
	<rdfs:seeAlso rdf:resource="when-a-bailiff-gains-entry-what-will-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="what-is-a-walking-possession-agreement">
	<title>What is a walking possession agreement?</title>
	<rdfs:seeAlso rdf:resource="what-is-a-walking-possession-agreement-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="what-cant-a-bailiff-take">
	<title>What can&amp;#146;t a Bailiff take?</title>
	<rdfs:seeAlso rdf:resource="what-cant-a-bailiff-take-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="what-if-he-takes-goods-that-are-not">
	<title>What if he takes goods that are not mine?</title>
	<rdfs:seeAlso rdf:resource="what-if-he-takes-goods-that-are-not-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="can-i-hide-goods">
	<title>Can I hide goods?</title>
	<rdfs:seeAlso rdf:resource="can-i-hide-goods-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="bailiffs-procedures">
	<title>Bailiff&amp;#146;s procedures</title>
	<rdfs:seeAlso rdf:resource="bailiffs-procedures-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="what-legal-authority-must-a-bailiff">
	<title>What legal authority must a Bailiff have?</title>
	<rdfs:seeAlso rdf:resource="what-legal-authority-must-a-bailiff-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="fees-charged-by-bailiffs">
	<title>Fees charged by Bailiffs</title>
	<rdfs:seeAlso rdf:resource="fees-charged-by-bailiffs-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="how-do-i-complain-about-the-debt">
	<title>How do I complain about the debt?</title>
	<rdfs:seeAlso rdf:resource="how-do-i-complain-about-the-debt-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="how-do-i-complain-about-the-fees-i-have">
	<title>How do I complain about the fees I have been charged</title>
	<rdfs:seeAlso rdf:resource="how-do-i-complain-about-the-fees-i-have-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="can-i-complain-about-the-bailiff">
	<title>Can I complain about the Bailiff?</title>
	<rdfs:seeAlso rdf:resource="can-i-complain-about-the-bailiff-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="how-do-i-complain-about-the-bailiff">
	<title>How do I complain about the Bailiff?</title>
	<rdfs:seeAlso rdf:resource="how-do-i-complain-about-the-bailiff-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="what-happens-after-i-complain">
	<title>What happens after I complain?</title>
	<rdfs:seeAlso rdf:resource="what-happens-after-i-complain-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="what-can-the-judge-do">
	<title>What can the judge do?</title>
	<rdfs:seeAlso rdf:resource="what-can-the-judge-do-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="what-else-can-i-do">
	<title>What else can I do?</title>
	<rdfs:seeAlso rdf:resource="what-else-can-i-do-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="where-can-i-go-for-advice">
	<title>Where can I go for advice?</title>
	<rdfs:seeAlso rdf:resource="where-can-i-go-for-advice-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="national-standards-for-enforcement">
	<title>National standards for Enforcement agents</title>
	<rdfs:seeAlso rdf:resource="national-standards-for-enforcement-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="enforcement-agents-should">
	<title>Enforcement agents should</title>
	<rdfs:seeAlso rdf:resource="enforcement-agents-should-article"/>
	<resourceOf rdf:resource="bailiffs-enforcement-officers"/>
</Resource>

			

<Resource rdf:about="ccredit-agencies">
	<title>Credit Agencies</title>
	<rdfs:seeAlso rdf:resource="ccredit-agencies-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="what-is-credit-scoring">
	<title>What is credit scoring?</title>
	<rdfs:seeAlso rdf:resource="what-is-credit-scoring-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="does-my-credit-report-contain-all-the">
	<title>Does my credit report contain all the information held by credit reference agencies?</title>
	<rdfs:seeAlso rdf:resource="does-my-credit-report-contain-all-the-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="what-is-the-national-credit-score-and">
	<title>What is the National Credit score and how much does it cost?</title>
	<rdfs:seeAlso rdf:resource="what-is-the-national-credit-score-and-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="does-everyone-have-a-national-credit">
	<title>Does everyone have a National Credit score?</title>
	<rdfs:seeAlso rdf:resource="does-everyone-have-a-national-credit-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="will-my-national-credit-score-change">
	<title>Will my National Credit score change?</title>
	<rdfs:seeAlso rdf:resource="will-my-national-credit-score-change-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="why-do-i-have-to-join-creditexpert-to">
	<title>Why do I have to join Creditexpert to get my National credit score?</title>
	<rdfs:seeAlso rdf:resource="why-do-i-have-to-join-creditexpert-to-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="if-one-company-turns-me-down-will-the">
	<title>If one company turns me down will the rest do the same?</title>
	<rdfs:seeAlso rdf:resource="if-one-company-turns-me-down-will-the-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="is-it-possible-to-find-out-why-i-have">
	<title>Is it possible to find out why I have been refused credit?</title>
	<rdfs:seeAlso rdf:resource="is-it-possible-to-find-out-why-i-have-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="does-my-report-show-i-have-been-turned">
	<title>Does my report show I have been turned down for credit?</title>
	<rdfs:seeAlso rdf:resource="does-my-report-show-i-have-been-turned-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="is-there-such-a-thing-as-blacklists">
	<title>Is there such a thing as Blacklists?</title>
	<rdfs:seeAlso rdf:resource="is-there-such-a-thing-as-blacklists-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="will-my-families-credit-history-show-on">
	<title>Will my families credit history show on my file?</title>
	<rdfs:seeAlso rdf:resource="will-my-families-credit-history-show-on-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="why-does-my-report-have-information">
	<title>Why does my report have information about the electoral roll?</title>
	<rdfs:seeAlso rdf:resource="why-does-my-report-have-information-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="have-i-been-turned-down-for-credit">
	<title>Have I been turned down for credit because my name is not on the electoral role?</title>
	<rdfs:seeAlso rdf:resource="have-i-been-turned-down-for-credit-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="can-i-find-out-my-credit-score">
	<title>Can I find out my Credit score?</title>
	<rdfs:seeAlso rdf:resource="can-i-find-out-my-credit-score-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="how-do-i-improve-my-credit-report">
	<title>How do I improve my Credit Report?</title>
	<rdfs:seeAlso rdf:resource="how-do-i-improve-my-credit-report-article"/>
	<resourceOf rdf:resource="ccredit-agencies"/>
</Resource>

			

<Resource rdf:about="charging-order">
	<title>Charging Order</title>
	<rdfs:seeAlso rdf:resource="charging-order-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="what-is-a-charging-order">
	<title>What is a Charging Order?</title>
	<rdfs:seeAlso rdf:resource="what-is-a-charging-order-article"/>
	<resourceOf rdf:resource="charging-order"/>
</Resource>

			

<Resource rdf:about="when-can-a-lender-apply-for-a-charging">
	<title>When can a lender apply for a Charging Order?</title>
	<rdfs:seeAlso rdf:resource="when-can-a-lender-apply-for-a-charging-article"/>
	<resourceOf rdf:resource="charging-order"/>
</Resource>

			

<Resource rdf:about="what-happens-when-i-receive-a-charging">
	<title>What happens when I receive a Charging Order?</title>
	<rdfs:seeAlso rdf:resource="what-happens-when-i-receive-a-charging-article"/>
	<resourceOf rdf:resource="charging-order"/>
</Resource>

			

<Resource rdf:about="interim-charging-order">
	<title>Interim Charging Order?</title>
	<rdfs:seeAlso rdf:resource="interim-charging-order-article"/>
	<resourceOf rdf:resource="charging-order"/>
</Resource>

			

<Resource rdf:about="final-charging-order">
	<title>Final Charging Order?</title>
	<rdfs:seeAlso rdf:resource="final-charging-order-article"/>
	<resourceOf rdf:resource="charging-order"/>
</Resource>

			

<Resource rdf:about="will-i-be-forced-to-sell-my-house-or">
	<title>Will I be forced to sell my house or Land?</title>
	<rdfs:seeAlso rdf:resource="will-i-be-forced-to-sell-my-house-or-article"/>
	<resourceOf rdf:resource="charging-order"/>
</Resource>

			

<Resource rdf:about="joint-ownership-of-property">
	<title>Joint ownership of property</title>
	<rdfs:seeAlso rdf:resource="joint-ownership-of-property-article"/>
	<resourceOf rdf:resource="charging-order"/>
</Resource>

			

<Resource rdf:about="county-courts-claims">
	<title>County Courts / Claims</title>
	<rdfs:seeAlso rdf:resource="county-courts-claims-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="i-have-received-a-county-court-claim">
	<title>I have received a County Court Claim Form N1</title>
	<rdfs:seeAlso rdf:resource="i-have-received-a-county-court-claim-article"/>
	<resourceOf rdf:resource="county-courts-claims"/>
</Resource>

			

<Resource rdf:about="receiving-the-county-court-claim-form">
	<title>Your Options on receiving the County Court Claim Form</title>
	<rdfs:seeAlso rdf:resource="receiving-the-county-court-claim-form-article"/>
	<resourceOf rdf:resource="county-courts-claims"/>
</Resource>

			

<Resource rdf:about="costs-and-interest">
	<title>Costs and Interest</title>
	<rdfs:seeAlso rdf:resource="costs-and-interest-article"/>
	<resourceOf rdf:resource="county-courts-claims"/>
</Resource>

			

<Resource rdf:about="how-to-pay">
	<title>How to pay</title>
	<rdfs:seeAlso rdf:resource="how-to-pay-article"/>
	<resourceOf rdf:resource="county-courts-claims"/>
</Resource>

			

<Resource rdf:about="admitting-the-claim">
	<title>Admitting the Claim</title>
	<rdfs:seeAlso rdf:resource="admitting-the-claim-article"/>
	<resourceOf rdf:resource="county-courts-claims"/>
</Resource>

			

<Resource rdf:about="disputing-the-claim-defending">
	<title>Disputing the Claim (Defending)</title>
	<rdfs:seeAlso rdf:resource="disputing-the-claim-defending-article"/>
	<resourceOf rdf:resource="county-courts-claims"/>
</Resource>

			

<Resource rdf:about="registration-of-judgments">
	<title>Registration Of Judgments</title>
	<rdfs:seeAlso rdf:resource="registration-of-judgments-article"/>
	<resourceOf rdf:resource="county-courts-claims"/>
</Resource>

			

<Resource rdf:about="statement-of-truth">
	<title>Statement Of Truth</title>
	<rdfs:seeAlso rdf:resource="statement-of-truth-article"/>
	<resourceOf rdf:resource="county-courts-claims"/>
</Resource>

			

<Resource rdf:about="application-for-a-variation">
	<title>Application For a Variation</title>
	<rdfs:seeAlso rdf:resource="application-for-a-variation-article"/>
	<resourceOf rdf:resource="county-courts-claims"/>
</Resource>

			

<Resource rdf:about="10-ways-credit-card-companies-make-more">
	<title>10 Ways credit card companies make more</title>
	<rdfs:seeAlso rdf:resource="10-ways-credit-card-companies-make-more-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="prioity-debts">
	<title>Priority debts</title>
	<rdfs:seeAlso rdf:resource="prioity-debts-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="statment-of-good-practise">
	<title>Statement of good practice</title>
	<rdfs:seeAlso rdf:resource="statment-of-good-practise-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="glossary">
	<title>Glossary</title>
	<rdfs:seeAlso rdf:resource="glossary-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="administration-orders">
	<title>Administration orders</title>
	<rdfs:seeAlso rdf:resource="administration-orders-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="assignment">
	<title>Assignment</title>
	<rdfs:seeAlso rdf:resource="assignment-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="arrears">
	<title>Arrears</title>
	<rdfs:seeAlso rdf:resource="arrears-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="assets">
	<title>Assets</title>
	<rdfs:seeAlso rdf:resource="assets-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="attachment-of-benefits">
	<title>Attachment of Benefits</title>
	<rdfs:seeAlso rdf:resource="attachment-of-benefits-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="attachment-of-earnings">
	<title>Attachment of Earnings</title>
	<rdfs:seeAlso rdf:resource="attachment-of-earnings-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="account-review">
	<title>Account Review</title>
	<rdfs:seeAlso rdf:resource="account-review-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="adjudication">
	<title>Adjudication</title>
	<rdfs:seeAlso rdf:resource="adjudication-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="annual-fee">
	<title>Annual Fee</title>
	<rdfs:seeAlso rdf:resource="annual-fee-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="attachment">
	<title>Attachment</title>
	<rdfs:seeAlso rdf:resource="attachment-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="account-query">
	<title>Account query</title>
	<rdfs:seeAlso rdf:resource="account-query-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="active-account">
	<title>Active account</title>
	<rdfs:seeAlso rdf:resource="active-account-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="alias">
	<title>Alias</title>
	<rdfs:seeAlso rdf:resource="alias-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="annulment-of-bankruptcy">
	<title>Annulment of bankruptcy</title>
	<rdfs:seeAlso rdf:resource="annulment-of-bankruptcy-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="arrangement-to-pay">
	<title>Arrangement to pay</title>
	<rdfs:seeAlso rdf:resource="arrangement-to-pay-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="association">
	<title>Association</title>
	<rdfs:seeAlso rdf:resource="association-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="address-link">
	<title>Address link</title>
	<rdfs:seeAlso rdf:resource="address-link-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="adjudications">
	<title>Adjudications</title>
	<rdfs:seeAlso rdf:resource="adjudications-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="abandonment">
	<title>Abandonment</title>
	<rdfs:seeAlso rdf:resource="abandonment-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="add-on-interest">
	<title>Add on Interest</title>
	<rdfs:seeAlso rdf:resource="add-on-interest-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="amortization">
	<title>Amortization</title>
	<rdfs:seeAlso rdf:resource="amortization-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="annual-percentage-rate-apr">
	<title>Annual Percentage Rate (APR)</title>
	<rdfs:seeAlso rdf:resource="annual-percentage-rate-apr-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="arrestment">
	<title>Arrestment</title>
	<rdfs:seeAlso rdf:resource="arrestment-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="asset">
	<title>Asset</title>
	<rdfs:seeAlso rdf:resource="asset-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="attachment-2">
	<title>Attachment</title>
	<rdfs:seeAlso rdf:resource="attachment-2-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="average-life">
	<title>Average life</title>
	<rdfs:seeAlso rdf:resource="average-life-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="bailiffs">
	<title>Bailiffs</title>
	<rdfs:seeAlso rdf:resource="bailiffs-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="balloon-payment">
	<title>Balloon payment</title>
	<rdfs:seeAlso rdf:resource="balloon-payment-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="bankruptcy">
	<title>Bankruptcy</title>
	<rdfs:seeAlso rdf:resource="bankruptcy-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="bankruptcy-order">
	<title>Bankruptcy Order</title>
	<rdfs:seeAlso rdf:resource="bankruptcy-order-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="bankruptcy-restriction-order">
	<title>Bankruptcy Restriction Order</title>
	<rdfs:seeAlso rdf:resource="bankruptcy-restriction-order-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="bankruptcy-restriction-undertaking">
	<title>Bankruptcy Restriction Undertaking</title>
	<rdfs:seeAlso rdf:resource="bankruptcy-restriction-undertaking-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="balance">
	<title>Balance</title>
	<rdfs:seeAlso rdf:resource="balance-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="bankruptcy-2">
	<title>Bankruptcy</title>
	<rdfs:seeAlso rdf:resource="bankruptcy-2-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="personal-bankruptcy">
	<title>Personal Bankruptcy</title>
	<rdfs:seeAlso rdf:resource="personal-bankruptcy-article"/>
	<resourceOf rdf:resource="bankruptcy-2"/>
</Resource>

			

<Resource rdf:about="company-bankruptcy">
	<title>Company bankruptcy</title>
	<rdfs:seeAlso rdf:resource="company-bankruptcy-article"/>
	<resourceOf rdf:resource="bankruptcy-2"/>
</Resource>

			

<Resource rdf:about="beneficial-loan">
	<title>Beneficial Loan</title>
	<rdfs:seeAlso rdf:resource="beneficial-loan-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="beneficiary">
	<title>Beneficiary</title>
	<rdfs:seeAlso rdf:resource="beneficiary-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="benefits">
	<title>Benefits</title>
	<rdfs:seeAlso rdf:resource="benefits-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="binding">
	<title>Binding</title>
	<rdfs:seeAlso rdf:resource="binding-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="budget">
	<title>Budget</title>
	<rdfs:seeAlso rdf:resource="budget-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="budget-deficit">
	<title>Budget deficit</title>
	<rdfs:seeAlso rdf:resource="budget-deficit-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="building-society">
	<title>Building Society</title>
	<rdfs:seeAlso rdf:resource="building-society-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="certificate-of-satisfaction">
	<title>Certificate of Satisfaction</title>
	<rdfs:seeAlso rdf:resource="certificate-of-satisfaction-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="charge-for-payment">
	<title>Charge for Payment</title>
	<rdfs:seeAlso rdf:resource="charge-for-payment-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="charging-orders">
	<title>Charging orders</title>
	<rdfs:seeAlso rdf:resource="charging-orders-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="company-voluntary-arrangement">
	<title>Company Voluntary Arrangement</title>
	<rdfs:seeAlso rdf:resource="company-voluntary-arrangement-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="contractual-payments">
	<title>Contractual payments</title>
	<rdfs:seeAlso rdf:resource="contractual-payments-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="county-court-judgment">
	<title>County Court Judgment</title>
	<rdfs:seeAlso rdf:resource="county-court-judgment-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="court-claim-form">
	<title>Court Claim Form</title>
	<rdfs:seeAlso rdf:resource="court-claim-form-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="credit-file">
	<title>Credit file</title>
	<rdfs:seeAlso rdf:resource="credit-file-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="creditors">
	<title>Creditors</title>
	<rdfs:seeAlso rdf:resource="creditors-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="consumer-credit-license">
	<title>Consumer Credit License</title>
	<rdfs:seeAlso rdf:resource="consumer-credit-license-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="certificate-of-unenforceability">
	<title>Certificate of Unenforceability</title>
	<rdfs:seeAlso rdf:resource="certificate-of-unenforceability-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="cifas-the-uks-fraud-prevention-service">
	<title>CIFAS (The UK&amp;#146;s Fraud Prevention Service)</title>
	<rdfs:seeAlso rdf:resource="cifas-the-uks-fraud-prevention-service-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="collateral">
	<title>Collateral</title>
	<rdfs:seeAlso rdf:resource="collateral-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="composition">
	<title>Composition</title>
	<rdfs:seeAlso rdf:resource="composition-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="consumer-debt">
	<title>Consumer Debt</title>
	<rdfs:seeAlso rdf:resource="consumer-debt-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="credit">
	<title>Credit</title>
	<rdfs:seeAlso rdf:resource="credit-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="credit-bureaucredit-reference-agency">
	<title>Credit Bureau/Credit Reference Agency</title>
	<rdfs:seeAlso rdf:resource="credit-bureaucredit-reference-agency-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="credit-fraudidentity-theft">
	<title>Credit Fraud/Identity Theft</title>
	<rdfs:seeAlso rdf:resource="credit-fraudidentity-theft-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="credit-history">
	<title>Credit History</title>
	<rdfs:seeAlso rdf:resource="credit-history-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="credit-line">
	<title>Credit Line</title>
	<rdfs:seeAlso rdf:resource="credit-line-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="credit-rating">
	<title>Credit Rating</title>
	<rdfs:seeAlso rdf:resource="credit-rating-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="credit-repair-agenciescredit-clinics">
	<title>Credit Repair Agencies/Credit Clinics</title>
	<rdfs:seeAlso rdf:resource="credit-repair-agenciescredit-clinics-article"/>
	<resourceOf rdf:resource="credit-rating"/>
</Resource>

			

<Resource rdf:about="credit-report">
	<title>Credit Report</title>
	<rdfs:seeAlso rdf:resource="credit-report-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="credit-risk">
	<title>Credit Risk</title>
	<rdfs:seeAlso rdf:resource="credit-risk-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="creditworthiness">
	<title>Creditworthiness</title>
	<rdfs:seeAlso rdf:resource="creditworthiness-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="cais-credit-account-information-sharing">
	<title>CAIS (Credit Account Information Sharing)</title>
	<rdfs:seeAlso rdf:resource="cais-credit-account-information-sharing-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="cca-consumer-credit-association">
	<title>CCA (Consumer Credit Association)</title>
	<rdfs:seeAlso rdf:resource="cca-consumer-credit-association-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="ccj">
	<title>CCJ</title>
	<rdfs:seeAlso rdf:resource="ccj-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="certificate-of-satisfaction-2">
	<title>Certificate of Satisfaction</title>
	<rdfs:seeAlso rdf:resource="certificate-of-satisfaction-2-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="cml-council-of-mortgage-lenders">
	<title>CML (Council of Mortgage Lenders)</title>
	<rdfs:seeAlso rdf:resource="cml-council-of-mortgage-lenders-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="credit-protection-insurance-claim">
	<title>Credit protection insurance claim</title>
	<rdfs:seeAlso rdf:resource="credit-protection-insurance-claim-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="cap-rate">
	<title>Cap rate</title>
	<rdfs:seeAlso rdf:resource="cap-rate-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="cash">
	<title>Cash</title>
	<rdfs:seeAlso rdf:resource="cash-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="ceo-chief-executive-officer">
	<title>CEO Chief Executive Officer</title>
	<rdfs:seeAlso rdf:resource="ceo-chief-executive-officer-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="citizens-advice-bureau-cab">
	<title>Citizens advice bureau CAB</title>
	<rdfs:seeAlso rdf:resource="citizens-advice-bureau-cab-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="classified-property-tax">
	<title>Classified Property Tax</title>
	<rdfs:seeAlso rdf:resource="classified-property-tax-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="creditor">
	<title>Creditor</title>
	<rdfs:seeAlso rdf:resource="creditor-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="currency">
	<title>Currency</title>
	<rdfs:seeAlso rdf:resource="currency-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt-collection-agency">
	<title>Debt collection agency</title>
	<rdfs:seeAlso rdf:resource="debt-collection-agency-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debtor">
	<title>Debtor</title>
	<rdfs:seeAlso rdf:resource="debtor-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="deficit">
	<title>Deficit</title>
	<rdfs:seeAlso rdf:resource="deficit-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="dependent">
	<title>Dependent</title>
	<rdfs:seeAlso rdf:resource="dependent-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="distress">
	<title>Distress</title>
	<rdfs:seeAlso rdf:resource="distress-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt-counselling-agencies">
	<title>Debt Counselling Agencies</title>
	<rdfs:seeAlso rdf:resource="debt-counselling-agencies-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="delinquency-30-60-or-90-days">
	<title>Delinquency (30, 60 or 90 days)</title>
	<rdfs:seeAlso rdf:resource="delinquency-30-60-or-90-days-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="discretionary-income">
	<title>Discretionary Income</title>
	<rdfs:seeAlso rdf:resource="discretionary-income-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="disposable-income">
	<title>Disposable Income</title>
	<rdfs:seeAlso rdf:resource="disposable-income-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="dispute">
	<title>Dispute</title>
	<rdfs:seeAlso rdf:resource="dispute-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="data-subject">
	<title>Data subject</title>
	<rdfs:seeAlso rdf:resource="data-subject-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="data-subject-access-request">
	<title>Data Subject Access request</title>
	<rdfs:seeAlso rdf:resource="data-subject-access-request-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt-assigned">
	<title>Debt assigned</title>
	<rdfs:seeAlso rdf:resource="debt-assigned-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt-management-programme">
	<title>Debt Management Programme</title>
	<rdfs:seeAlso rdf:resource="debt-management-programme-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="deceased">
	<title>Deceased</title>
	<rdfs:seeAlso rdf:resource="deceased-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="decree">
	<title>Decree</title>
	<rdfs:seeAlso rdf:resource="decree-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="defaulted-account">
	<title>Defaulted account</title>
	<rdfs:seeAlso rdf:resource="defaulted-account-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="default-notice">
	<title>Default notice</title>
	<rdfs:seeAlso rdf:resource="default-notice-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt-sold-to-cais-member">
	<title>Debt sold to CAIS member</title>
	<rdfs:seeAlso rdf:resource="debt-sold-to-cais-member-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt-arrangement">
	<title>Debt Arrangement</title>
	<rdfs:seeAlso rdf:resource="debt-arrangement-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt-arrangement-discharge">
	<title>Debt Arrangement Discharge</title>
	<rdfs:seeAlso rdf:resource="debt-arrangement-discharge-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="das-administrator">
	<title>DAS administrator</title>
	<rdfs:seeAlso rdf:resource="das-administrator-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="das-approved-money-adviser">
	<title>DAS approved money adviser</title>
	<rdfs:seeAlso rdf:resource="das-approved-money-adviser-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="death-benefit">
	<title>Death Benefit</title>
	<rdfs:seeAlso rdf:resource="death-benefit-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt">
	<title>Debt</title>
	<rdfs:seeAlso rdf:resource="debt-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt-capital">
	<title>Debt Capital</title>
	<rdfs:seeAlso rdf:resource="debt-capital-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt-consolidation">
	<title>Debt consolidation</title>
	<rdfs:seeAlso rdf:resource="debt-consolidation-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt-equity-swap">
	<title>Debt-equity swap</title>
	<rdfs:seeAlso rdf:resource="debt-equity-swap-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt-payment-program-dpp">
	<title>Debt payment program (DPP)</title>
	<rdfs:seeAlso rdf:resource="debt-payment-program-dpp-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debt-relief">
	<title>Debt relief</title>
	<rdfs:seeAlso rdf:resource="debt-relief-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debtor-2">
	<title>Debtor</title>
	<rdfs:seeAlso rdf:resource="debtor-2-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="debtors-petition-2">
	<title>Debtor's Petition</title>
	<rdfs:seeAlso rdf:resource="debtors-petition-2-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="deduction">
	<title>Deduction</title>
	<rdfs:seeAlso rdf:resource="deduction-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="demand">
	<title>Demand</title>
	<rdfs:seeAlso rdf:resource="demand-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="diligence-stopper">
	<title>Diligence stopper</title>
	<rdfs:seeAlso rdf:resource="diligence-stopper-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="direct-debit">
	<title>Direct debit</title>
	<rdfs:seeAlso rdf:resource="direct-debit-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="disclaimer">
	<title>Disclaimer</title>
	<rdfs:seeAlso rdf:resource="disclaimer-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="discounted-loan">
	<title>Discounted loan</title>
	<rdfs:seeAlso rdf:resource="discounted-loan-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="earnings-arrestment">
	<title>Earnings Arrestment</title>
	<rdfs:seeAlso rdf:resource="earnings-arrestment-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="equity">
	<title>Equity</title>
	<rdfs:seeAlso rdf:resource="equity-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="ex-partner-also-known-as-without">
	<title>Ex partner (also known as 'without attendance')</title>
	<rdfs:seeAlso rdf:resource="ex-partner-also-known-as-without-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="equifax-plc">
	<title>Equifax Plc</title>
	<rdfs:seeAlso rdf:resource="equifax-plc-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="electoral-roll">
	<title>Electoral roll</title>
	<rdfs:seeAlso rdf:resource="electoral-roll-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="earnings">
	<title>Earnings</title>
	<rdfs:seeAlso rdf:resource="earnings-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="earnings-arrestment-2">
	<title>Earnings arrestment</title>
	<rdfs:seeAlso rdf:resource="earnings-arrestment-2-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="endowment">
	<title>Endowment</title>
	<rdfs:seeAlso rdf:resource="endowment-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="entitlement">
	<title>Entitlement</title>
	<rdfs:seeAlso rdf:resource="entitlement-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="final-discharge">
	<title>Final discharge</title>
	<rdfs:seeAlso rdf:resource="final-discharge-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="fraud">
	<title>Fraud</title>
	<rdfs:seeAlso rdf:resource="fraud-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="fast-track-voluntary-arrangement">
	<title>Fast Track Voluntary Arrangement</title>
	<rdfs:seeAlso rdf:resource="fast-track-voluntary-arrangement-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="fla-finance-leasing-association">
	<title>FLA (Finance &amp; Leasing Association)</title>
	<rdfs:seeAlso rdf:resource="fla-finance-leasing-association-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="fee">
	<title>Fee</title>
	<rdfs:seeAlso rdf:resource="fee-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="final-salary">
	<title>Final Salary</title>
	<rdfs:seeAlso rdf:resource="final-salary-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="finance">
	<title>Finance</title>
	<rdfs:seeAlso rdf:resource="finance-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="flexible-mortgage-account">
	<title>Flexible Mortgage account</title>
	<rdfs:seeAlso rdf:resource="flexible-mortgage-account-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="frozen-account">
	<title>Frozen account</title>
	<rdfs:seeAlso rdf:resource="frozen-account-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="funds">
	<title>Funds</title>
	<rdfs:seeAlso rdf:resource="funds-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="guarantees">
	<title>Guarantees</title>
	<rdfs:seeAlso rdf:resource="guarantees-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="grace-period">
	<title>Grace Period</title>
	<rdfs:seeAlso rdf:resource="grace-period-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="gross-monthly-income">
	<title>Gross Monthly Income</title>
	<rdfs:seeAlso rdf:resource="gross-monthly-income-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="gain-gone-away-information-network">
	<title>GAIN (Gone Away Information Network)</title>
	<rdfs:seeAlso rdf:resource="gain-gone-away-information-network-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="gone-away">
	<title>Gone Away</title>
	<rdfs:seeAlso rdf:resource="gone-away-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="gold-card">
	<title>Gold Card</title>
	<rdfs:seeAlso rdf:resource="gold-card-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="grace-period-2">
	<title>Grace period</title>
	<rdfs:seeAlso rdf:resource="grace-period-2-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="grant">
	<title>Grant</title>
	<rdfs:seeAlso rdf:resource="grant-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="grantee">
	<title>Grantee</title>
	<rdfs:seeAlso rdf:resource="grantee-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="gross-income">
	<title>Gross Income</title>
	<rdfs:seeAlso rdf:resource="gross-income-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="growing-equity-mortgage-gem">
	<title>Growing Equity Mortgage (GEM)</title>
	<rdfs:seeAlso rdf:resource="growing-equity-mortgage-gem-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="guarantee">
	<title>Guarantee</title>
	<rdfs:seeAlso rdf:resource="guarantee-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="hire-purchase">
	<title>Hire Purchase</title>
	<rdfs:seeAlso rdf:resource="hire-purchase-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="home-equity-loanequity-loansecond">
	<title>Home Equity Loan/Equity Loan/Second Mortgage</title>
	<rdfs:seeAlso rdf:resource="home-equity-loanequity-loansecond-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="hidden-asset">
	<title>Hidden asset</title>
	<rdfs:seeAlso rdf:resource="hidden-asset-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="high-equity">
	<title>High equity</title>
	<rdfs:seeAlso rdf:resource="high-equity-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="hire-purchase-hp">
	<title>Hire purchase (HP)</title>
	<rdfs:seeAlso rdf:resource="hire-purchase-hp-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="holder">
	<title>Holder</title>
	<rdfs:seeAlso rdf:resource="holder-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="income-payments-order">
	<title>Income Payments Order</title>
	<rdfs:seeAlso rdf:resource="income-payments-order-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="informal-arrangement">
	<title>Informal Arrangement</title>
	<rdfs:seeAlso rdf:resource="informal-arrangement-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="insolvency">
	<title>Insolvency</title>
	<rdfs:seeAlso rdf:resource="insolvency-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="insolvency-practitioner">
	<title>Insolvency practitioner</title>
	<rdfs:seeAlso rdf:resource="insolvency-practitioner-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="identity-theft">
	<title>Identity Theft</title>
	<rdfs:seeAlso rdf:resource="identity-theft-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="instalment-loan">
	<title>Instalment Loan</title>
	<rdfs:seeAlso rdf:resource="instalment-loan-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="interest">
	<title>Interest</title>
	<rdfs:seeAlso rdf:resource="interest-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="interest-rate">
	<title>Interest Rate</title>
	<rdfs:seeAlso rdf:resource="interest-rate-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="individual-voluntary-arrangement">
	<title>Individual Voluntary Arrangement</title>
	<rdfs:seeAlso rdf:resource="individual-voluntary-arrangement-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="information-commissioners-office">
	<title>Information Commissioner's Office</title>
	<rdfs:seeAlso rdf:resource="information-commissioners-office-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="income-payment-order">
	<title>Income Payment Order</title>
	<rdfs:seeAlso rdf:resource="income-payment-order-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="income-payment-agreement">
	<title>Income Payment Agreement</title>
	<rdfs:seeAlso rdf:resource="income-payment-agreement-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="inhibition">
	<title>Inhibition</title>
	<rdfs:seeAlso rdf:resource="inhibition-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="inhibition-dismissed">
	<title>Inhibition dismissed</title>
	<rdfs:seeAlso rdf:resource="inhibition-dismissed-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="interim-bankruptcy-restriction-order">
	<title>Interim Bankruptcy Restriction Order</title>
	<rdfs:seeAlso rdf:resource="interim-bankruptcy-restriction-order-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="interim-bankruptcy-restriction">
	<title>Interim Bankruptcy Restriction Undertaking</title>
	<rdfs:seeAlso rdf:resource="interim-bankruptcy-restriction-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="insolvency-service">
	<title>Insolvency Service</title>
	<rdfs:seeAlso rdf:resource="insolvency-service-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="incapacity-benefit">
	<title>Incapacity benefit</title>
	<rdfs:seeAlso rdf:resource="incapacity-benefit-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="income-money">
	<title>Income Money</title>
	<rdfs:seeAlso rdf:resource="income-money-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="income-tax">
	<title>Income tax</title>
	<rdfs:seeAlso rdf:resource="income-tax-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="inland-revenue">
	<title>Inland Revenue</title>
	<rdfs:seeAlso rdf:resource="inland-revenue-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="insolvent">
	<title>Insolvent</title>
	<rdfs:seeAlso rdf:resource="insolvent-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="instalment">
	<title>Instalment</title>
	<rdfs:seeAlso rdf:resource="instalment-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="insured-mortgage">
	<title>Insured Mortgage</title>
	<rdfs:seeAlso rdf:resource="insured-mortgage-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="interest-2">
	<title>Interest</title>
	<rdfs:seeAlso rdf:resource="interest-2-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="interest-cap">
	<title>Interest Cap</title>
	<rdfs:seeAlso rdf:resource="interest-cap-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="interest-rate-2">
	<title>Interest Rate</title>
	<rdfs:seeAlso rdf:resource="interest-rate-2-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="judgment">
	<title>Judgment</title>
	<rdfs:seeAlso rdf:resource="judgment-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="joint-several-liability">
	<title>Joint &amp; Several Liability</title>
	<rdfs:seeAlso rdf:resource="joint-several-liability-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="joint">
	<title>Joint</title>
	<rdfs:seeAlso rdf:resource="joint-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="joint-account">
	<title>Joint account</title>
	<rdfs:seeAlso rdf:resource="joint-account-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="joint-liability">
	<title>Joint liability</title>
	<rdfs:seeAlso rdf:resource="joint-liability-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="late-fee">
	<title>Late Fee</title>
	<rdfs:seeAlso rdf:resource="late-fee-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="lien">
	<title>Lien</title>
	<rdfs:seeAlso rdf:resource="lien-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="line-of-credit">
	<title>Line of Credit</title>
	<rdfs:seeAlso rdf:resource="line-of-credit-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="linked-address">
	<title>Linked address</title>
	<rdfs:seeAlso rdf:resource="linked-address-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="london-gazette">
	<title>London Gazette</title>
	<rdfs:seeAlso rdf:resource="london-gazette-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="late-charge">
	<title>Late charge</title>
	<rdfs:seeAlso rdf:resource="late-charge-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="laundry-money">
	<title>Laundry (money)</title>
	<rdfs:seeAlso rdf:resource="laundry-money-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="lease">
	<title>Lease</title>
	<rdfs:seeAlso rdf:resource="lease-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="legacy">
	<title>Legacy</title>
	<rdfs:seeAlso rdf:resource="legacy-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="lender">
	<title>Lender</title>
	<rdfs:seeAlso rdf:resource="lender-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="liability">
	<title>Liability</title>
	<rdfs:seeAlso rdf:resource="liability-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="liability-insurance">
	<title>Liability Insurance</title>
	<rdfs:seeAlso rdf:resource="liability-insurance-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="life-assurance">
	<title>Life assurance</title>
	<rdfs:seeAlso rdf:resource="life-assurance-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="liquid-assets">
	<title>Liquid Assets</title>
	<rdfs:seeAlso rdf:resource="liquid-assets-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="liquidated-damages">
	<title>Liquidated Damages</title>
	<rdfs:seeAlso rdf:resource="liquidated-damages-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="loan">
	<title>Loan</title>
	<rdfs:seeAlso rdf:resource="loan-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="loan-account">
	<title>Loan Account</title>
	<rdfs:seeAlso rdf:resource="loan-account-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="loan-policy">
	<title>Loan Policy</title>
	<rdfs:seeAlso rdf:resource="loan-policy-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="loan-ratio">
	<title>Loan ratio</title>
	<rdfs:seeAlso rdf:resource="loan-ratio-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="loan-sharking">
	<title>Loan Sharking</title>
	<rdfs:seeAlso rdf:resource="loan-sharking-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="lower-earnings-limit">
	<title>Lower earnings limit</title>
	<rdfs:seeAlso rdf:resource="lower-earnings-limit-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="limited-ltd">
	<title>Limited (LTD)</title>
	<rdfs:seeAlso rdf:resource="limited-ltd-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="lump-sum">
	<title>Lump Sum</title>
	<rdfs:seeAlso rdf:resource="lump-sum-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="levy">
	<title>Levy</title>
	<rdfs:seeAlso rdf:resource="levy-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="liabilities-orders">
	<title>Liabilities orders</title>
	<rdfs:seeAlso rdf:resource="liabilities-orders-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="liquidation-also-known-as-winding-up">
	<title>Liquidation (also known as "winding-up")</title>
	<rdfs:seeAlso rdf:resource="liquidation-also-known-as-winding-up-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="mortgage-debts">
	<title>Mortgage Debts</title>
	<rdfs:seeAlso rdf:resource="mortgage-debts-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="maximizing-income">
	<title>Maximizing income</title>
	<rdfs:seeAlso rdf:resource="maximizing-income-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="money-adviser">
	<title>Money adviser</title>
	<rdfs:seeAlso rdf:resource="money-adviser-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="money-broker">
	<title>Money Broker</title>
	<rdfs:seeAlso rdf:resource="money-broker-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="mortgage">
	<title>Mortgage</title>
	<rdfs:seeAlso rdf:resource="mortgage-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="mortgage-broker">
	<title>Mortgage Broker</title>
	<rdfs:seeAlso rdf:resource="mortgage-broker-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="mortgage-protection">
	<title>Mortgage Protection</title>
	<rdfs:seeAlso rdf:resource="mortgage-protection-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="notice-of-correction-noc">
	<title>Notice of Correction (NOC)</title>
	<rdfs:seeAlso rdf:resource="notice-of-correction-noc-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="notice-of-dispute">
	<title>Notice of Dispute</title>
	<rdfs:seeAlso rdf:resource="notice-of-dispute-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="national-debt">
	<title>National Debt</title>
	<rdfs:seeAlso rdf:resource="national-debt-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="national-insurance">
	<title>National Insurance</title>
	<rdfs:seeAlso rdf:resource="national-insurance-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="negative-equity">
	<title>Negative equity</title>
	<rdfs:seeAlso rdf:resource="negative-equity-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="negotiable">
	<title>Negotiable</title>
	<rdfs:seeAlso rdf:resource="negotiable-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="netafter-deductions">
	<title>Net/after deductions</title>
	<rdfs:seeAlso rdf:resource="netafter-deductions-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="net-assets">
	<title>Net assets</title>
	<rdfs:seeAlso rdf:resource="net-assets-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="net-income">
	<title>Net Income</title>
	<rdfs:seeAlso rdf:resource="net-income-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="nominee">
	<title>Nominee</title>
	<rdfs:seeAlso rdf:resource="nominee-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="notarization">
	<title>Notarization</title>
	<rdfs:seeAlso rdf:resource="notarization-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="notary-public">
	<title>Notary Public</title>
	<rdfs:seeAlso rdf:resource="notary-public-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="official-receiver-or-trustee-in">
	<title>Official Receiver (or Trustee in Bankruptcy)</title>
	<rdfs:seeAlso rdf:resource="official-receiver-or-trustee-in-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="open-account">
	<title>Open Account</title>
	<rdfs:seeAlso rdf:resource="open-account-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="order-of-discharge">
	<title>Order of Discharge</title>
	<rdfs:seeAlso rdf:resource="order-of-discharge-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="official-receiver">
	<title>Official Receiver</title>
	<rdfs:seeAlso rdf:resource="official-receiver-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="order-of-discharge-2">
	<title>Order of Discharge</title>
	<rdfs:seeAlso rdf:resource="order-of-discharge-2-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="obligation-bond">
	<title>Obligation bond</title>
	<rdfs:seeAlso rdf:resource="obligation-bond-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="ombudsman">
	<title>Ombudsman</title>
	<rdfs:seeAlso rdf:resource="ombudsman-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="open-end-mortgage">
	<title>Open end mortgage</title>
	<rdfs:seeAlso rdf:resource="open-end-mortgage-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="ownership">
	<title>Ownership</title>
	<rdfs:seeAlso rdf:resource="ownership-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="open-interest">
	<title>Open interest</title>
	<rdfs:seeAlso rdf:resource="open-interest-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="proof-of-debt-form">
	<title>Proof of debt form</title>
	<rdfs:seeAlso rdf:resource="proof-of-debt-form-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="property-restriction">
	<title>Property restriction</title>
	<rdfs:seeAlso rdf:resource="property-restriction-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="pro-rata">
	<title>Pro-Rata</title>
	<rdfs:seeAlso rdf:resource="pro-rata-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="proxy">
	<title>Proxy</title>
	<rdfs:seeAlso rdf:resource="proxy-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="permissible-purpose">
	<title>Permissible Purpose</title>
	<rdfs:seeAlso rdf:resource="permissible-purpose-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="personal-line-of-credit">
	<title>Personal Line of Credit</title>
	<rdfs:seeAlso rdf:resource="personal-line-of-credit-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="principal">
	<title>Principal</title>
	<rdfs:seeAlso rdf:resource="principal-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="public-record">
	<title>Public Record</title>
	<rdfs:seeAlso rdf:resource="public-record-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="partial-settlement">
	<title>Partial settlement</title>
	<rdfs:seeAlso rdf:resource="partial-settlement-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="phone-livedisconnectedbarred">
	<title>Phone live/disconnected/barred</title>
	<rdfs:seeAlso rdf:resource="phone-livedisconnectedbarred-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="pass-book">
	<title>Pass book</title>
	<rdfs:seeAlso rdf:resource="pass-book-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="partial-release">
	<title>Partial Release</title>
	<rdfs:seeAlso rdf:resource="partial-release-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="paye-pay-as-your-earn">
	<title>PAYE (Pay as your earn)</title>
	<rdfs:seeAlso rdf:resource="paye-pay-as-your-earn-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="payment-cap">
	<title>Payment Cap</title>
	<rdfs:seeAlso rdf:resource="payment-cap-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="pension-mortgage">
	<title>Pension Mortgage</title>
	<rdfs:seeAlso rdf:resource="pension-mortgage-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="personal-allowance">
	<title>Personal allowance</title>
	<rdfs:seeAlso rdf:resource="personal-allowance-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="personal-equity-plan">
	<title>Personal Equity plan</title>
	<rdfs:seeAlso rdf:resource="personal-equity-plan-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="personal-income">
	<title>Personal Income</title>
	<rdfs:seeAlso rdf:resource="personal-income-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="personal-loan">
	<title>Personal Loan</title>
	<rdfs:seeAlso rdf:resource="personal-loan-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="personal-possessions">
	<title>Personal possessions</title>
	<rdfs:seeAlso rdf:resource="personal-possessions-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="postal-account">
	<title>Postal Account</title>
	<rdfs:seeAlso rdf:resource="postal-account-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="pound-cost-average">
	<title>Pound cost average</title>
	<rdfs:seeAlso rdf:resource="pound-cost-average-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="power-of-attorney">
	<title>Power of attorney</title>
	<rdfs:seeAlso rdf:resource="power-of-attorney-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="privatization">
	<title>Privatization</title>
	<rdfs:seeAlso rdf:resource="privatization-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="property-tax">
	<title>Property Tax</title>
	<rdfs:seeAlso rdf:resource="property-tax-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="quotation-search">
	<title>Quotation search</title>
	<rdfs:seeAlso rdf:resource="quotation-search-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="query">
	<title>Query</title>
	<rdfs:seeAlso rdf:resource="query-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="quick-assets">
	<title>Quick assets</title>
	<rdfs:seeAlso rdf:resource="quick-assets-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="right-to-off-set">
	<title>Right to Off-Set</title>
	<rdfs:seeAlso rdf:resource="right-to-off-set-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="revolving-balance">
	<title>Revolving Balance</title>
	<rdfs:seeAlso rdf:resource="revolving-balance-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="revolving-charge-account">
	<title>Revolving Charge Account</title>
	<rdfs:seeAlso rdf:resource="revolving-charge-account-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="recourse">
	<title>Recourse</title>
	<rdfs:seeAlso rdf:resource="recourse-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="revolving-credit">
	<title>Revolving credit</title>
	<rdfs:seeAlso rdf:resource="revolving-credit-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="registry-trust-ltd">
	<title>Registry Trust Ltd</title>
	<rdfs:seeAlso rdf:resource="registry-trust-ltd-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="repossession">
	<title>Repossession</title>
	<rdfs:seeAlso rdf:resource="repossession-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="real-asset">
	<title>Real Asset</title>
	<rdfs:seeAlso rdf:resource="real-asset-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="receiver">
	<title>Receiver</title>
	<rdfs:seeAlso rdf:resource="receiver-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="remortgage">
	<title>Remortgage</title>
	<rdfs:seeAlso rdf:resource="remortgage-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="repayment-mortgages">
	<title>Repayment Mortgages</title>
	<rdfs:seeAlso rdf:resource="repayment-mortgages-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="revenue-account">
	<title>Revenue Account</title>
	<rdfs:seeAlso rdf:resource="revenue-account-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="reverse-mortgage">
	<title>Reverse Mortgage</title>
	<rdfs:seeAlso rdf:resource="reverse-mortgage-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="roll-over-mortgage">
	<title>Roll over mortgage</title>
	<rdfs:seeAlso rdf:resource="roll-over-mortgage-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="secured-debt">
	<title>Secured Debt</title>
	<rdfs:seeAlso rdf:resource="secured-debt-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="statutory-demand">
	<title>Statutory demand.</title>
	<rdfs:seeAlso rdf:resource="statutory-demand-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="surplus-income-available-surplus">
	<title>Surplus Income (Available Surplus)</title>
	<rdfs:seeAlso rdf:resource="surplus-income-available-surplus-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="secured-credit-card">
	<title>Secured Credit Card</title>
	<rdfs:seeAlso rdf:resource="secured-credit-card-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="service-charge">
	<title>Service Charge</title>
	<rdfs:seeAlso rdf:resource="service-charge-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="sequestration">
	<title>Sequestration</title>
	<rdfs:seeAlso rdf:resource="sequestration-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="settled-accounts">
	<title>Settled accounts</title>
	<rdfs:seeAlso rdf:resource="settled-accounts-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="status-history">
	<title>Status history</title>
	<rdfs:seeAlso rdf:resource="status-history-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="section-7-request">
	<title>Section 7 Request</title>
	<rdfs:seeAlso rdf:resource="section-7-request-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="searches">
	<title>Searches</title>
	<rdfs:seeAlso rdf:resource="searches-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="salary">
	<title>Salary</title>
	<rdfs:seeAlso rdf:resource="salary-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="savings-account">
	<title>Savings account</title>
	<rdfs:seeAlso rdf:resource="savings-account-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="second-mortgage">
	<title>Second Mortgage</title>
	<rdfs:seeAlso rdf:resource="second-mortgage-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="secured-loan">
	<title>Secured loan</title>
	<rdfs:seeAlso rdf:resource="secured-loan-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="self-assessment">
	<title>Self assessment</title>
	<rdfs:seeAlso rdf:resource="self-assessment-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="sole-trader">
	<title>Sole trader</title>
	<rdfs:seeAlso rdf:resource="sole-trader-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="standing-order">
	<title>Standing order</title>
	<rdfs:seeAlso rdf:resource="standing-order-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="surplus-income">
	<title>Surplus income</title>
	<rdfs:seeAlso rdf:resource="surplus-income-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="time-orders">
	<title>Time orders</title>
	<rdfs:seeAlso rdf:resource="time-orders-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="token-payments">
	<title>Token Payments</title>
	<rdfs:seeAlso rdf:resource="token-payments-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="transactions-at-an-undervalue">
	<title>Transactions at an Undervalue</title>
	<rdfs:seeAlso rdf:resource="transactions-at-an-undervalue-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="trustee">
	<title>Trustee</title>
	<rdfs:seeAlso rdf:resource="trustee-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="tax-lien">
	<title>Tax Lien</title>
	<rdfs:seeAlso rdf:resource="tax-lien-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="term">
	<title>Term</title>
	<rdfs:seeAlso rdf:resource="term-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="tax-credits">
	<title>Tax credits</title>
	<rdfs:seeAlso rdf:resource="tax-credits-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="tax-codes">
	<title>Tax Codes</title>
	<rdfs:seeAlso rdf:resource="tax-codes-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="taxable-earnings">
	<title>Taxable earnings</title>
	<rdfs:seeAlso rdf:resource="taxable-earnings-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="third-party">
	<title>Third Party</title>
	<rdfs:seeAlso rdf:resource="third-party-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="trustee-2">
	<title>Trustee</title>
	<rdfs:seeAlso rdf:resource="trustee-2-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="trust-deed">
	<title>Trust deed</title>
	<rdfs:seeAlso rdf:resource="trust-deed-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="trustee-in-bankruptcy">
	<title>Trustee in bankruptcy</title>
	<rdfs:seeAlso rdf:resource="trustee-in-bankruptcy-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="trustor">
	<title>Trustor</title>
	<rdfs:seeAlso rdf:resource="trustor-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="unsecured-debt">
	<title>Unsecured Debt</title>
	<rdfs:seeAlso rdf:resource="unsecured-debt-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="unrecorded-enquiry">
	<title>Unrecorded enquiry</title>
	<rdfs:seeAlso rdf:resource="unrecorded-enquiry-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="unsecured-creditor">
	<title>Unsecured creditor</title>
	<rdfs:seeAlso rdf:resource="unsecured-creditor-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="unsecured-loan">
	<title>Unsecured Loan</title>
	<rdfs:seeAlso rdf:resource="unsecured-loan-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="variation-orders">
	<title>Variation orders</title>
	<rdfs:seeAlso rdf:resource="variation-orders-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="voluntary-arrangement">
	<title>Voluntary Arrangement</title>
	<rdfs:seeAlso rdf:resource="voluntary-arrangement-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="voluntary-termination">
	<title>Voluntary Termination</title>
	<rdfs:seeAlso rdf:resource="voluntary-termination-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="value">
	<title>Value</title>
	<rdfs:seeAlso rdf:resource="value-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="variable-interest-rate">
	<title>Variable interest rate</title>
	<rdfs:seeAlso rdf:resource="variable-interest-rate-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="wrap-around-mortgage">
	<title>Wrap around mortgage</title>
	<rdfs:seeAlso rdf:resource="wrap-around-mortgage-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="what-is-a-default-notice">
	<title>What is a Default notice</title>
	<rdfs:seeAlso rdf:resource="what-is-a-default-notice-article"/>
	<resourceOf rdf:resource="glossary"/>
</Resource>

			

<Resource rdf:about="links-page">
	<title>Links page</title>
	<rdfs:seeAlso rdf:resource="links-page-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="prepaid-card">
	<title>Prepaid card &amp;#163;9.99</title>
	<rdfs:seeAlso rdf:resource="prepaid-card-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="internal_pages">
	<title>INTERNAL PAGES</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter">
	<title>Subscribe to our Newsletter</title>
	<rdfs:seeAlso rdf:resource="subscribe-to-our-newsletter-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="search">
	<title>Site Search</title>
	<rdfs:seeAlso rdf:resource="search-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="footer_pages">
	<title>FOOTER PAGES</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="library">
	<title>The Complete Debt Guide Library</title>
	<rdfs:seeAlso rdf:resource="iamges"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="privacy-policy">
	<title>Privacy Policy</title>
	<rdfs:seeAlso rdf:resource="legal"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="terms">
	<title>Terms of use</title>
	<rdfs:seeAlso rdf:resource="terms-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="contact-details">
	<title>Contact Details</title>
	<rdfs:seeAlso rdf:resource="contact-details-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

<!-- Articles Info =========================================================== -->

<Resource rdf:about="articles">
    <type>Article</type>
    <title>Articles</title>
    <resourceOf rdf:resource="main"/>
</Resource>

			

<Resource rdf:about="index-article">
	<type>Article</type>
	<title>The Complete Debt Guide</title>
	<url>http://www.completedebtguide.co.uk/index.html</url>
		<updated>2007-11-12 07:13:28</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="about-us-article">
	<type>Article</type>
	<title>About Complete Debt Guide</title>
	<url>http://www.completedebtguide.co.uk/about-us.html</url>
		<updated>2008-01-25 16:36:45</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://www.completedebtguide.co.uk/about-us/contact-us.html</url>
		<updated>2007-10-26 08:08:39</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="request-a-brochure-article">
	<type>Article</type>
	<title>Request a Brochure</title>
	<url>http://www.completedebtguide.co.uk/about-us/request-a-brochure.html</url>
		<updated>2007-03-02 14:51:29</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="do-i-qualify-article">
	<type>Article</type>
	<title>Do I Qualify?</title>
	<url>http://www.completedebtguide.co.uk/about-us/do-i-qualify.html</url>
		<updated>2007-11-12 09:31:12</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="apply-for-help-article">
	<type>Article</type>
	<title>Apply for help</title>
	<url>http://www.completedebtguide.co.uk/apply-for-help.html</url>
		<updated>2007-11-12 07:16:27</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="request-a-brochure-article">
	<type>Article</type>
	<title>Request a Brochure</title>
	<url>http://www.completedebtguide.co.uk/request-a-brochure.html</url>
		<updated>2007-03-02 14:52:59</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="news-article">
	<type>Article</type>
	<title>News</title>
	<url>http://www.completedebtguide.co.uk/news.html</url>
		<updated>2007-03-20 11:25:57</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="latest-news-article">
	<type>Article</type>
	<title>Latest news</title>
	<url>http://www.completedebtguide.co.uk/news/latest-news.html</url>
		<updated>2007-11-12 07:27:15</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="news-archive-article">
	<type>Article</type>
	<title>News archive</title>
	<url>http://www.completedebtguide.co.uk/news/news-archive.html</url>
		<updated></updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="money-saving-tips-article">
	<type>Article</type>
	<title>Money Saving Advice</title>
	<url>http://www.completedebtguide.co.uk/money-saving-tips.html</url>
		<updated>2007-11-12 11:58:44</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="iva-article">
	<type>Article</type>
	<title>IVA &amp;#151; Individual Voluntary Arrangement</title>
	<url>http://www.completedebtguide.co.uk/iva.html</url>
		<updated>2007-10-26 08:08:40</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="what-is-an-individual-voluntary-article">
	<type>Article</type>
	<title>What is an Individual Voluntary Arrangement IVA?</title>
	<url>http://www.completedebtguide.co.uk/iva/what-is-an-individual-voluntary.html</url>
		<updated>2007-08-08 09:40:53</updated>

	<resourceOf rdf:resource="iva-article"/>
</Resource>

			

<Resource rdf:about="who-can-do-an-individual-voluntary-article">
	<type>Article</type>
	<title>Who can do an Individual Voluntary Arrangement IVA?</title>
	<url>http://www.completedebtguide.co.uk/iva/who-can-do-an-individual-voluntary.html</url>
		<updated>2007-08-08 09:40:53</updated>

	<resourceOf rdf:resource="iva-article"/>
</Resource>

			

<Resource rdf:about="how-does-an-individual-voluntary-article">
	<type>Article</type>
	<title>How does an Individual Voluntary Arrangement IVA work?</title>
	<url>http://www.completedebtguide.co.uk/iva/how-does-an-individual-voluntary.html</url>
		<updated>2007-08-08 09:28:19</updated>

	<resourceOf rdf:resource="iva-article"/>
</Resource>

			

<Resource rdf:about="the-advantages-of-an-individual-article">
	<type>Article</type>
	<title>The advantages of an Individual Voluntary Arrangement IVA include:</title>
	<url>http://www.completedebtguide.co.uk/iva/the-advantages-of-an-individual.html</url>
		<updated>2007-10-26 08:40:31</updated>

	<resourceOf rdf:resource="iva-article"/>
</Resource>

			

<Resource rdf:about="disadvantages-of-an-individual-article">
	<type>Article</type>
	<title>Disadvantages of an Individual Voluntary Arrangement IVA</title>
	<url>http://www.completedebtguide.co.uk/iva/disadvantages-of-an-individual.html</url>
		<updated>2007-10-26 08:40:31</updated>

	<resourceOf rdf:resource="iva-article"/>
</Resource>

			

<Resource rdf:about="the-procedure-for-an-individual-article">
	<type>Article</type>
	<title>The Procedure for an Individual Voluntary Arrangement IVA</title>
	<url>http://www.completedebtguide.co.uk/iva/the-procedure-for-an-individual.html</url>
		<updated>2007-11-12 07:27:15</updated>

	<resourceOf rdf:resource="iva-article"/>
</Res