<?xml version="1.0"?>
<!--

This is a ROR document describing the structure and objects of the 
website "Nightsafe". For details or examples of the ROR format, 
go to http://www.rorweb.com . There you can also explore this file 
using the ROR Explorer. Copyright 2005 RORweb.com

--> 

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" 
         xmlns="http://rorweb.com/0.1/"
         xml:base="http://www.acme.com/ror/">

			
<!-- Main Info =========================================================== -->

<Resource rdf:about="main">
	<type>Main</type>
</Resource>

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

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

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

<!-- Site Map Info =========================================================== -->

<Resource rdf:about="sitemap">
    <type>Sitemap</type>
    <title>Site Map</title>
    <url>http://www.blackburn-nightsafe.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 Nightsafe</title>
	<rdfs:seeAlso rdf:resource="index-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</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="whos-who">
	<title>Who's who</title>
	<rdfs:seeAlso rdf:resource="whos-who-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="new-about-page">
	<title>News about Nightsafe</title>
	<rdfs:seeAlso rdf:resource="new-about-page-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="history">
	<title>History</title>
	<rdfs:seeAlso rdf:resource="history-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Contact us</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="gallery">
	<title>Gallery</title>
	<rdfs:seeAlso rdf:resource="gallery-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="portfolio">
	<title>Ways you can help Nightsafe</title>
	<rdfs:seeAlso rdf:resource="portfolio-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="volunteeing">
	<title>Volunteering</title>
	<rdfs:seeAlso rdf:resource="volunteeing-article"/>
	<resourceOf rdf:resource="portfolio"/>
</Resource>

			

<Resource rdf:about="ways-to-donate">
	<title>Ways to donate</title>
	<rdfs:seeAlso rdf:resource="ways-to-donate-article"/>
	<resourceOf rdf:resource="portfolio"/>
</Resource>

			

<Resource rdf:about="services">
	<title>Project Information</title>
	<rdfs:seeAlso rdf:resource="services-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="housing-services">
	<title>Nightsafe Services</title>
	<rdfs:seeAlso rdf:resource="housing-services-article"/>
	<resourceOf rdf:resource="services"/>
</Resource>

			

<Resource rdf:about="shelter">
	<title>Nightsafe Emergency Shelter</title>
	<rdfs:seeAlso rdf:resource="shelter-article"/>
	<resourceOf rdf:resource="housing-services"/>
</Resource>

			

<Resource rdf:about="nightsafe-hostel">
	<title>Nightsafe Hostel</title>
	<rdfs:seeAlso rdf:resource="nightsafe-hostel-article"/>
	<resourceOf rdf:resource="housing-services"/>
</Resource>

			

<Resource rdf:about="darwen-projct">
	<title>Nightsafe Darwen Project</title>
	<rdfs:seeAlso rdf:resource="darwen-projct-article"/>
	<resourceOf rdf:resource="housing-services"/>
</Resource>

			

<Resource rdf:about="fusebox-day-centre">
	<title>Fusebox</title>
	<rdfs:seeAlso rdf:resource="fusebox-day-centre-article"/>
	<resourceOf rdf:resource="housing-services"/>
</Resource>

			

<Resource rdf:about="enquiries">
	<title>Enquiries</title>
	<rdfs:seeAlso rdf:resource="enquiries-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="faq">
	<title>FAQ</title>
	<rdfs:seeAlso rdf:resource="faq-article"/>
	<resourceOf rdf:resource="enquiries"/>
</Resource>

			

<Resource rdf:about="application-forms">
	<title>Application forms</title>
	<rdfs:seeAlso rdf:resource="application-forms-article"/>
	<resourceOf rdf:resource="enquiries"/>
</Resource>

			

<Resource rdf:about="comments">
	<title>Young Peoples Page</title>
	<rdfs:seeAlso rdf:resource="comments-article"/>
	<resourceOf rdf:resource="enquiries"/>
</Resource>

			

