<?xml version="1.0"?>
<!--

This is a ROR document describing the structure and objects of the 
website "East Lancashire Hospice". 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://eastlancshospice.org.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>Welcome To East Lancashire Hospice</title>
	<rdfs:seeAlso rdf:resource="index-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>News Articles</title>
	<rdfs:seeAlso rdf:resource="latest-news-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="news-archive">
	<title>News Articles Archive</title>
	<rdfs:seeAlso rdf:resource="news-archive-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="calendar-of-events">
	<title>Calendar of Events</title>
	<rdfs:seeAlso rdf:resource="calendar-of-events-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="calendar-of-events-archive">
	<title>Calendar of Events Archive</title>
	<rdfs:seeAlso rdf:resource="calendar-of-events-archive-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter">
	<title>News Letter</title>
	<rdfs:seeAlso rdf:resource="subscribe-to-our-newsletter-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="about-us">
	<title>About Us</title>
	<rdfs:seeAlso rdf:resource="about-us-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="the-beginning">
	<title>The Beginning</title>
	<rdfs:seeAlso rdf:resource="the-beginning-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="vision-statement">
	<title>Vision Statement</title>
	<rdfs:seeAlso rdf:resource="vision-statement-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="philosophy-of-care">
	<title>Philosophy of Care</title>
	<rdfs:seeAlso rdf:resource="philosophy-of-care-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="how-we-can-help-you">
	<title>Our Services</title>
	<rdfs:seeAlso rdf:resource="how-we-can-help-you-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="patient-carer-services">
	<title>Patient &amp; Carer Services</title>
	<rdfs:seeAlso rdf:resource="patient-carer-services-article"/>
	<resourceOf rdf:resource="how-we-can-help-you"/>
</Resource>

			

<Resource rdf:about="in-patient-facilities">
	<title>In-Patient Facilities</title>
	<rdfs:seeAlso rdf:resource="in-patient-facilities-article"/>
	<resourceOf rdf:resource="patient-carer-services"/>
</Resource>

			

<Resource rdf:about="community-rehabilitation">
	<title>Community &amp; Rehabilitation</title>
	<rdfs:seeAlso rdf:resource="community-rehabilitation-article"/>
	<resourceOf rdf:resource="patient-carer-services"/>
</Resource>

			

<Resource rdf:about="day-therapy-services">
	<title>Day Therapy Services</title>
	<rdfs:seeAlso rdf:resource="day-therapy-services-article"/>
	<resourceOf rdf:resource="community-rehabilitation"/>
</Resource>

			

<Resource rdf:about="outpatient-clinic">
	<title>Outpatients Clinic</title>
	<rdfs:seeAlso rdf:resource="outpatient-clinic-article"/>
	<resourceOf rdf:resource="community-rehabilitation"/>
</Resource>

			

<Resource rdf:about="bereavement-spiritual-support">
	<title>Bereavement &amp; Spiritual Support</title>
	<rdfs:seeAlso rdf:resource="bereavement-spiritual-support-article"/>
	<resourceOf rdf:resource="outpatient-clinic"/>
</Resource>

			

<Resource rdf:about="complementary-therapy-service">
	<title>Complementary Therapy Service</title>
	<rdfs:seeAlso rdf:resource="complementary-therapy-service-article"/>
	<resourceOf rdf:resource="outpatient-clinic"/>
</Resource>

			

<Resource rdf:about="breathlessness-management-clinic">
	<title>Breathlessness Management Clinic</title>
	<rdfs:seeAlso rdf:resource="breathlessness-management-clinic-article"/>
	<resourceOf rdf:resource="outpatient-clinic"/>
</Resource>

			

<Resource rdf:about="medical">
	<title>Medical</title>
	<rdfs:seeAlso rdf:resource="medical-article"/>
	<resourceOf rdf:resource="outpatient-clinic"/>
</Resource>

			

<Resource rdf:about="hospice-at-home">
	<title>Hospice At Home</title>
	<rdfs:seeAlso rdf:resource="hospice-at-home-article"/>
	<resourceOf rdf:resource="patient-carer-services"/>
</Resource>

			

<Resource rdf:about="clinical-nurse-specialist">
	<title>Clinical Nurse Specialist</title>
	<rdfs:seeAlso rdf:resource="clinical-nurse-specialist-article"/>
	<resourceOf rdf:resource="patient-carer-services"/>
</Resource>

			

<Resource rdf:about="enquiry-form">
	<title>Enquiry Form</title>
	<rdfs:seeAlso rdf:resource="enquiry-form-article"/>
	<resourceOf rdf:resource="how-we-can-help-you"/>
</Resource>

			

<Resource rdf:about="you-can-help-us">
	<title>How You Can Help Us</title>
	<rdfs:seeAlso rdf:resource="you-can-help-us-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="fundraising">
	<title>Fundraising</title>
	<rdfs:seeAlso rdf:resource="fundraising-article"/>
	<resourceOf rdf:resource="you-can-help-us"/>
</Resource>

			

<Resource rdf:about="events">
	<title>Events</title>
	<rdfs:seeAlso rdf:resource="events-article"/>
	<resourceOf rdf:resource="fundraising"/>
</Resource>

			

<Resource rdf:about="starlight-walk-2012-registration">
	<title>Starlight Walk 2012</title>
	<rdfs:seeAlso rdf:resource="starlight-walk-2012-registration-article"/>
	<resourceOf rdf:resource="events"/>
</Resource>

			

<Resource rdf:about="walk-4-east-lancashire-hospice">
	<title>Walk 4 East Lancashire Hospice</title>
	<rdfs:seeAlso rdf:resource="walk-4-east-lancashire-hospice-article"/>
	<resourceOf rdf:resource="events"/>
</Resource>

			

<Resource rdf:about="collection-boxes">
	<title>Collection Boxes</title>
	<rdfs:seeAlso rdf:resource="collection-boxes-article"/>
	<resourceOf rdf:resource="fundraising"/>
</Resource>

			

<Resource rdf:about="donate">
	<title>Donate</title>
	<rdfs:seeAlso rdf:resource="donate-article"/>
	<resourceOf rdf:resource="fundraising"/>
</Resource>

			

<Resource rdf:about="wish-list">
	<title>Wish List</title>
	<rdfs:seeAlso rdf:resource="wish-list-article"/>
	<resourceOf rdf:resource="fundraising"/>
</Resource>

			

<Resource rdf:about="wedding-favours">
	<title>Wedding Favours</title>
	<rdfs:seeAlso rdf:resource="wedding-favours-article"/>
	<resourceOf rdf:resource="fundraising"/>
</Resource>

			

<Resource rdf:about="a-z-of-fundraising-ideas">
	<title>A-Z of Fundraising Ideas</title>
	<rdfs:seeAlso rdf:resource="a-z-of-fundraising-ideas-article"/>
	<resourceOf rdf:resource="fundraising"/>
</Resource>

			

<Resource rdf:about="gift-aid">
	<title>Gift Aid</title>
	<rdfs:seeAlso rdf:resource="gift-aid-article"/>
	<resourceOf rdf:resource="fundraising"/>
</Resource>

			

<Resource rdf:about="company-support">
	<title>Company Support</title>
	<rdfs:seeAlso rdf:resource="company-support-article"/>
	<resourceOf rdf:resource="you-can-help-us"/>
</Resource>

			

<Resource rdf:about="company-showcase">
	<title>Company Showcase</title>
	<rdfs:seeAlso rdf:resource="company-showcase-article"/>
	<resourceOf rdf:resource="company-support"/>
</Resource>

			

<Resource rdf:about="charity-of-the-year">
	<title>Charity Of The Year</title>
	<rdfs:seeAlso rdf:resource="charity-of-the-year-article"/>
	<resourceOf rdf:resource="company-support"/>
</Resource>

			

<Resource rdf:about="lottery">
	<title>Lottery</title>
	<rdfs:seeAlso rdf:resource="lottery-article"/>
	<resourceOf rdf:resource="you-can-help-us"/>
</Resource>

			

<Resource rdf:about="join-our-lottery">
	<title>Join Our Lottery</title>
	<rdfs:seeAlso rdf:resource="join-our-lottery-article"/>
	<resourceOf rdf:resource="lottery"/>
</Resource>

			

<Resource rdf:about="how-our-lottery-works">
	<title>How Our Lottery Works</title>
	<rdfs:seeAlso rdf:resource="how-our-lottery-works-article"/>
	<resourceOf rdf:resource="lottery"/>
</Resource>

			

<Resource rdf:about="company-lottery-member">
	<title>Company Lottery Scheme</title>
	<rdfs:seeAlso rdf:resource="company-lottery-member-article"/>
	<resourceOf rdf:resource="lottery"/>
</Resource>

			

<Resource rdf:about="lottery-results">
	<title>Lottery Results</title>
	<rdfs:seeAlso rdf:resource="lottery-results-article"/>
	<resourceOf rdf:resource="lottery"/>
</Resource>

			

<Resource rdf:about="recommend-a-friend">
	<title>Recommend A Friend</title>
	<rdfs:seeAlso rdf:resource="recommend-a-friend-article"/>
	<resourceOf rdf:resource="lottery"/>
</Resource>

			

<Resource rdf:about="meet-the-lottery-team">
	<title>Meet the Lottery Team</title>
	<rdfs:seeAlso rdf:resource="meet-the-lottery-team-article"/>
	<resourceOf rdf:resource="lottery"/>
</Resource>

			

<Resource rdf:about="winners-gallery">
	<title>Winners Gallery</title>
	<rdfs:seeAlso rdf:resource="winners-gallery-article"/>
	<resourceOf rdf:resource="lottery"/>
</Resource>

			

<Resource rdf:about="first-east-lancashire-hospice-lottery">
	<title>First East Lancashire Hospice Lottery Winners of 2011</title>
	<rdfs:seeAlso rdf:resource="first-east-lancashire-hospice-lottery-article"/>
	<resourceOf rdf:resource="winners-gallery"/>
