<?xml version="1.0"?>
<!--

This is a ROR document describing the structure and objects of the 
website "Blackburn Referees Association". 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.blackburnrefsassociation.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 Referees Association</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="chairman">
	<title>Chairman</title>
	<rdfs:seeAlso rdf:resource="chairman-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="general-information">
	<title>General Information</title>
	<rdfs:seeAlso rdf:resource="general-information-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="referees-appointments">
	<title>Referees Appointments</title>
	<rdfs:seeAlso rdf:resource="referees-appointments-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="profiles">
	<title>Profiles</title>
	<rdfs:seeAlso rdf:resource="profiles-article"/>
	<resourceOf rdf:resource="referees-appointments"/>
</Resource>

			

<Resource rdf:about="qualifications">
	<title>Qualifications</title>
	<rdfs:seeAlso rdf:resource="qualifications-article"/>
	<resourceOf rdf:resource="referees-appointments"/>
</Resource>

			

<Resource rdf:about="achievements">
	<title>Achievements</title>
	<rdfs:seeAlso rdf:resource="achievements-article"/>
	<resourceOf rdf:resource="referees-appointments"/>
</Resource>

			

<Resource rdf:about="services">
	<title>Referees</title>
	<rdfs:seeAlso rdf:resource="services-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="senior-referees">
	<title>Senior Referees</title>
	<rdfs:seeAlso rdf:resource="senior-referees-article"/>
	<resourceOf rdf:resource="services"/>
</Resource>

			

<Resource rdf:about="youth-referees">
	<title>Youth Referees</title>
	<rdfs:seeAlso rdf:resource="youth-referees-article"/>
	<resourceOf rdf:resource="senior-referees"/>
</Resource>

			

<Resource rdf:about="up-and-coming-referees">
	<title>Up and Coming Referees</title>
	<rdfs:seeAlso rdf:resource="up-and-coming-referees-article"/>
	<resourceOf rdf:resource="senior-referees"/>
</Resource>

			

<Resource rdf:about="reports">
	<title>Reports</title>
	<rdfs:seeAlso rdf:resource="reports-article"/>
	<resourceOf rdf:resource="senior-referees"/>
</Resource>

			

<Resource rdf:about="test-service">
	<title>Latest News</title>
	<rdfs:seeAlso rdf:resource="test-service-article"/>
	<resourceOf rdf:resource="senior-referees"/>
</Resource>

			

<Resource rdf:about="assessors-reports">
	<title>Assessors Reports</title>
	<rdfs:seeAlso rdf:resource="assessors-reports-article"/>
	<resourceOf rdf:resource="services"/>
</Resource>

			

<Resource rdf:about="referees-development">
	<title>Referees Development</title>
	<rdfs:seeAlso rdf:resource="referees-development-article"/>
	<resourceOf rdf:resource="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="pricing">
	<title>Pricing</title>
	<rdfs:seeAlso rdf:resource="pricing-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>Blackburn Referees Association Group 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 Referees Association</title>
	<url>http://www.blackburnrefsassociation.org.uk/index.html</url>
		<updated>2007-04-24 15:32:04</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="about-us-article">
	<type>Article</type>
	<title>About Us</title>
	<url>http://www.blackburnrefsassociation.org.uk/about-us.html</url>
		<updated>2007-04-24 14:48:22</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="chairman-article">
	<type>Article</type>
	<title>Chairman</title>
	<url>http://www.blackburnrefsassociation.org.uk/about-us/chairman.html</url>
		<updated>2007-04-25 13:02:51</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="history-article">
	<type>Article</type>
	<title>History</title>
	<url>http://www.blackburnrefsassociation.org.uk/about-us/history.html</url>
		<updated>2007-04-24 13:21:13</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="general-information-article">
	<type>Article</type>
	<title>General Information</title>
	<url>http://www.blackburnrefsassociation.org.uk/about-us/general-information.html</url>
		<updated>2007-04-11 08:45:00</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://www.blackburnrefsassociation.org.uk/about-us/contact-us.html</url>
		<updated>2007-05-18 10:00:21</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="referees-appointments-article">
	<type>Article</type>
	<title>Referees Appointments</title>
	<url>http://www.blackburnrefsassociation.org.uk/referees-appointments.html</url>
		<updated>2007-04-24 14:47:51</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="profiles-article">
	<type>Article</type>
	<title>Profiles</title>
	<url>http://www.blackburnrefsassociation.org.uk/referees-appointments/profiles.html</url>
		<updated>2007-04-11 08:45:00</updated>

	<resourceOf rdf:resource="referees-appointments-article"/>
</Resource>

			

<Resource rdf:about="qualifications-article">
	<type>Article</type>
	<title>Qualifications</title>
	<url>http://www.blackburnrefsassociation.org.uk/referees-appointments/qualifications.html</url>
		<updated>2007-04-11 08:45:00</updated>

	<resourceOf rdf:resource="referees-appointments-article"/>
</Resource>

			

<Resource rdf:about="achievements-article">
	<type>Article</type>
	<title>Achievements</title>
	<url>http://www.blackburnrefsassociation.org.uk/referees-appointments/achievements.html</url>
		<updated>2007-04-11 08:45:00</updated>

	<resourceOf rdf:resource="referees-appointments-article"/>