<Resource rdf:about="internal_pages">
	<title>INTERNAL PAGES</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter">
	<title>Subscribe to our Newsletter</title>
	<rdfs:seeAlso rdf:resource="subscribe-to-our-newsletter-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="search">
	<title>Site Search</title>
	<rdfs:seeAlso rdf:resource="search-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="footer_pages">
	<title>FOOTER PAGES</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="library">
	<title>Nightsafe Library</title>
	<rdfs:seeAlso rdf:resource="iamges"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="privacy-policy">
	<title>Privacy Policy</title>
	<rdfs:seeAlso rdf:resource="legal"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="terms">
	<title>Terms of use</title>
	<rdfs:seeAlso rdf:resource="terms-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

<!-- 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 Nightsafe</title>
	<url>http://www.blackburn-nightsafe.org.uk/index.html</url>
		<updated>2008-10-30 16:22:24</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="about-us-article">
	<type>Article</type>
	<title>About us</title>
	<url>http://www.blackburn-nightsafe.org.uk/about-us.html</url>
		<updated>2007-07-11 10:02:15</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="whos-who-article">
	<type>Article</type>
	<title>Who's who</title>
	<url>http://www.blackburn-nightsafe.org.uk/about-us/whos-who.html</url>
		<updated>2008-10-10 16:54:40</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="new-about-page-article">
	<type>Article</type>
	<title>News about Nightsafe</title>
	<url>http://www.blackburn-nightsafe.org.uk/about-us/new-about-page.html</url>
		<updated>2008-02-08 13:18:57</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="history-article">
	<type>Article</type>
	<title>History</title>
	<url>http://www.blackburn-nightsafe.org.uk/about-us/history.html</url>
		<updated>2007-12-04 15:47:09</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://www.blackburn-nightsafe.org.uk/about-us/contact-us.html</url>
		<updated>2007-12-04 15:49:01</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="gallery-article">
	<type>Article</type>
	<title>Gallery</title>
	<url>http://www.blackburn-nightsafe.org.uk/about-us/gallery.html</url>
		<updated>2008-10-30 17:00:31</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="portfolio-article">
	<type>Article</type>
	<title>Ways you can help Nightsafe</title>
	<url>http://www.blackburn-nightsafe.org.uk/portfolio.html</url>
		<updated>2007-12-17 17:05:58</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="volunteeing-article">
	<type>Article</type>
	<title>Volunteering</title>
	<url>http://www.blackburn-nightsafe.org.uk/portfolio/volunteeing.html</url>
		<updated>2008-06-26 15:28:28</updated>

	<resourceOf rdf:resource="portfolio-article"/>
</Resource>

			

<Resource rdf:about="ways-to-donate-article">
	<type>Article</type>
	<title>Ways to donate</title>
	<url>http://www.blackburn-nightsafe.org.uk/portfolio/ways-to-donate.html</url>
		<updated>2007-12-04 15:54:50</updated>

	<resourceOf rdf:resource="portfolio-article"/>
</Resource>

			

<Resource rdf:about="services-article">
	<type>Article</type>
	<title>Project Information</title>
	<url>http://www.blackburn-nightsafe.org.uk/services.html</url>
		<updated>2007-12-06 16:24:11</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="housing-services-article">
	<type>Article</type>
	<title>Nightsafe Services</title>
	<url>http://www.blackburn-nightsafe.org.uk/services/housing-services.html</url>
		<updated>2007-12-06 16:30:02</updated>

	<resourceOf rdf:resource="services-article"/>
</Resource>

			

<Resource rdf:about="shelter-article">
	<type>Article</type>
	<title>Nightsafe Emergency Shelter</title>
	<url>http://www.blackburn-nightsafe.org.uk/services/housing-services/shelter.html</url>
		<updated>2007-12-04 14:07:47</updated>

	<resourceOf rdf:resource="housing-services-article"/>
</Resource>

			

<Resource rdf:about="nightsafe-hostel-article">
	<type>Article</type>
	<title>Nightsafe Hostel</title>
	<url>http://www.blackburn-nightsafe.org.uk/services/housing-services/nightsafe-hostel.html</url>
		<updated>2007-12-04 14:06:43</updated>

	<resourceOf rdf:resource="housing-services-article"/>