</Resource>

			

<Resource rdf:about="first-ever-rollover-winner">
	<title>First Ever Rollover Winner</title>
	<rdfs:seeAlso rdf:resource="first-ever-rollover-winner-article"/>
	<resourceOf rdf:resource="winners-gallery"/>
</Resource>

			

<Resource rdf:about="used-stamps-and-cartridges">
	<title>Used Stamps and Cartridges</title>
	<rdfs:seeAlso rdf:resource="used-stamps-and-cartridges-article"/>
	<resourceOf rdf:resource="you-can-help-us"/>
</Resource>

			

<Resource rdf:about="leave-a-gift-in-your-will">
	<title>Leave A Gift In Your Will</title>
	<rdfs:seeAlso rdf:resource="leave-a-gift-in-your-will-article"/>
	<resourceOf rdf:resource="you-can-help-us"/>
</Resource>

			

<Resource rdf:about="gifts-in-celebration">
	<title>Gifts In Celebration</title>
	<rdfs:seeAlso rdf:resource="gifts-in-celebration-article"/>
	<resourceOf rdf:resource="you-can-help-us"/>
</Resource>

			

<Resource rdf:about="gold-silver">
	<title>Gold &amp; Silver</title>
	<rdfs:seeAlso rdf:resource="gold-silver-article"/>
	<resourceOf rdf:resource="you-can-help-us"/>
</Resource>

			

<Resource rdf:about="volunteering">
	<title>Volunteer</title>
	<rdfs:seeAlso rdf:resource="volunteering-article"/>
	<resourceOf rdf:resource="you-can-help-us"/>
</Resource>

			

<Resource rdf:about="volunteer-supporter-role">
	<title>Volunteer Supporter Role</title>
	<rdfs:seeAlso rdf:resource="volunteer-supporter-role-article"/>
	<resourceOf rdf:resource="volunteering"/>
</Resource>

			

<Resource rdf:about="telegraph-roof-appeal">
	<title>Roof Appeal</title>
	<rdfs:seeAlso rdf:resource="telegraph-roof-appeal-article"/>
	<resourceOf rdf:resource="you-can-help-us"/>
</Resource>

			

<Resource rdf:about="retail">
	<title>Retail</title>
	<rdfs:seeAlso rdf:resource="retail-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="hospice-shops">
	<title>Hospice Shops</title>
	<rdfs:seeAlso rdf:resource="hospice-shops-article"/>
	<resourceOf rdf:resource="retail"/>
</Resource>

			

<Resource rdf:about="sequins-sparkles">
	<title>Sequins &amp; Sparkles</title>
	<rdfs:seeAlso rdf:resource="sequins-sparkles-article"/>
	<resourceOf rdf:resource="retail"/>
</Resource>

			

<Resource rdf:about="donations">
	<title>Donations</title>
	<rdfs:seeAlso rdf:resource="donations-article"/>
	<resourceOf rdf:resource="retail"/>
</Resource>

			

<Resource rdf:about="brush-strokes">
	<title>Brush Strokes</title>
	<rdfs:seeAlso rdf:resource="brush-strokes-article"/>
	<resourceOf rdf:resource="retail"/>
</Resource>

			

<Resource rdf:about="mill-hill-shop-opening">
	<title>Mill Hill Shop Opening</title>
	<rdfs:seeAlso rdf:resource="mill-hill-shop-opening-article"/>
	<resourceOf rdf:resource="retail"/>
</Resource>

			

<Resource rdf:about="job-vacancies">
	<title>Job Vacancies</title>
	<rdfs:seeAlso rdf:resource="job-vacancies-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="products">
	<title>Online Shop</title>
	<rdfs:seeAlso rdf:resource="products"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Contact Us</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="internal_pages">
	<title>Internal pages</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="register">
	<title>Register</title>
	<rdfs:seeAlso rdf:resource="register-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="sign-in">
	<title>Member sign-in</title>
	<rdfs:seeAlso rdf:resource="sign-in-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="unable-to-sign-in">
	<title>Unable to sign-in?</title>
	<rdfs:seeAlso rdf:resource="unable-to-sign-in-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="profile">
	<title>Your profile details</title>
	<rdfs:seeAlso rdf:resource="profile-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="shop-basket">
	<title>Your shopping cart</title>
	<rdfs:seeAlso rdf:resource="shop-basket-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="donate">
	<title>Donate</title>
	<rdfs:seeAlso rdf:resource="donate-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="order-tracking">
	<title>Order tracking</title>
	<rdfs:seeAlso rdf:resource="order-tracking-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="shop-checkout">
	<title>Checkout</title>
	<rdfs:seeAlso rdf:resource="shop-checkout-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="information-request">
	<title>Product information request</title>
	<rdfs:seeAlso rdf:resource="information-request-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="request-a-call">
	<title>Request a call</title>
	<rdfs:seeAlso rdf:resource="request-a-call-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="enquiry-basket">
	<title>Enquiry basket</title>
	<rdfs:seeAlso rdf:resource="enquiry-basket-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="make-an-enquiry">
	<title>Make an enquiry</title>
	<rdfs:seeAlso rdf:resource="make-an-enquiry-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="venues">
	<title>Venues</title>
	<rdfs:seeAlso rdf:resource="venues-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="the-mall-blackburn">
	<title>The Mall Blackburn</title>
	<rdfs:seeAlso rdf:resource="the-mall-blackburn-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="dunkenhalgh-hotel">
	<title>Dunkenhalgh Hotel</title>
	<rdfs:seeAlso rdf:resource="dunkenhalgh-hotel-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="king-georges-hall">
	<title>King Georges Hall</title>
	<rdfs:seeAlso rdf:resource="king-georges-hall-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="st-marys-centre-clitheroe">
	<title>St Mary's Centre, Clitheroe</title>
	<rdfs:seeAlso rdf:resource="st-marys-centre-clitheroe-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="mitton-hall">
	<title>Mitton Hall</title>
	<rdfs:seeAlso rdf:resource="mitton-hall-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="soccerdome">
	<title>Soccerdome</title>
	<rdfs:seeAlso rdf:resource="soccerdome-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="hoddlesden-conservative-club">
	<title>Hoddlesden Conservative Club</title>
	<rdfs:seeAlso rdf:resource="hoddlesden-conservative-club-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="hospice-shop-blackburn">
	<title>Hospice Shop - Blackburn</title>
	<rdfs:seeAlso rdf:resource="hospice-shop-blackburn-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="hospice-shop-accrington">
	<title>Hospice Shop - Accrington</title>
	<rdfs:seeAlso rdf:resource="hospice-shop-accrington-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="hospice-shop-clitheroe">
	<title>Hospice Shop - Clitheroe</title>
	<rdfs:seeAlso rdf:resource="hospice-shop-clitheroe-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="great-harwood-shop">
	<title>Hospice Shop - Great Harwood</title>
	<rdfs:seeAlso rdf:resource="great-harwood-shop-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="hospice-warehouse-blackburn">
	<title>Hospice Warehouse - Blackburn</title>
	<rdfs:seeAlso rdf:resource="hospice-warehouse-blackburn-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="thwaites-empire-theatre">
	<title>Thwaites Empire Theatre</title>
	<rdfs:seeAlso rdf:resource="thwaites-empire-theatre-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="sainsburys-darwen">
	<title>Sainsbury's Darwen</title>
	<rdfs:seeAlso rdf:resource="sainsburys-darwen-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="manchester-city-centre">
	<title>Manchester City Centre</title>
	<rdfs:seeAlso rdf:resource="manchester-city-centre-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="edinburgh-city-centre">
	<title>Edinburgh City Centre</title>
	<rdfs:seeAlso rdf:resource="edinburgh-city-centre-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="blackheath-london">
	<title>Blackheath, London</title>
	<rdfs:seeAlso rdf:resource="blackheath-london-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="salford-quays">
	<title>Salford Quays</title>
	<rdfs:seeAlso rdf:resource="salford-quays-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="manchester-united-football-ground">
	<title>Manchester United Football Ground</title>
	<rdfs:seeAlso rdf:resource="manchester-united-football-ground-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="darwen-library-theatre">
	<title>Darwen Library Theatre</title>
	<rdfs:seeAlso rdf:resource="darwen-library-theatre-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="st-michael-and-st-john-social-centre">
	<title>St Michael and St John Social Centre</title>
	<rdfs:seeAlso rdf:resource="st-michael-and-st-john-social-centre-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="witton-park">
	<title>Witton Park</title>
	<rdfs:seeAlso rdf:resource="witton-park-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="lake-windermere">
	<title>Lake Windermere</title>
	<rdfs:seeAlso rdf:resource="lake-windermere-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="arnside">
	<title>Arnside</title>
	<rdfs:seeAlso rdf:resource="arnside-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="showley-court-shetered-accommodation">
	<title>Showley Court Shetered Accommodation</title>
	<rdfs:seeAlso rdf:resource="showley-court-shetered-accommodation-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="canal-boat-cruises">
	<title>Canal Boat Cruises</title>
	<rdfs:seeAlso rdf:resource="canal-boat-cruises-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="fernhurst-hotel">
	<title>Fernhurst Hotel</title>
	<rdfs:seeAlso rdf:resource="fernhurst-hotel-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="darwen-aldridge-community-academy">
	<title>Darwen Aldridge Community Academy</title>
	<rdfs:seeAlso rdf:resource="darwen-aldridge-community-academy-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="homebase">
	<title>Homebase</title>
	<rdfs:seeAlso rdf:resource="homebase-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="darwen-market">
	<title>Darwen Market</title>
	<rdfs:seeAlso rdf:resource="darwen-market-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="marks-spencers-accrington">
	<title>Marks &amp; Spencers Accrington</title>
	<rdfs:seeAlso rdf:resource="marks-spencers-accrington-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="marks-spencers-blackburn">
	<title>Marks &amp; Spencers Blackburn</title>
	<rdfs:seeAlso rdf:resource="marks-spencers-blackburn-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="the-railway-club">
	<title>The Railway Club</title>
	<rdfs:seeAlso rdf:resource="the-railway-club-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="darwen-town-centre">
	<title>Darwen Town Centre</title>
	<rdfs:seeAlso rdf:resource="darwen-town-centre-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="rose-bowl-stacksteads">
	<title>Rose &amp; Bowl, Stacksteads</title>
	<rdfs:seeAlso rdf:resource="rose-bowl-stacksteads-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="wythenshawe-park">
	<title>Wythenshawe Park</title>
	<rdfs:seeAlso rdf:resource="wythenshawe-park-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="the-brown-cow">
	<title>The Brown Cow</title>
	<rdfs:seeAlso rdf:resource="the-brown-cow-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="clitheroe-town-centre">
	<title>Clitheroe Town Centre</title>
	<rdfs:seeAlso rdf:resource="clitheroe-town-centre-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="tesco-accrington">
	<title>Tesco, Accrington</title>
	<rdfs:seeAlso rdf:resource="tesco-accrington-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="stanley-house-mellor">
	<title>Stanley House, Mellor</title>
	<rdfs:seeAlso rdf:resource="stanley-house-mellor-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="east-lancashire-hospice-2">
	<title>East Lancashire Hospice</title>
	<rdfs:seeAlso rdf:resource="east-lancashire-hospice-2-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="blackburn-cathedral">
	<title>Blackburn Cathedral</title>
	<rdfs:seeAlso rdf:resource="blackburn-cathedral-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="accrington-stanley-football-club">
	<title>Accrington Stanley Football Club</title>
	<rdfs:seeAlso rdf:resource="accrington-stanley-football-club-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="hyndburn-fire-station">
	<title>Hyndburn Fire Station</title>
	<rdfs:seeAlso rdf:resource="hyndburn-fire-station-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="blackburn-rovers-fc">
	<title>Blackburn Rovers F.C</title>
	<rdfs:seeAlso rdf:resource="blackburn-rovers-fc-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="mill-hill-hospice-shop">
	<title>Mill Hill Hospice Shop</title>
	<rdfs:seeAlso rdf:resource="mill-hill-hospice-shop-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="whalley-village">
	<title>Whalley Village</title>
	<rdfs:seeAlso rdf:resource="whalley-village-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="blackburn-matalan">
	<title>Blackburn Matalan</title>
	<rdfs:seeAlso rdf:resource="blackburn-matalan-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="ewood-park">
	<title>Ewood Park</title>
	<rdfs:seeAlso rdf:resource="ewood-park-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="white-bull-inn">
	<title>White Bull Inn</title>
	<rdfs:seeAlso rdf:resource="white-bull-inn-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="dawn-bibby-design-studio-store">
	<title>Dawn Bibby Design Studio &amp; Store</title>
	<rdfs:seeAlso rdf:resource="dawn-bibby-design-studio-store-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="oyster-otter">
	<title>Oyster &amp; Otter</title>
	<rdfs:seeAlso rdf:resource="oyster-otter-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="blackburn-cathedral-2">
	<title>Blackburn Cathedral</title>
	<rdfs:seeAlso rdf:resource="blackburn-cathedral-2-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="longshaw-sports-and-social-club">
	<title>Longshaw Sports and Social Club</title>
	<rdfs:seeAlso rdf:resource="longshaw-sports-and-social-club-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="whittakers-butchers-oswaldtwistle">
	<title>Whittakers Butchers, Oswaldtwistle</title>
	<rdfs:seeAlso rdf:resource="whittakers-butchers-oswaldtwistle-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="accrington-masonic-hall">
	<title>Accrington Masonic Hall</title>
	<rdfs:seeAlso rdf:resource="accrington-masonic-hall-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="darwen-subscription-bowling-club">
	<title>Darwen Subscription Bowling Club</title>
	<rdfs:seeAlso rdf:resource="darwen-subscription-bowling-club-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="darwen-library">
	<title>Darwen Library</title>
	<rdfs:seeAlso rdf:resource="darwen-library-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="blackburn-golf-club">
	<title>Blackburn Golf Club</title>
	<rdfs:seeAlso rdf:resource="blackburn-golf-club-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="st-marys-parish-centre">
	<title>St Mary's Parish Centre</title>
	<rdfs:seeAlso rdf:resource="st-marys-parish-centre-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="london">
	<title>London</title>
	<rdfs:seeAlso rdf:resource="london-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="fleetwood">
	<title>Fleetwood</title>
	<rdfs:seeAlso rdf:resource="fleetwood-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="blackpool">
	<title>Blackpool</title>
	<rdfs:seeAlso rdf:resource="blackpool-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="bristol">
	<title>Bristol</title>
	<rdfs:seeAlso rdf:resource="bristol-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="st-marks-conservative-club">
	<title>St Marks Conservative Club</title>
	<rdfs:seeAlso rdf:resource="st-marks-conservative-club-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="junction-7-business-park">
	<title>Junction 7 Business Park</title>
	<rdfs:seeAlso rdf:resource="junction-7-business-park-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="frank-and-ivy">
	<title>Frank and Ivy</title>
	<rdfs:seeAlso rdf:resource="frank-and-ivy-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="seasons">
	<title>Seasons</title>
	<rdfs:seeAlso rdf:resource="seasons-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="food-by-breda-murphy">
	<title>Food by Breda Murphy</title>
	<rdfs:seeAlso rdf:resource="food-by-breda-murphy-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="precious-at-whalley">
	<title>Precious at Whalley</title>
	<rdfs:seeAlso rdf:resource="precious-at-whalley-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="darwen-market-2">
	<title>Darwen Market</title>
	<rdfs:seeAlso rdf:resource="darwen-market-2-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="burnley-football-club">
	<title>Burnley Football Club</title>
	<rdfs:seeAlso rdf:resource="burnley-football-club-article"/>
	<resourceOf rdf:resource="venues"/>
