<?xml version="1.0"?>
<!--

This is a ROR document describing the structure and objects of the 
website "Blackburn Civic Society". 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.blackburncivicsociety.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 Blackburn Civic Society</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="history">
	<title>History</title>
	<rdfs:seeAlso rdf:resource="history-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="blackburns-heritage">
	<title>Blackburn's Heritage</title>
	<rdfs:seeAlso rdf:resource="blackburns-heritage-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="links-to-other-websites">
	<title>Links to other Websites</title>
	<rdfs:seeAlso rdf:resource="links-to-other-websites-article"/>
	<resourceOf rdf:resource="about-us"/>
</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>Blackburn Civic Society 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 Blackburn Civic Society</title>
	<url>http://www.blackburncivicsociety.org.uk/index.html</url>
		<updated>2010-02-06 16:48:50</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="about-us-article">
	<type>Article</type>
	<title>About us</title>
	<url>http://www.blackburncivicsociety.org.uk/about-us.html</url>
		<updated>2008-01-31 12:28:49</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="history-article">
	<type>Article</type>
	<title>History</title>
	<url>http://www.blackburncivicsociety.org.uk/about-us/history.html</url>
		<updated>2008-08-18 17:03:26</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="blackburns-heritage-article">
	<type>Article</type>
	<title>Blackburn's Heritage</title>
	<url>http://www.blackburncivicsociety.org.uk/about-us/blackburns-heritage.html</url>
		<updated>2008-07-07 17:25:41</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://www.blackburncivicsociety.org.uk/about-us/contact-us.html</url>
		<updated>2008-11-12 16:54:41</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="links-to-other-websites-article">
	<type>Article</type>
	<title>Links to other Websites</title>
	<url>http://www.blackburncivicsociety.org.uk/about-us/links-to-other-websites.html</url>
		<updated>2009-05-14 18:31:34</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter-article">
	<type>Article</type>
	<title>Subscribe to our Newsletter</title>
	<url>http://www.blackburncivicsociety.org.uk/subscribe-to-our-newsletter.html</url>
		<updated>2008-04-02 15:20:16</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="search-article">
	<type>Article</type>
	<title>Site Search</title>
	<url>http://www.blackburncivicsociety.org.uk/search.html</url>
		<updated></updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="library-article">
	<type>Article</type>
	<title>Blackburn Civic Society Library</title>
	<url>http://www.blackburncivicsociety.org.uk/library.html</url>
		<updated>2008-01-31 12:28:50</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="privacy-policy-article">
	<type>Article</type>
	<title>Privacy Policy</title>
	<url>http://www.blackburncivicsociety.org.uk/privacy-policy.html</url>
		<updated>2008-01-31 12:28:50</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="terms-article">
	<type>Article</type>
	<title>Terms of use</title>
	<url>http://www.blackburncivicsociety.org.uk/terms.html</url>
		<updated>2008-01-31 12:54:30</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>


<!-- Legal Resources -->


<Resource rdf:about="legal">
	<type>Legal</type>   
	<title>Legal</title>  
	<privacy>http://www.blackburncivicsociety.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.blackburncivicsociety.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.blackburncivicsociety.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.blackburncivicsociety.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.blackburncivicsociety.org.uk/links.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>