</Resource>

			

<Resource rdf:about="darwen-projct-article">
	<type>Article</type>
	<title>Nightsafe Darwen Project</title>
	<url>http://www.blackburn-nightsafe.org.uk/services/housing-services/darwen-projct.html</url>
		<updated>2008-04-18 15:40:13</updated>

	<resourceOf rdf:resource="housing-services-article"/>
</Resource>

			

<Resource rdf:about="fusebox-day-centre-article">
	<type>Article</type>
	<title>Fusebox</title>
	<url>http://www.blackburn-nightsafe.org.uk/services/housing-services/fusebox-day-centre.html</url>
		<updated>2007-12-04 16:55:17</updated>

	<resourceOf rdf:resource="housing-services-article"/>
</Resource>

			

<Resource rdf:about="enquiries-article">
	<type>Article</type>
	<title>Enquiries</title>
	<url>http://www.blackburn-nightsafe.org.uk/enquiries.html</url>
		<updated>2008-08-14 10:54:31</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="faq-article">
	<type>Article</type>
	<title>FAQ</title>
	<url>http://www.blackburn-nightsafe.org.uk/enquiries/faq.html</url>
		<updated>2007-12-04 16:20:52</updated>

	<resourceOf rdf:resource="enquiries-article"/>
</Resource>

			

<Resource rdf:about="application-forms-article">
	<type>Article</type>
	<title>Application forms</title>
	<url>http://www.blackburn-nightsafe.org.uk/enquiries/application-forms.html</url>
		<updated>2007-12-04 16:26:16</updated>

	<resourceOf rdf:resource="enquiries-article"/>
</Resource>

			

<Resource rdf:about="comments-article">
	<type>Article</type>
	<title>Young Peoples Page</title>
	<url>http://www.blackburn-nightsafe.org.uk/enquiries/comments.html</url>
		<updated>2007-12-05 11:46:06</updated>

	<resourceOf rdf:resource="enquiries-article"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter-article">
	<type>Article</type>
	<title>Subscribe to our Newsletter</title>
	<url>http://www.blackburn-nightsafe.org.uk/subscribe-to-our-newsletter.html</url>
		<updated>2007-07-11 10:02:15</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="search-article">
	<type>Article</type>
	<title>Site Search</title>
	<url>http://www.blackburn-nightsafe.org.uk/search.html</url>
		<updated></updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="library-article">
	<type>Article</type>
	<title>Nightsafe Library</title>
	<url>http://www.blackburn-nightsafe.org.uk/library.html</url>
		<updated>2007-07-11 10:02:15</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="privacy-policy-article">
	<type>Article</type>
	<title>Privacy Policy</title>
	<url>http://www.blackburn-nightsafe.org.uk/privacy-policy.html</url>
		<updated>2007-07-11 10:02:15</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="terms-article">
	<type>Article</type>
	<title>Terms of use</title>
	<url>http://www.blackburn-nightsafe.org.uk/terms.html</url>
		<updated>2008-02-01 06:33:23</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>


<!-- Legal Resources -->


<Resource rdf:about="legal">
	<type>Legal</type>   
	<title>Legal</title>  
	<privacy>http://www.blackburn-nightsafe.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://www.blackburn-nightsafe.org.uk/search.html</url>
	<methodType>post</methodType>
	<input>word</input>
	<resourceOf rdf:resource="methods"/>
</Resource>


<!-- News Resources -->

<Resource rdf:about="news">
	<type>Newsletter</type>
	<title>News</title>
	<url>http://www.blackburn-nightsafe.org.uk/news.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Images Resources -->

<Resource rdf:about="images">
	<type>Archive</type>
	<title>Images</title>
	<url>http://www.blackburn-nightsafe.org.uk/library.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Links Resources -->

<Resource rdf:about="links">
	<type>Favorite</type>
	<title>Links</title>
	<url>http://www.blackburn-nightsafe.org.uk/links.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>