</Resource>

			

<Resource rdf:about="roof-appeal">
	<title>Roof Appeal</title>
	<rdfs:seeAlso rdf:resource="roof-appeal-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="light-up-a-life-2011">
	<title>Light up a Life 2011</title>
	<rdfs:seeAlso rdf:resource="light-up-a-life-2011-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="footer_pages">
	<title>Footer pages</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Contact us</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="library">
	<title>Website library</title>
	<rdfs:seeAlso rdf:resource="iamges"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="accessibility">
	<title>Accessibility</title>
	<rdfs:seeAlso rdf:resource="accessibility-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter">
	<title>Our newsletter</title>
	<rdfs:seeAlso rdf:resource="subscribe-to-our-newsletter-article"/>
	<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="guestbook">
	<title>Your ideas and feedback</title>
	<rdfs:seeAlso rdf:resource="guestbook-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="about-website">
	<title>About website</title>
	<rdfs:seeAlso rdf:resource="about-website-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="privacy">
	<title>Privacy policy</title>
	<rdfs:seeAlso rdf:resource="privacy-article"/>
	<resourceOf rdf:resource="about-website"/>
</Resource>

			

<Resource rdf:about="terms-of-use">
	<title>Terms of use</title>
	<rdfs:seeAlso rdf:resource="terms-of-use-article"/>
	<resourceOf rdf:resource="about-website"/>
</Resource>

			

<Resource rdf:about="site-search">
	<title>Site search</title>
	<rdfs:seeAlso rdf:resource="site-search-article"/>
	<resourceOf rdf:resource="about-website"/>
</Resource>

			

<Resource rdf:about="east-lancs-hospice">
	<title>East Lancs Hospice</title>
	<rdfs:seeAlso rdf:resource="east-lancs-hospice-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="about-us">
	<title>About Us</title>
	<rdfs:seeAlso rdf:resource="about-us-article"/>
	<resourceOf rdf:resource="east-lancs-hospice"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Contact Us</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="east-lancs-hospice"/>
</Resource>

			

<Resource rdf:about="news">
	<title>News</title>
	<rdfs:seeAlso rdf:resource="news"/>
	<resourceOf rdf:resource="east-lancs-hospice"/>
</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="east-lancs-hospice"/>
</Resource>

			

<Resource rdf:about="library">
	<title>Library</title>
	<rdfs:seeAlso rdf:resource="iamges"/>
	<resourceOf rdf:resource="east-lancs-hospice"/>
</Resource>

			

<Resource rdf:about="how-we-can-help-you-2">
	<title>How we can help you</title>
	<rdfs:seeAlso rdf:resource="how-we-can-help-you-2-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="our-patient-services">
	<title>Out-patient services</title>
	<rdfs:seeAlso rdf:resource="our-patient-services-article"/>
	<resourceOf rdf:resource="how-we-can-help-you-2"/>
</Resource>

			

<Resource rdf:about="in-patient-services">
	<title>In-patient services</title>
	<rdfs:seeAlso rdf:resource="in-patient-services-article"/>
	<resourceOf rdf:resource="how-we-can-help-you-2"/>
</Resource>

			

<Resource rdf:about="day-therapy-services">
	<title>Day therapy services</title>
	<rdfs:seeAlso rdf:resource="day-therapy-services-article"/>
	<resourceOf rdf:resource="how-we-can-help-you-2"/>
</Resource>

			

<Resource rdf:about="hospice-at-home">
	<title>Hospice at home</title>
	<rdfs:seeAlso rdf:resource="hospice-at-home-article"/>
	<resourceOf rdf:resource="how-we-can-help-you-2"/>
</Resource>

			

<Resource rdf:about="how-you-can-help-2">
	<title>How you can help</title>
	<rdfs:seeAlso rdf:resource="how-you-can-help-2-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="events">
	<title>Events</title>
	<rdfs:seeAlso rdf:resource="events-article"/>
	<resourceOf rdf:resource="how-you-can-help-2"/>