</Resource>

			

<Resource rdf:about="services-article">
	<type>Article</type>
	<title>Referees</title>
	<url>http://www.blackburnrefsassociation.org.uk/services.html</url>
		<updated>2007-04-24 14:51:09</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="senior-referees-article">
	<type>Article</type>
	<title>Senior Referees</title>
	<url>http://www.blackburnrefsassociation.org.uk/services/senior-referees.html</url>
		<updated>2007-04-24 14:51:46</updated>

	<resourceOf rdf:resource="services-article"/>
</Resource>

			

<Resource rdf:about="youth-referees-article">
	<type>Article</type>
	<title>Youth Referees</title>
	<url>http://www.blackburnrefsassociation.org.uk/services/senior-referees/youth-referees.html</url>
		<updated>2007-04-25 12:30:32</updated>

	<resourceOf rdf:resource="senior-referees-article"/>
</Resource>

			

<Resource rdf:about="up-and-coming-referees-article">
	<type>Article</type>
	<title>Up and Coming Referees</title>
	<url>http://www.blackburnrefsassociation.org.uk/services/senior-referees/up-and-coming-referees.html</url>
		<updated>2007-04-25 12:31:21</updated>

	<resourceOf rdf:resource="senior-referees-article"/>
</Resource>

			

<Resource rdf:about="reports-article">
	<type>Article</type>
	<title>Reports</title>
	<url>http://www.blackburnrefsassociation.org.uk/services/senior-referees/reports.html</url>
		<updated>2007-04-25 12:32:14</updated>

	<resourceOf rdf:resource="senior-referees-article"/>
</Resource>

			

<Resource rdf:about="test-service-article">
	<type>Article</type>
	<title>Latest News</title>
	<url>http://www.blackburnrefsassociation.org.uk/services/senior-referees/test-service.html</url>
		<updated>2007-04-25 12:33:52</updated>

	<resourceOf rdf:resource="senior-referees-article"/>
</Resource>

			

<Resource rdf:about="assessors-reports-article">
	<type>Article</type>
	<title>Assessors Reports</title>
	<url>http://www.blackburnrefsassociation.org.uk/services/assessors-reports.html</url>
		<updated>2007-04-25 12:35:05</updated>

	<resourceOf rdf:resource="services-article"/>
</Resource>

			

<Resource rdf:about="referees-development-article">
	<type>Article</type>
	<title>Referees Development</title>
	<url>http://www.blackburnrefsassociation.org.uk/services/referees-development.html</url>
		<updated>2007-04-24 15:16:50</updated>

	<resourceOf rdf:resource="services-article"/>
</Resource>

			

<Resource rdf:about="enquiries-article">
	<type>Article</type>
	<title>Enquiries</title>
	<url>http://www.blackburnrefsassociation.org.uk/enquiries.html</url>
		<updated>2007-04-11 08:45:01</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="faq-article">
	<type>Article</type>
	<title>FAQ</title>
	<url>http://www.blackburnrefsassociation.org.uk/enquiries/faq.html</url>
		<updated>2007-04-11 08:44:58</updated>

	<resourceOf rdf:resource="enquiries-article"/>
</Resource>

			

<Resource rdf:about="application-forms-article">
	<type>Article</type>
	<title>Application forms</title>
	<url>http://www.blackburnrefsassociation.org.uk/enquiries/application-forms.html</url>
		<updated>2007-04-11 08:44:58</updated>

	<resourceOf rdf:resource="enquiries-article"/>
</Resource>

			

<Resource rdf:about="pricing-article">
	<type>Article</type>
	<title>Pricing</title>
	<url>http://www.blackburnrefsassociation.org.uk/enquiries/pricing.html</url>
		<updated>2007-04-11 08:45:00</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.blackburnrefsassociation.org.uk/subscribe-to-our-newsletter.html</url>
		<updated>2007-04-11 08:44:58</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="search-article">
	<type>Article</type>
	<title>Site Search</title>
	<url>http://www.blackburnrefsassociation.org.uk/search.html</url>
		<updated></updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="library-article">
	<type>Article</type>
	<title>Blackburn Referees Association Group Library</title>
	<url>http://www.blackburnrefsassociation.org.uk/library.html</url>
		<updated>2007-04-11 08:44:59</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="privacy-policy-article">
	<type>Article</type>
	<title>Privacy Policy</title>
	<url>http://www.blackburnrefsassociation.org.uk/privacy-policy.html</url>
		<updated>2007-04-11 08:44:59</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="terms-article">
	<type>Article</type>
	<title>Terms of use</title>
	<url>http://www.blackburnrefsassociation.org.uk/terms.html</url>
		<updated>2008-02-01 06:35:35</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>


<!-- Legal Resources -->


<Resource rdf:about="legal">
	<type>Legal</type>   
	<title>Legal</title>  
	<privacy>http://www.blackburnrefsassociation.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.blackburnrefsassociation.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.blackburnrefsassociation.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.blackburnrefsassociation.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.blackburnrefsassociation.org.uk/links.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>