</Resource>

			

<Resource rdf:about="donating">
	<title>Donating</title>
	<rdfs:seeAlso rdf:resource="donating-article"/>
	<resourceOf rdf:resource="how-you-can-help-2"/>
</Resource>

			

<Resource rdf:about="fundraising">
	<title>Fundraising</title>
	<rdfs:seeAlso rdf:resource="fundraising-article"/>
	<resourceOf rdf:resource="how-you-can-help-2"/>
</Resource>

			

<Resource rdf:about="leave-a-legacy">
	<title>Leave a legacy</title>
	<rdfs:seeAlso rdf:resource="leave-a-legacy-article"/>
	<resourceOf rdf:resource="how-you-can-help-2"/>
</Resource>

			

<Resource rdf:about="gifts-in-celebration">
	<title>Gifts in celebration</title>
	<rdfs:seeAlso rdf:resource="gifts-in-celebration-article"/>
	<resourceOf rdf:resource="how-you-can-help-2"/>
</Resource>

			

<Resource rdf:about="volunteering">
	<title>Volunteering</title>
	<rdfs:seeAlso rdf:resource="volunteering-article"/>
	<resourceOf rdf:resource="how-you-can-help-2"/>
</Resource>

			

<Resource rdf:about="partner">
	<title>Partner</title>
	<rdfs:seeAlso rdf:resource="partner-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>Welcome To East Lancashire Hospice</title>
	<url>http://eastlancshospice.org.uk/index.html</url>
		<updated>2011-06-10 11:04:00</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="news-article">
	<type>Article</type>
	<title>News</title>
	<url>http://eastlancshospice.org.uk/news.html</url>
		<updated>2010-12-10 14:49:34</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="latest-news-article">
	<type>Article</type>
	<title>News Articles</title>
	<url>http://eastlancshospice.org.uk/news/latest-news.html</url>
		<updated>2010-12-10 14:49:34</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="news-archive-article">
	<type>Article</type>
	<title>News Articles Archive</title>
	<url>http://eastlancshospice.org.uk/news/news-archive.html</url>
		<updated>2010-12-10 14:49:34</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="calendar-of-events-article">
	<type>Article</type>
	<title>Calendar of Events</title>
	<url>http://eastlancshospice.org.uk/news/calendar-of-events.html</url>
		<updated>2011-08-01 15:02:46</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="calendar-of-events-archive-article">
	<type>Article</type>
	<title>Calendar of Events Archive</title>
	<url>http://eastlancshospice.org.uk/news/calendar-of-events-archive.html</url>
		<updated>2011-10-28 15:39:40</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter-article">
	<type>Article</type>
	<title>News Letter</title>
	<url>http://eastlancshospice.org.uk/news/subscribe-to-our-newsletter.html</url>
		<updated>2010-08-11 16:42:21</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="about-us-article">
	<type>Article</type>
	<title>About Us</title>
	<url>http://eastlancshospice.org.uk/about-us.html</url>
		<updated>2011-12-28 09:45:28</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="the-beginning-article">
	<type>Article</type>
	<title>The Beginning</title>
	<url>http://eastlancshospice.org.uk/about-us/the-beginning.html</url>
		<updated>2011-10-28 15:39:40</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="vision-statement-article">
	<type>Article</type>
	<title>Vision Statement</title>
	<url>http://eastlancshospice.org.uk/about-us/vision-statement.html</url>
		<updated>2011-03-07 17:19:03</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="philosophy-of-care-article">
	<type>Article</type>
	<title>Philosophy of Care</title>
	<url>http://eastlancshospice.org.uk/about-us/philosophy-of-care.html</url>
		<updated>2011-03-07 17:19:03</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="how-we-can-help-you-article">
	<type>Article</type>
	<title>Our Services</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you.html</url>
		<updated>2011-10-14 11:15:32</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="patient-carer-services-article">
	<type>Article</type>
	<title>Patient &amp; Carer Services</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you/patient-carer-services.html</url>
		<updated>2011-02-08 10:17:05</updated>

	<resourceOf rdf:resource="how-we-can-help-you-article"/>
</Resource>

			

<Resource rdf:about="in-patient-facilities-article">
	<type>Article</type>
	<title>In-Patient Facilities</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you/patient-carer-services/in-patient-facilities.html</url>
		<updated>2011-02-06 22:12:01</updated>

	<resourceOf rdf:resource="patient-carer-services-article"/>
</Resource>

			

<Resource rdf:about="community-rehabilitation-article">
	<type>Article</type>
	<title>Community &amp; Rehabilitation</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you/patient-carer-services/community-rehabilitation.html</url>
		<updated>2010-12-10 14:49:34</updated>

	<resourceOf rdf:resource="patient-carer-services-article"/>
</Resource>

			

<Resource rdf:about="day-therapy-services-article">
	<type>Article</type>
	<title>Day Therapy Services</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you/patient-carer-services/community-rehabilitation/day-therapy-services.html</url>
		<updated>2011-02-15 15:54:31</updated>

	<resourceOf rdf:resource="community-rehabilitation-article"/>
</Resource>

			

<Resource rdf:about="outpatient-clinic-article">
	<type>Article</type>
	<title>Outpatients Clinic</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you/patient-carer-services/community-rehabilitation/outpatient-clinic.html</url>
		<updated>2010-12-10 14:49:34</updated>

	<resourceOf rdf:resource="community-rehabilitation-article"/>
</Resource>

			

<Resource rdf:about="bereavement-spiritual-support-article">
	<type>Article</type>
	<title>Bereavement &amp; Spiritual Support</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you/patient-carer-services/community-rehabilitation/outpatient-clinic/bereavement-spiritual-support.html</url>
		<updated>2011-08-24 15:20:53</updated>

	<resourceOf rdf:resource="outpatient-clinic-article"/>
</Resource>

			

<Resource rdf:about="complementary-therapy-service-article">
	<type>Article</type>
	<title>Complementary Therapy Service</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you/patient-carer-services/community-rehabilitation/outpatient-clinic/complementary-therapy-service.html</url>
		<updated>2011-03-04 14:25:30</updated>

	<resourceOf rdf:resource="outpatient-clinic-article"/>
</Resource>

			

<Resource rdf:about="breathlessness-management-clinic-article">
	<type>Article</type>
	<title>Breathlessness Management Clinic</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you/patient-carer-services/community-rehabilitation/outpatient-clinic/breathlessness-management-clinic.html</url>
		<updated>2011-03-04 14:25:30</updated>

	<resourceOf rdf:resource="outpatient-clinic-article"/>
</Resource>

			

<Resource rdf:about="medical-article">
	<type>Article</type>
	<title>Medical</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you/patient-carer-services/community-rehabilitation/outpatient-clinic/medical.html</url>
		<updated>2011-03-04 14:25:30</updated>

	<resourceOf rdf:resource="outpatient-clinic-article"/>
</Resource>

			

<Resource rdf:about="hospice-at-home-article">
	<type>Article</type>
	<title>Hospice At Home</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you/patient-carer-services/hospice-at-home.html</url>
		<updated>2011-02-06 22:21:40</updated>

	<resourceOf rdf:resource="patient-carer-services-article"/>
</Resource>

			

<Resource rdf:about="clinical-nurse-specialist-article">
	<type>Article</type>
	<title>Clinical Nurse Specialist</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you/patient-carer-services/clinical-nurse-specialist.html</url>
		<updated>2011-07-05 10:48:33</updated>

	<resourceOf rdf:resource="patient-carer-services-article"/>
</Resource>

			

<Resource rdf:about="enquiry-form-article">
	<type>Article</type>
	<title>Enquiry Form</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you/enquiry-form.html</url>
		<updated>2010-12-01 11:52:06</updated>

	<resourceOf rdf:resource="how-we-can-help-you-article"/>
</Resource>

			

<Resource rdf:about="you-can-help-us-article">
	<type>Article</type>
	<title>How You Can Help Us</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us.html</url>
		<updated>2011-02-25 15:38:09</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="fundraising-article">
	<type>Article</type>
	<title>Fundraising</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/fundraising.html</url>
		<updated>2012-01-20 15:47:34</updated>

	<resourceOf rdf:resource="you-can-help-us-article"/>
</Resource>

			

<Resource rdf:about="events-article">
	<type>Article</type>
	<title>Events</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/fundraising/events.html</url>
		<updated>2012-01-23 09:25:34</updated>

	<resourceOf rdf:resource="fundraising-article"/>
</Resource>

			

<Resource rdf:about="starlight-walk-2012-registration-article">
	<type>Article</type>
	<title>Starlight Walk 2012</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/fundraising/events/starlight-walk-2012-registration.html</url>
		<updated>2012-02-21 16:02:41</updated>

	<resourceOf rdf:resource="events-article"/>
</Resource>

			

<Resource rdf:about="walk-4-east-lancashire-hospice-article">
	<type>Article</type>
	<title>Walk 4 East Lancashire Hospice</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/fundraising/events/walk-4-east-lancashire-hospice.html</url>
		<updated>2012-02-17 11:54:53</updated>

	<resourceOf rdf:resource="events-article"/>
</Resource>

			

<Resource rdf:about="collection-boxes-article">
	<type>Article</type>
	<title>Collection Boxes</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/fundraising/collection-boxes.html</url>
		<updated>2012-01-20 10:41:07</updated>

	<resourceOf rdf:resource="fundraising-article"/>
</Resource>

			

<Resource rdf:about="donate-article">
	<type>Article</type>
	<title>Donate</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/fundraising/donate.html</url>
		<updated>2012-01-20 10:41:07</updated>

	<resourceOf rdf:resource="fundraising-article"/>
</Resource>

			

<Resource rdf:about="wish-list-article">
	<type>Article</type>
	<title>Wish List</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/fundraising/wish-list.html</url>
		<updated>2012-01-20 10:41:07</updated>

	<resourceOf rdf:resource="fundraising-article"/>
</Resource>

			

<Resource rdf:about="wedding-favours-article">
	<type>Article</type>
	<title>Wedding Favours</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/fundraising/wedding-favours.html</url>
		<updated>2012-02-10 16:33:27</updated>

	<resourceOf rdf:resource="fundraising-article"/>
</Resource>

			

<Resource rdf:about="a-z-of-fundraising-ideas-article">
	<type>Article</type>
	<title>A-Z of Fundraising Ideas</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/fundraising/a-z-of-fundraising-ideas.html</url>
		<updated>2012-01-20 10:41:07</updated>

	<resourceOf rdf:resource="fundraising-article"/>
</Resource>

			

<Resource rdf:about="gift-aid-article">
	<type>Article</type>
	<title>Gift Aid</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/fundraising/gift-aid.html</url>
		<updated>2012-01-20 10:41:07</updated>

	<resourceOf rdf:resource="fundraising-article"/>
</Resource>

			

<Resource rdf:about="company-support-article">
	<type>Article</type>
	<title>Company Support</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/company-support.html</url>
		<updated>2011-08-17 13:22:27</updated>

	<resourceOf rdf:resource="you-can-help-us-article"/>
</Resource>

			

<Resource rdf:about="company-showcase-article">
	<type>Article</type>
	<title>Company Showcase</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/company-support/company-showcase.html</url>
		<updated>2012-01-24 11:44:09</updated>

	<resourceOf rdf:resource="company-support-article"/>
</Resource>

			

<Resource rdf:about="charity-of-the-year-article">
	<type>Article</type>
	<title>Charity Of The Year</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/company-support/charity-of-the-year.html</url>
		<updated>2012-02-02 09:07:32</updated>

	<resourceOf rdf:resource="company-support-article"/>
</Resource>

			

<Resource rdf:about="lottery-article">
	<type>Article</type>
	<title>Lottery</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/lottery.html</url>
		<updated>2012-02-20 09:10:07</updated>

	<resourceOf rdf:resource="you-can-help-us-article"/>
</Resource>

			

<Resource rdf:about="join-our-lottery-article">
	<type>Article</type>
	<title>Join Our Lottery</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/lottery/join-our-lottery.html</url>
		<updated>2012-02-21 11:47:22</updated>

	<resourceOf rdf:resource="lottery-article"/>
</Resource>

			

<Resource rdf:about="how-our-lottery-works-article">
	<type>Article</type>
	<title>How Our Lottery Works</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/lottery/how-our-lottery-works.html</url>
		<updated>2012-02-21 11:47:22</updated>

	<resourceOf rdf:resource="lottery-article"/>
</Resource>

			

<Resource rdf:about="company-lottery-member-article">
	<type>Article</type>
	<title>Company Lottery Scheme</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/lottery/company-lottery-member.html</url>
		<updated>2012-02-17 14:24:16</updated>

	<resourceOf rdf:resource="lottery-article"/>
</Resource>

			

<Resource rdf:about="lottery-results-article">
	<type>Article</type>
	<title>Lottery Results</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/lottery/lottery-results.html</url>
		<updated>2012-02-20 09:10:07</updated>

	<resourceOf rdf:resource="lottery-article"/>
</Resource>

			

<Resource rdf:about="recommend-a-friend-article">
	<type>Article</type>
	<title>Recommend A Friend</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/lottery/recommend-a-friend.html</url>
		<updated>2012-02-17 14:22:03</updated>

	<resourceOf rdf:resource="lottery-article"/>
</Resource>

			

<Resource rdf:about="meet-the-lottery-team-article">
	<type>Article</type>
	<title>Meet the Lottery Team</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/lottery/meet-the-lottery-team.html</url>
		<updated>2012-02-20 09:57:02</updated>

	<resourceOf rdf:resource="lottery-article"/>
</Resource>

			

<Resource rdf:about="winners-gallery-article">
	<type>Article</type>
	<title>Winners Gallery</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/lottery/winners-gallery.html</url>
		<updated>2012-02-22 09:52:11</updated>

	<resourceOf rdf:resource="lottery-article"/>
</Resource>

			

<Resource rdf:about="first-east-lancashire-hospice-lottery-article">
	<type>Article</type>
	<title>First East Lancashire Hospice Lottery Winners of 2011</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/lottery/winners-gallery/first-east-lancashire-hospice-lottery.html</url>
		<updated>2011-07-04 15:23:26</updated>

	<resourceOf rdf:resource="winners-gallery-article"/>
</Resource>

			

<Resource rdf:about="first-ever-rollover-winner-article">
	<type>Article</type>
	<title>First Ever Rollover Winner</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/lottery/winners-gallery/first-ever-rollover-winner.html</url>
		<updated>2011-08-12 13:34:07</updated>

	<resourceOf rdf:resource="winners-gallery-article"/>
</Resource>

			

<Resource rdf:about="used-stamps-and-cartridges-article">
	<type>Article</type>
	<title>Used Stamps and Cartridges</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/used-stamps-and-cartridges.html</url>
		<updated>2012-01-09 16:49:21</updated>

	<resourceOf rdf:resource="you-can-help-us-article"/>
</Resource>

			

<Resource rdf:about="leave-a-gift-in-your-will-article">
	<type>Article</type>
	<title>Leave A Gift In Your Will</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/leave-a-gift-in-your-will.html</url>
		<updated>2011-04-29 12:00:32</updated>

	<resourceOf rdf:resource="you-can-help-us-article"/>
</Resource>

			

<Resource rdf:about="gifts-in-celebration-article">
	<type>Article</type>
	<title>Gifts In Celebration</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/gifts-in-celebration.html</url>
		<updated>2011-04-29 12:00:32</updated>

	<resourceOf rdf:resource="you-can-help-us-article"/>
</Resource>

			

<Resource rdf:about="gold-silver-article">
	<type>Article</type>
	<title>Gold &amp; Silver</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/gold-silver.html</url>
		<updated>2011-04-29 12:00:32</updated>

	<resourceOf rdf:resource="you-can-help-us-article"/>
</Resource>

			

<Resource rdf:about="volunteering-article">
	<type>Article</type>
	<title>Volunteer</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/volunteering.html</url>
		<updated>2011-04-29 12:00:32</updated>

	<resourceOf rdf:resource="you-can-help-us-article"/>
</Resource>

			

<Resource rdf:about="volunteer-supporter-role-article">
	<type>Article</type>
	<title>Volunteer Supporter Role</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/volunteering/volunteer-supporter-role.html</url>
		<updated>2011-09-09 13:40:58</updated>

	<resourceOf rdf:resource="volunteering-article"/>
</Resource>

			

<Resource rdf:about="telegraph-roof-appeal-article">
	<type>Article</type>
	<title>Roof Appeal</title>
	<url>http://eastlancshospice.org.uk/you-can-help-us/telegraph-roof-appeal.html</url>
		<updated>2012-01-06 09:44:31</updated>

	<resourceOf rdf:resource="you-can-help-us-article"/>
</Resource>

			

<Resource rdf:about="retail-article">
	<type>Article</type>
	<title>Retail</title>
	<url>http://eastlancshospice.org.uk/retail.html</url>
		<updated>2011-10-14 15:04:22</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="hospice-shops-article">
	<type>Article</type>
	<title>Hospice Shops</title>
	<url>http://eastlancshospice.org.uk/retail/hospice-shops.html</url>
		<updated>2011-10-14 15:04:22</updated>

	<resourceOf rdf:resource="retail-article"/>
</Resource>

			

<Resource rdf:about="sequins-sparkles-article">
	<type>Article</type>
	<title>Sequins &amp; Sparkles</title>
	<url>http://eastlancshospice.org.uk/retail/sequins-sparkles.html</url>
		<updated>2011-08-12 14:57:40</updated>

	<resourceOf rdf:resource="retail-article"/>
</Resource>

			

<Resource rdf:about="donations-article">
	<type>Article</type>
	<title>Donations</title>
	<url>http://eastlancshospice.org.uk/retail/donations.html</url>
		<updated>2011-08-12 17:02:24</updated>

	<resourceOf rdf:resource="retail-article"/>
</Resource>

			

<Resource rdf:about="brush-strokes-article">
	<type>Article</type>
	<title>Brush Strokes</title>
	<url>http://eastlancshospice.org.uk/retail/brush-strokes.html</url>
		<updated>2011-08-17 12:38:05</updated>

	<resourceOf rdf:resource="retail-article"/>
</Resource>

			

<Resource rdf:about="mill-hill-shop-opening-article">
	<type>Article</type>
	<title>Mill Hill Shop Opening</title>
	<url>http://eastlancshospice.org.uk/retail/mill-hill-shop-opening.html</url>
		<updated>2011-10-14 12:27:32</updated>

	<resourceOf rdf:resource="retail-article"/>
</Resource>

			

<Resource rdf:about="job-vacancies-article">
	<type>Article</type>
	<title>Job Vacancies</title>
	<url>http://eastlancshospice.org.uk/job-vacancies.html</url>
		<updated>2012-02-20 08:56:02</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="products-article">
	<type>Article</type>
	<title>Online Shop</title>
	<url>http://eastlancshospice.org.uk/products.html</url>
		<updated>2011-12-23 15:06:17</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact Us</title>
	<url>http://eastlancshospice.org.uk/contact-us.html</url>
		<updated>2011-04-29 12:02:42</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="register-article">
	<type>Article</type>
	<title>Register</title>
	<url>http://eastlancshospice.org.uk/register.html</url>
		<updated>2008-06-24 12:01:55</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="sign-in-article">
	<type>Article</type>
	<title>Member sign-in</title>
	<url>http://eastlancshospice.org.uk/sign-in.html</url>
		<updated>2009-04-10 17:57:09</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="unable-to-sign-in-article">
	<type>Article</type>
	<title>Unable to sign-in?</title>
	<url>http://eastlancshospice.org.uk/unable-to-sign-in.html</url>
		<updated>2009-10-06 18:53:51</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="profile-article">
	<type>Article</type>
	<title>Your profile details</title>
	<url>http://eastlancshospice.org.uk/profile.html</url>
		<updated>2009-04-10 17:57:09</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="shop-basket-article">
	<type>Article</type>
	<title>Your shopping cart</title>
	<url>http://eastlancshospice.org.uk/shop-basket.html</url>
		<updated>2009-04-10 17:57:09</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="donate-article">
	<type>Article</type>
	<title>Donate</title>
	<url>http://eastlancshospice.org.uk/donate.html</url>
		<updated>2011-02-08 09:44:21</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="order-tracking-article">
	<type>Article</type>
	<title>Order tracking</title>
	<url>http://eastlancshospice.org.uk/order-tracking.html</url>
		<updated>2009-06-12 14:28:21</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="shop-checkout-article">
	<type>Article</type>
	<title>Checkout</title>
	<url>http://eastlancshospice.org.uk/shop-checkout.html</url>
		<updated>2009-06-12 14:28:21</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="information-request-article">
	<type>Article</type>
	<title>Product information request</title>
	<url>http://eastlancshospice.org.uk/information-request.html</url>
		<updated>2009-06-12 14:28:21</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="request-a-call-article">
	<type>Article</type>
	<title>Request a call</title>
	<url>http://eastlancshospice.org.uk/request-a-call.html</url>
		<updated>2009-06-12 14:28:21</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="enquiry-basket-article">
	<type>Article</type>
	<title>Enquiry basket</title>
	<url>http://eastlancshospice.org.uk/enquiry-basket.html</url>
		<updated>2009-06-12 14:28:21</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="make-an-enquiry-article">
	<type>Article</type>
	<title>Make an enquiry</title>
	<url>http://eastlancshospice.org.uk/make-an-enquiry.html</url>
		<updated>2009-06-12 14:28:21</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="search-article">
	<type>Article</type>
	<title>Site search</title>
	<url>http://eastlancshospice.org.uk/search.html</url>
		<updated>2009-04-10 17:57:09</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="venues-article">
	<type>Article</type>
	<title>Venues</title>
	<url>http://eastlancshospice.org.uk/venues.html</url>
		<updated>2011-10-23 15:06:13</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="the-mall-blackburn-article">
	<type>Article</type>
	<title>The Mall Blackburn</title>
	<url>http://eastlancshospice.org.uk/venues/the-mall-blackburn.html</url>
		<updated>2011-11-04 14:37:00</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="dunkenhalgh-hotel-article">
	<type>Article</type>
	<title>Dunkenhalgh Hotel</title>
	<url>http://eastlancshospice.org.uk/venues/dunkenhalgh-hotel.html</url>
		<updated>2011-09-09 12:01:10</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="king-georges-hall-article">
	<type>Article</type>
	<title>King Georges Hall</title>
	<url>http://eastlancshospice.org.uk/venues/king-georges-hall.html</url>
		<updated>2010-10-18 16:45:29</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="st-marys-centre-clitheroe-article">
	<type>Article</type>
	<title>St Mary's Centre, Clitheroe</title>
	<url>http://eastlancshospice.org.uk/venues/st-marys-centre-clitheroe.html</url>
		<updated>2010-10-29 09:59:44</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="mitton-hall-article">
	<type>Article</type>
	<title>Mitton Hall</title>
	<url>http://eastlancshospice.org.uk/venues/mitton-hall.html</url>
		<updated>2010-10-29 10:07:18</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="soccerdome-article">
	<type>Article</type>
	<title>Soccerdome</title>
	<url>http://eastlancshospice.org.uk/venues/soccerdome.html</url>
		<updated>2010-10-29 12:08:02</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="hoddlesden-conservative-club-article">
	<type>Article</type>
	<title>Hoddlesden Conservative Club</title>
	<url>http://eastlancshospice.org.uk/venues/hoddlesden-conservative-club.html</url>
		<updated>2010-10-29 16:18:22</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="hospice-shop-blackburn-article">
	<type>Article</type>
	<title>Hospice Shop - Blackburn</title>
	<url>http://eastlancshospice.org.uk/venues/hospice-shop-blackburn.html</url>
		<updated>2010-11-26 12:06:52</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="hospice-shop-accrington-article">
	<type>Article</type>
	<title>Hospice Shop - Accrington</title>
	<url>http://eastlancshospice.org.uk/venues/hospice-shop-accrington.html</url>
		<updated>2010-11-26 12:06:52</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="hospice-shop-clitheroe-article">
	<type>Article</type>
	<title>Hospice Shop - Clitheroe</title>
	<url>http://eastlancshospice.org.uk/venues/hospice-shop-clitheroe.html</url>
		<updated>2010-11-26 12:06:52</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="great-harwood-shop-article">
	<type>Article</type>
	<title>Hospice Shop - Great Harwood</title>
	<url>http://eastlancshospice.org.uk/venues/great-harwood-shop.html</url>
		<updated>2011-02-03 14:09:01</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="hospice-warehouse-blackburn-article">
	<type>Article</type>
	<title>Hospice Warehouse - Blackburn</title>
	<url>http://eastlancshospice.org.uk/venues/hospice-warehouse-blackburn.html</url>
		<updated>2011-02-03 14:09:01</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="thwaites-empire-theatre-article">
	<type>Article</type>
	<title>Thwaites Empire Theatre</title>
	<url>http://eastlancshospice.org.uk/venues/thwaites-empire-theatre.html</url>
		<updated>2011-09-05 15:52:59</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="sainsburys-darwen-article">
	<type>Article</type>
	<title>Sainsbury's Darwen</title>
	<url>http://eastlancshospice.org.uk/venues/sainsburys-darwen.html</url>
		<updated>2011-02-10 10:57:43</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="manchester-city-centre-article">
	<type>Article</type>
	<title>Manchester City Centre</title>
	<url>http://eastlancshospice.org.uk/venues/manchester-city-centre.html</url>
		<updated>2011-02-10 11:49:53</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="edinburgh-city-centre-article">
	<type>Article</type>
	<title>Edinburgh City Centre</title>
	<url>http://eastlancshospice.org.uk/venues/edinburgh-city-centre.html</url>
		<updated>2011-02-10 11:49:53</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="blackheath-london-article">
	<type>Article</type>
	<title>Blackheath, London</title>
	<url>http://eastlancshospice.org.uk/venues/blackheath-london.html</url>
		<updated>2011-02-10 11:49:53</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="salford-quays-article">
	<type>Article</type>
	<title>Salford Quays</title>
	<url>http://eastlancshospice.org.uk/venues/salford-quays.html</url>
		<updated>2011-02-10 11:49:53</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="manchester-united-football-ground-article">
	<type>Article</type>
	<title>Manchester United Football Ground</title>
	<url>http://eastlancshospice.org.uk/venues/manchester-united-football-ground.html</url>
		<updated>2011-02-10 11:49:53</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="darwen-library-theatre-article">
	<type>Article</type>
	<title>Darwen Library Theatre</title>
	<url>http://eastlancshospice.org.uk/venues/darwen-library-theatre.html</url>
		<updated>2011-02-11 16:08:08</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="st-michael-and-st-john-social-centre-article">
	<type>Article</type>
	<title>St Michael and St John Social Centre</title>
	<url>http://eastlancshospice.org.uk/venues/st-michael-and-st-john-social-centre.html</url>
		<updated>2011-02-15 09:10:02</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="witton-park-article">
	<type>Article</type>
	<title>Witton Park</title>
	<url>http://eastlancshospice.org.uk/venues/witton-park.html</url>
		<updated>2011-10-21 16:10:33</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="lake-windermere-article">
	<type>Article</type>
	<title>Lake Windermere</title>
	<url>http://eastlancshospice.org.uk/venues/lake-windermere.html</url>
		<updated>2011-03-21 14:52:40</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="arnside-article">
	<type>Article</type>
	<title>Arnside</title>
	<url>http://eastlancshospice.org.uk/venues/arnside.html</url>
		<updated>2011-03-21 15:14:55</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="showley-court-shetered-accommodation-article">
	<type>Article</type>
	<title>Showley Court Shetered Accommodation</title>
	<url>http://eastlancshospice.org.uk/venues/showley-court-shetered-accommodation.html</url>
		<updated>2011-03-25 15:46:02</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="canal-boat-cruises-article">
	<type>Article</type>
	<title>Canal Boat Cruises</title>
	<url>http://eastlancshospice.org.uk/venues/canal-boat-cruises.html</url>
		<updated>2011-07-29 18:11:44</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="fernhurst-hotel-article">
	<type>Article</type>
	<title>Fernhurst Hotel</title>
	<url>http://eastlancshospice.org.uk/venues/fernhurst-hotel.html</url>
		<updated>2011-05-09 10:17:39</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="darwen-aldridge-community-academy-article">
	<type>Article</type>
	<title>Darwen Aldridge Community Academy</title>
	<url>http://eastlancshospice.org.uk/venues/darwen-aldridge-community-academy.html</url>
		<updated>2011-05-09 10:30:35</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="homebase-article">
	<type>Article</type>
	<title>Homebase</title>
	<url>http://eastlancshospice.org.uk/venues/homebase.html</url>
		<updated>2011-05-09 13:41:23</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="darwen-market-article">
	<type>Article</type>
	<title>Darwen Market</title>
	<url>http://eastlancshospice.org.uk/venues/darwen-market.html</url>
		<updated>2011-05-09 13:42:53</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="marks-spencers-accrington-article">
	<type>Article</type>
	<title>Marks &amp; Spencers Accrington</title>
	<url>http://eastlancshospice.org.uk/venues/marks-spencers-accrington.html</url>
		<updated>2011-05-12 10:43:23</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="marks-spencers-blackburn-article">
	<type>Article</type>
	<title>Marks &amp; Spencers Blackburn</title>
	<url>http://eastlancshospice.org.uk/venues/marks-spencers-blackburn.html</url>
		<updated>2011-05-12 10:43:23</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="the-railway-club-article">
	<type>Article</type>
	<title>The Railway Club</title>
	<url>http://eastlancshospice.org.uk/venues/the-railway-club.html</url>
		<updated>2011-05-13 12:49:22</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="darwen-town-centre-article">
	<type>Article</type>
	<title>Darwen Town Centre</title>
	<url>http://eastlancshospice.org.uk/venues/darwen-town-centre.html</url>
		<updated>2011-06-22 15:56:35</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="rose-bowl-stacksteads-article">
	<type>Article</type>
	<title>Rose &amp; Bowl, Stacksteads</title>
	<url>http://eastlancshospice.org.uk/venues/rose-bowl-stacksteads.html</url>
		<updated>2011-08-01 15:04:36</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="wythenshawe-park-article">
	<type>Article</type>
	<title>Wythenshawe Park</title>
	<url>http://eastlancshospice.org.uk/venues/wythenshawe-park.html</url>
		<updated>2011-08-12 10:12:28</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="the-brown-cow-article">
	<type>Article</type>
	<title>The Brown Cow</title>
	<url>http://eastlancshospice.org.uk/venues/the-brown-cow.html</url>
		<updated>2011-08-17 09:40:23</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="clitheroe-town-centre-article">
	<type>Article</type>
	<title>Clitheroe Town Centre</title>
	<url>http://eastlancshospice.org.uk/venues/clitheroe-town-centre.html</url>
		<updated>2011-08-17 09:40:23</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="tesco-accrington-article">
	<type>Article</type>
	<title>Tesco, Accrington</title>
	<url>http://eastlancshospice.org.uk/venues/tesco-accrington.html</url>
		<updated>2011-08-17 12:30:37</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="stanley-house-mellor-article">
	<type>Article</type>
	<title>Stanley House, Mellor</title>
	<url>http://eastlancshospice.org.uk/venues/stanley-house-mellor.html</url>
		<updated>2011-09-05 15:57:09</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="east-lancashire-hospice-2-article">
	<type>Article</type>
	<title>East Lancashire Hospice</title>
	<url>http://eastlancshospice.org.uk/venues/east-lancashire-hospice-2.html</url>
		<updated>2011-10-21 16:10:33</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="blackburn-cathedral-article">
	<type>Article</type>
	<title>Blackburn Cathedral</title>
	<url>http://eastlancshospice.org.uk/venues/blackburn-cathedral.html</url>
		<updated>2011-09-23 11:09:18</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="accrington-stanley-football-club-article">
	<type>Article</type>
	<title>Accrington Stanley Football Club</title>
	<url>http://eastlancshospice.org.uk/venues/accrington-stanley-football-club.html</url>
		<updated>2011-10-07 12:49:54</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="hyndburn-fire-station-article">
	<type>Article</type>
	<title>Hyndburn Fire Station</title>
	<url>http://eastlancshospice.org.uk/venues/hyndburn-fire-station.html</url>
		<updated>2011-10-07 13:37:13</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="blackburn-rovers-fc-article">
	<type>Article</type>
	<title>Blackburn Rovers F.C</title>
	<url>http://eastlancshospice.org.uk/venues/blackburn-rovers-fc.html</url>
		<updated>2011-10-14 10:08:48</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="mill-hill-hospice-shop-article">
	<type>Article</type>
	<title>Mill Hill Hospice Shop</title>
	<url>http://eastlancshospice.org.uk/venues/mill-hill-hospice-shop.html</url>
		<updated>2011-10-18 09:09:23</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="whalley-village-article">
	<type>Article</type>
	<title>Whalley Village</title>
	<url>http://eastlancshospice.org.uk/venues/whalley-village.html</url>
		<updated>2011-10-18 09:32:04</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="blackburn-matalan-article">
	<type>Article</type>
	<title>Blackburn Matalan</title>
	<url>http://eastlancshospice.org.uk/venues/blackburn-matalan.html</url>
		<updated>2011-10-21 16:10:33</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="ewood-park-article">
	<type>Article</type>
	<title>Ewood Park</title>
	<url>http://eastlancshospice.org.uk/venues/ewood-park.html</url>
		<updated>2011-10-21 16:10:33</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="white-bull-inn-article">
	<type>Article</type>
	<title>White Bull Inn</title>
	<url>http://eastlancshospice.org.uk/venues/white-bull-inn.html</url>
		<updated>2011-10-23 15:06:13</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="dawn-bibby-design-studio-store-article">
	<type>Article</type>
	<title>Dawn Bibby Design Studio &amp; Store</title>
	<url>http://eastlancshospice.org.uk/venues/dawn-bibby-design-studio-store.html</url>
		<updated>2011-11-04 14:19:35</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="oyster-otter-article">
	<type>Article</type>
	<title>Oyster &amp; Otter</title>
	<url>http://eastlancshospice.org.uk/venues/oyster-otter.html</url>
		<updated>2011-11-04 14:42:10</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="blackburn-cathedral-2-article">
	<type>Article</type>
	<title>Blackburn Cathedral</title>
	<url>http://eastlancshospice.org.uk/venues/blackburn-cathedral-2.html</url>
		<updated>2011-12-15 12:15:17</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="longshaw-sports-and-social-club-article">
	<type>Article</type>
	<title>Longshaw Sports and Social Club</title>
	<url>http://eastlancshospice.org.uk/venues/longshaw-sports-and-social-club.html</url>
		<updated>2012-01-06 10:07:57</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="whittakers-butchers-oswaldtwistle-article">
	<type>Article</type>
	<title>Whittakers Butchers, Oswaldtwistle</title>
	<url>http://eastlancshospice.org.uk/venues/whittakers-butchers-oswaldtwistle.html</url>
		<updated>2012-01-20 12:27:45</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="accrington-masonic-hall-article">
	<type>Article</type>
	<title>Accrington Masonic Hall</title>
	<url>http://eastlancshospice.org.uk/venues/accrington-masonic-hall.html</url>
		<updated>2012-01-20 12:39:27</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="darwen-subscription-bowling-club-article">
	<type>Article</type>
	<title>Darwen Subscription Bowling Club</title>
	<url>http://eastlancshospice.org.uk/venues/darwen-subscription-bowling-club.html</url>
		<updated>2012-01-26 15:04:35</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="darwen-library-article">
	<type>Article</type>
	<title>Darwen Library</title>
	<url>http://eastlancshospice.org.uk/venues/darwen-library.html</url>
		<updated>2012-02-03 09:49:09</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="blackburn-golf-club-article">
	<type>Article</type>
	<title>Blackburn Golf Club</title>
	<url>http://eastlancshospice.org.uk/venues/blackburn-golf-club.html</url>
		<updated>2012-02-03 09:49:51</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="st-marys-parish-centre-article">
	<type>Article</type>
	<title>St Mary's Parish Centre</title>
	<url>http://eastlancshospice.org.uk/venues/st-marys-parish-centre.html</url>
		<updated>2012-02-03 10:06:04</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="london-article">
	<type>Article</type>
	<title>London</title>
	<url>http://eastlancshospice.org.uk/venues/london.html</url>
		<updated>2012-02-03 11:23:10</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="fleetwood-article">
	<type>Article</type>
	<title>Fleetwood</title>
	<url>http://eastlancshospice.org.uk/venues/fleetwood.html</url>
		<updated>2012-02-03 12:08:53</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="blackpool-article">
	<type>Article</type>
	<title>Blackpool</title>
	<url>http://eastlancshospice.org.uk/venues/blackpool.html</url>
		<updated>2012-02-03 12:22:39</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="bristol-article">
	<type>Article</type>
	<title>Bristol</title>
	<url>http://eastlancshospice.org.uk/venues/bristol.html</url>
		<updated>2012-02-03 13:13:18</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="st-marks-conservative-club-article">
	<type>Article</type>
	<title>St Marks Conservative Club</title>
	<url>http://eastlancshospice.org.uk/venues/st-marks-conservative-club.html</url>
		<updated>2012-02-08 13:42:20</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="junction-7-business-park-article">
	<type>Article</type>
	<title>Junction 7 Business Park</title>
	<url>http://eastlancshospice.org.uk/venues/junction-7-business-park.html</url>
		<updated>2012-02-17 15:17:19</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="frank-and-ivy-article">
	<type>Article</type>
	<title>Frank and Ivy</title>
	<url>http://eastlancshospice.org.uk/venues/frank-and-ivy.html</url>
		<updated>2012-02-20 15:01:58</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="seasons-article">
	<type>Article</type>
	<title>Seasons</title>
	<url>http://eastlancshospice.org.uk/venues/seasons.html</url>
		<updated>2012-02-17 16:30:34</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="food-by-breda-murphy-article">
	<type>Article</type>
	<title>Food by Breda Murphy</title>
	<url>http://eastlancshospice.org.uk/venues/food-by-breda-murphy.html</url>
		<updated>2012-02-17 16:36:17</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="precious-at-whalley-article">
	<type>Article</type>
	<title>Precious at Whalley</title>
	<url>http://eastlancshospice.org.uk/venues/precious-at-whalley.html</url>
		<updated>2012-02-17 16:36:17</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="darwen-market-2-article">
	<type>Article</type>
	<title>Darwen Market</title>
	<url>http://eastlancshospice.org.uk/venues/darwen-market-2.html</url>
		<updated>2012-02-20 12:33:01</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="burnley-football-club-article">
	<type>Article</type>
	<title>Burnley Football Club</title>
	<url>http://eastlancshospice.org.uk/venues/burnley-football-club.html</url>
		<updated>2012-02-22 10:08:19</updated>

	<resourceOf rdf:resource="venues-article"/>
</Resource>

			

<Resource rdf:about="roof-appeal-article">
	<type>Article</type>
	<title>Roof Appeal</title>
	<url>http://eastlancshospice.org.uk/roof-appeal.html</url>
		<updated>2012-01-06 09:46:17</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="light-up-a-life-2011-article">
	<type>Article</type>
	<title>Light up a Life 2011</title>
	<url>http://eastlancshospice.org.uk/light-up-a-life-2011.html</url>
		<updated>2011-10-18 09:46:10</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://eastlancshospice.org.uk/contact-us.html</url>
		<updated>2008-06-24 12:00:34</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="library-article">
	<type>Article</type>
	<title>Website library</title>
	<url>http://eastlancshospice.org.uk/library.html</url>
		<updated>2008-06-24 12:00:34</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="accessibility-article">
	<type>Article</type>
	<title>Accessibility</title>
	<url>http://eastlancshospice.org.uk/accessibility.html</url>
		<updated>2010-11-12 13:26:20</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter-article">
	<type>Article</type>
	<title>Our newsletter</title>
	<url>http://eastlancshospice.org.uk/subscribe-to-our-newsletter.html</url>
		<updated>2010-08-11 17:40:50</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="privacy-policy-article">
	<type>Article</type>
	<title>Privacy Policy</title>
	<url>http://eastlancshospice.org.uk/privacy-policy.html</url>
		<updated>2011-02-24 14:27:24</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="terms-article">
	<type>Article</type>
	<title>Terms of use</title>
	<url>http://eastlancshospice.org.uk/terms.html</url>
		<updated>2011-02-24 14:28:39</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="guestbook-article">
	<type>Article</type>
	<title>Your ideas and feedback</title>
	<url>http://eastlancshospice.org.uk/guestbook.html</url>
		<updated>2011-10-06 17:00:58</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="about-website-article">
	<type>Article</type>
	<title>About website</title>
	<url>http://eastlancshospice.org.uk/about-website.html</url>
		<updated>2011-03-04 11:06:36</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="privacy-article">
	<type>Article</type>
	<title>Privacy policy</title>
	<url>http://eastlancshospice.org.uk/about-website/privacy.html</url>
		<updated>2011-02-24 14:27:24</updated>

	<resourceOf rdf:resource="about-website-article"/>
</Resource>

			

<Resource rdf:about="terms-of-use-article">
	<type>Article</type>
	<title>Terms of use</title>
	<url>http://eastlancshospice.org.uk/about-website/terms-of-use.html</url>
		<updated>2011-02-24 14:28:39</updated>

	<resourceOf rdf:resource="about-website-article"/>
</Resource>

			

<Resource rdf:about="site-search-article">
	<type>Article</type>
	<title>Site search</title>
	<url>http://eastlancshospice.org.uk/about-website/site-search.html</url>
		<updated>2010-08-13 10:11:57</updated>

	<resourceOf rdf:resource="about-website-article"/>
</Resource>

			

<Resource rdf:about="east-lancs-hospice-article">
	<type>Article</type>
	<title>East Lancs Hospice</title>
	<url>http://eastlancshospice.org.uk/east-lancs-hospice.html</url>
		<updated>2011-02-24 14:27:24</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="about-us-article">
	<type>Article</type>
	<title>About Us</title>
	<url>http://eastlancshospice.org.uk/east-lancs-hospice/about-us.html</url>
		<updated>2010-09-20 15:14:18</updated>

	<resourceOf rdf:resource="east-lancs-hospice-article"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact Us</title>
	<url>http://eastlancshospice.org.uk/east-lancs-hospice/contact-us.html</url>
		<updated>2010-09-20 15:14:18</updated>

	<resourceOf rdf:resource="east-lancs-hospice-article"/>
</Resource>

			

<Resource rdf:about="news-article">
	<type>Article</type>
	<title>News</title>
	<url>http://eastlancshospice.org.uk/east-lancs-hospice/news.html</url>
		<updated>2010-08-17 11:11:38</updated>

	<resourceOf rdf:resource="east-lancs-hospice-article"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter-article">
	<type>Article</type>
	<title>Subscribe to our newsletter</title>
	<url>http://eastlancshospice.org.uk/east-lancs-hospice/subscribe-to-our-newsletter.html</url>
		<updated>2010-08-17 11:11:38</updated>

	<resourceOf rdf:resource="east-lancs-hospice-article"/>
</Resource>

			

<Resource rdf:about="library-article">
	<type>Article</type>
	<title>Library</title>
	<url>http://eastlancshospice.org.uk/east-lancs-hospice/library.html</url>
		<updated>2010-08-13 12:40:54</updated>

	<resourceOf rdf:resource="east-lancs-hospice-article"/>
</Resource>

			

<Resource rdf:about="how-we-can-help-you-2-article">
	<type>Article</type>
	<title>How we can help you</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you-2.html</url>
		<updated>2011-03-04 11:20:09</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="our-patient-services-article">
	<type>Article</type>
	<title>Out-patient services</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you-2/our-patient-services.html</url>
		<updated>2011-03-04 11:05:55</updated>

	<resourceOf rdf:resource="how-we-can-help-you-2-article"/>
</Resource>

			

<Resource rdf:about="in-patient-services-article">
	<type>Article</type>
	<title>In-patient services</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you-2/in-patient-services.html</url>
		<updated>2011-03-04 11:20:09</updated>

	<resourceOf rdf:resource="how-we-can-help-you-2-article"/>
</Resource>

			

<Resource rdf:about="day-therapy-services-article">
	<type>Article</type>
	<title>Day therapy services</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you-2/day-therapy-services.html</url>
		<updated>2011-03-04 11:20:09</updated>

	<resourceOf rdf:resource="how-we-can-help-you-2-article"/>
</Resource>

			

<Resource rdf:about="hospice-at-home-article">
	<type>Article</type>
	<title>Hospice at home</title>
	<url>http://eastlancshospice.org.uk/how-we-can-help-you-2/hospice-at-home.html</url>
		<updated>2011-03-04 11:20:09</updated>

	<resourceOf rdf:resource="how-we-can-help-you-2-article"/>
</Resource>

			

<Resource rdf:about="how-you-can-help-2-article">
	<type>Article</type>
	<title>How you can help</title>
	<url>http://eastlancshospice.org.uk/how-you-can-help-2.html</url>
		<updated>2011-02-24 14:27:24</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="events-article">
	<type>Article</type>
	<title>Events</title>
	<url>http://eastlancshospice.org.uk/how-you-can-help-2/events.html</url>
		<updated>2011-02-10 13:58:06</updated>

	<resourceOf rdf:resource="how-you-can-help-2-article"/>
</Resource>

			

<Resource rdf:about="donating-article">
	<type>Article</type>
	<title>Donating</title>
	<url>http://eastlancshospice.org.uk/how-you-can-help-2/donating.html</url>
		<updated>2010-08-17 11:11:38</updated>

	<resourceOf rdf:resource="how-you-can-help-2-article"/>
</Resource>

			

<Resource rdf:about="fundraising-article">
	<type>Article</type>
	<title>Fundraising</title>
	<url>http://eastlancshospice.org.uk/how-you-can-help-2/fundraising.html</url>
		<updated>2011-02-10 14:07:16</updated>

	<resourceOf rdf:resource="how-you-can-help-2-article"/>
</Resource>

			

<Resource rdf:about="leave-a-legacy-article">
	<type>Article</type>
	<title>Leave a legacy</title>
	<url>http://eastlancshospice.org.uk/how-you-can-help-2/leave-a-legacy.html</url>
		<updated>2011-02-10 14:07:42</updated>

	<resourceOf rdf:resource="how-you-can-help-2-article"/>
</Resource>

			

<Resource rdf:about="gifts-in-celebration-article">
	<type>Article</type>
	<title>Gifts in celebration</title>
	<url>http://eastlancshospice.org.uk/how-you-can-help-2/gifts-in-celebration.html</url>
		<updated>2011-02-10 14:07:58</updated>

	<resourceOf rdf:resource="how-you-can-help-2-article"/>
</Resource>

			

<Resource rdf:about="volunteering-article">
	<type>Article</type>
	<title>Volunteering</title>
	<url>http://eastlancshospice.org.uk/how-you-can-help-2/volunteering.html</url>
		<updated>2011-02-10 14:08:14</updated>

	<resourceOf rdf:resource="how-you-can-help-2-article"/>
</Resource>

			

<Resource rdf:about="partner-article">
	<type>Article</type>
	<title>Partner</title>
	<url>http://eastlancshospice.org.uk/partner.html</url>
		<updated>2011-08-17 13:22:27</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>


<!-- Legal Resources -->


<Resource rdf:about="legal">
	<type>Legal</type>   
	<title>Legal</title>  
	<privacy>http://eastlancshospice.org.uk/privacy-policy.html</privacy>
	<resourceOf  rdf:resource="main"/>
</Resource>

<!-- Method Resources -->


<Resource rdf:about="methods">
	<title>Services</title>
	<resourceOf rdf:resource="main"/>
</Resource>


<Resource rdf:about="search">
	<type>HttpService</type>
	<title>Search</title>
	<url>http://eastlancshospice.org.uk/search.html</url>
	<methodType>post</methodType>
	<input>word</input>
	<resourceOf rdf:resource="methods"/>
</Resource>

<!-- Products Resources -->

<Resource rdf:about="products">
	<type>Product</type>
	<title>Products</title>
	<url>http://eastlancshospice.org.uk/products.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- News Resources -->

<Resource rdf:about="news">
	<type>Newsletter</type>
	<title>News</title>
	<url>http://eastlancshospice.org.uk/news.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Images Resources -->

<Resource rdf:about="images">
	<type>Archive</type>
	<title>Images</title>
	<url>http://eastlancshospice.org.uk/library.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Links Resources -->

<Resource rdf:about="links">
	<type>Favorite</type>
	<title>Links</title>
	<url>http://eastlancshospice.org.uk/links.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>

