<?xml version="1.0"?>
<!--

This is a ROR document describing the structure and objects of the 
website "Funk:tion Events Management". 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.funktionevents.co.uk/site-map.html</url>
    <resourceOf rdf:resource="main"/>
</Resource>

			

<Resource rdf:about="main_menu_pages">
	<title>Main menu pages</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="index">
	<title>Corporate Events</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>Latest news</title>
	<rdfs:seeAlso rdf:resource="latest-news-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="news-archive">
	<title>News archive</title>
	<rdfs:seeAlso rdf:resource="news-archive-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="subscribe">
	<title>Subscribe to our newsletter</title>
	<rdfs:seeAlso rdf:resource="subscribe-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="funktion-ltd">
	<title>Funk:tion Ltd</title>
	<rdfs:seeAlso rdf:resource="funktion-ltd-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="remind-us">
	<title>Remind us</title>
	<rdfs:seeAlso rdf:resource="remind-us-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="suppliers">
	<title>Suppliers</title>
	<rdfs:seeAlso rdf:resource="suppliers-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="booking-forms">
	<title>Booking forms</title>
	<rdfs:seeAlso rdf:resource="booking-forms-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="stag-and-hen-enquiry-form">
	<title>Stag and Hen Enquiry Form</title>
	<rdfs:seeAlso rdf:resource="stag-and-hen-enquiry-form-article"/>
	<resourceOf rdf:resource="booking-forms"/>
</Resource>

			

<Resource rdf:about="corporate-enquiry-form">
	<title>Corporate event Enquiry Form</title>
	<rdfs:seeAlso rdf:resource="corporate-enquiry-form-article"/>
	<resourceOf rdf:resource="booking-forms"/>
</Resource>

			

<Resource rdf:about="team-building-enquiry-form">
	<title>Team Building Enquiry Form</title>
	<rdfs:seeAlso rdf:resource="team-building-enquiry-form-article"/>
	<resourceOf rdf:resource="booking-forms"/>
</Resource>

			

<Resource rdf:about="fun-stuff-enquiry-form">
	<title>Event Resources Enquiry Form</title>
	<rdfs:seeAlso rdf:resource="fun-stuff-enquiry-form-article"/>
	<resourceOf rdf:resource="booking-forms"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Contact us</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="your-event">
	<title>Your event</title>
	<rdfs:seeAlso rdf:resource="your-event-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="client-login">
	<title>Client Login</title>
	<rdfs:seeAlso rdf:resource="client-login-article"/>
	<resourceOf rdf:resource="your-event"/>
</Resource>

			

<Resource rdf:about="documents">
	<title>Documents</title>
	<rdfs:seeAlso rdf:resource="documents-article"/>
	<resourceOf rdf:resource="your-event"/>
</Resource>

			

<Resource rdf:about="your-event-examples">
	<title>Your Event Examples</title>
	<rdfs:seeAlso rdf:resource="your-event-examples-article"/>
	<resourceOf rdf:resource="your-event"/>
</Resource>

			

<Resource rdf:about="services">
	<title>Activities &amp; Events</title>
	<rdfs:seeAlso rdf:resource="services-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="stag-weekends">
	<title>Stag Weekends</title>
	<rdfs:seeAlso rdf:resource="stag-weekends-article"/>
	<resourceOf rdf:resource="services"/>
</Resource>

			

<Resource rdf:about="stag-weekend-destinations">
	<title>Stag Weekend Packages &amp; Destinations</title>
	<rdfs:seeAlso rdf:resource="stag-weekend-destinations-article"/>
	<resourceOf rdf:resource="stag-weekends"/>
</Resource>

			

<Resource rdf:about="liverpool-stag-weekends">
	<title>Liverpool Stag Nights</title>
	<rdfs:seeAlso rdf:resource="liverpool-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="paintball-bars-club-and-lap-dancing">
	<title>Paintball, Bars, Club &amp; Lap Dancing Package</title>
	<rdfs:seeAlso rdf:resource="paintball-bars-club-and-lap-dancing-article"/>
	<resourceOf rdf:resource="liverpool-stag-weekends"/>
</Resource>

			

<Resource rdf:about="karting-club-lap-dancing-package">
	<title>Karting, Club &amp; Lap Dancing Package</title>
	<rdfs:seeAlso rdf:resource="karting-club-lap-dancing-package-article"/>
	<resourceOf rdf:resource="liverpool-stag-weekends"/>
</Resource>

			

<Resource rdf:about="manchester-stag-weekends">
	<title>Manchester Stag Nights</title>
	<rdfs:seeAlso rdf:resource="manchester-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="dogs-bars-club-lap-dancing-package">
	<title>Dogs, Bars, Club &amp; Lap Dancing Package</title>
	<rdfs:seeAlso rdf:resource="dogs-bars-club-lap-dancing-package-article"/>
	<resourceOf rdf:resource="manchester-stag-weekends"/>
</Resource>

			

<Resource rdf:about="paintball-bars-club-lap-dancing-package">
	<title>Paintball, Bars, Club &amp; Lap Dancing Package</title>
	<rdfs:seeAlso rdf:resource="paintball-bars-club-lap-dancing-package-article"/>
	<resourceOf rdf:resource="manchester-stag-weekends"/>
</Resource>

			

<Resource rdf:about="edinburgh-stag-weekends">
	<title>Edinburgh Stag Nights</title>
	<rdfs:seeAlso rdf:resource="edinburgh-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="nottingham-stag-weekends">
	<title>Nottingham Stag Nights</title>
	<rdfs:seeAlso rdf:resource="nottingham-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="paintball-and-clubbing-package">
	<title>Paintball &amp; Clubbing Package</title>
	<rdfs:seeAlso rdf:resource="paintball-and-clubbing-package-article"/>
	<resourceOf rdf:resource="nottingham-stag-weekends"/>
</Resource>

			

<Resource rdf:about="dogs-bars-and-lap-dancing-package">
	<title>Dogs, Bars &amp; Lap Dancing Package</title>
	<rdfs:seeAlso rdf:resource="dogs-bars-and-lap-dancing-package-article"/>
	<resourceOf rdf:resource="nottingham-stag-weekends"/>
</Resource>

			

<Resource rdf:about="party-bus-karting-lap-dancing-package">
	<title>Party Bus, Karting &amp; Lap Dancing Package</title>
	<rdfs:seeAlso rdf:resource="party-bus-karting-lap-dancing-package-article"/>
	<resourceOf rdf:resource="nottingham-stag-weekends"/>
</Resource>

			

<Resource rdf:about="london-stag-weekends">
	<title>London Stag Nights</title>
	<rdfs:seeAlso rdf:resource="london-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="brighton-stag-weekends">
	<title>Brighton Stag Nights</title>
	<rdfs:seeAlso rdf:resource="brighton-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="newcastle-stag-weekends">
	<title>Newcastle Stag Nights</title>
	<rdfs:seeAlso rdf:resource="newcastle-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="paintball-clubs-lap-dancing-package">
	<title>Paintball, Clubs &amp; Lap Dancing Package</title>
	<rdfs:seeAlso rdf:resource="paintball-clubs-lap-dancing-package-article"/>
	<resourceOf rdf:resource="newcastle-stag-weekends"/>
</Resource>

			

<Resource rdf:about="party-bus-club-lap-dancing-package">
	<title>Party Bus, Club &amp; Lap Dancing Package</title>
	<rdfs:seeAlso rdf:resource="party-bus-club-lap-dancing-package-article"/>
	<resourceOf rdf:resource="newcastle-stag-weekends"/>
</Resource>

			

<Resource rdf:about="bristol-stag-weekends">
	<title>Bristol Stag Nights</title>
	<rdfs:seeAlso rdf:resource="bristol-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="leeds-stag-weekends">
	<title>Leeds Stag Nights</title>
	<rdfs:seeAlso rdf:resource="leeds-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="cardiff-stag-weekends">
	<title>Cardiff Stag Nights</title>
	<rdfs:seeAlso rdf:resource="cardiff-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="blackpool-stag-weekends">
	<title>Blackpool Stag Nights</title>
	<rdfs:seeAlso rdf:resource="blackpool-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="chester-stag-weekends">
	<title>Chester Stag Nights</title>
	<rdfs:seeAlso rdf:resource="chester-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="sheffield-stag-weekends">
	<title>Sheffield Stag Nights</title>
	<rdfs:seeAlso rdf:resource="sheffield-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="york-stag-weekends">
	<title>York Stag Nights</title>
	<rdfs:seeAlso rdf:resource="york-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="bournemouth-stag-weekends">
	<title>Bournemouth Stag Nights</title>
	<rdfs:seeAlso rdf:resource="bournemouth-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="the-lakes-stag-weekends">
	<title>The Lakes Stag Nights</title>
	<rdfs:seeAlso rdf:resource="the-lakes-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="birmingham-stag-weekends">
	<title>Birmingham Stag Nights</title>
	<rdfs:seeAlso rdf:resource="birmingham-stag-weekends-article"/>
	<resourceOf rdf:resource="stag-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="stag-do-activities">
	<title>Stag Party Activities</title>
	<rdfs:seeAlso rdf:resource="stag-do-activities-article"/>
	<resourceOf rdf:resource="stag-weekends"/>
</Resource>

			

<Resource rdf:about="lap-dancing-and-strippers">
	<title>Lap Dancing and Strippers</title>
	<rdfs:seeAlso rdf:resource="lap-dancing-and-strippers-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="paintball">
	<title>Paintballing</title>
	<rdfs:seeAlso rdf:resource="paintball-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="limousines-lap-dancing">
	<title>Limousines Lap Dancing</title>
	<rdfs:seeAlso rdf:resource="limousines-lap-dancing-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="clay-pigeon-shooting">
	<title>Clay Pigeon Shooting</title>
	<rdfs:seeAlso rdf:resource="clay-pigeon-shooting-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="agro-cats">
	<title>Agro Cats</title>
	<rdfs:seeAlso rdf:resource="agro-cats-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="white-water-rafting">
	<title>White Water Rafting</title>
	<rdfs:seeAlso rdf:resource="white-water-rafting-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="blindfold-driving">
	<title>Blindfold Driving</title>
	<rdfs:seeAlso rdf:resource="blindfold-driving-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="dog-racing">
	<title>Greyhound Racing</title>
	<rdfs:seeAlso rdf:resource="dog-racing-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="make-your-own-album">
	<title>Record your own Music Album</title>
	<rdfs:seeAlso rdf:resource="make-your-own-album-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="coach-transfers">
	<title>Coach Transfers</title>
	<rdfs:seeAlso rdf:resource="coach-transfers-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="hotels-venues">
	<title>Hotels &amp; Venues</title>
	<rdfs:seeAlso rdf:resource="hotels-venues-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="a-day-at-the-races">
	<title>A Day at the Races</title>
	<rdfs:seeAlso rdf:resource="a-day-at-the-races-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="quad-biking">
	<title>Quad biking</title>
	<rdfs:seeAlso rdf:resource="quad-biking-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="bar-crawl-queue-jumper-tickets">
	<title>Bar Crawl Queue Jumper Tickets</title>
	<rdfs:seeAlso rdf:resource="bar-crawl-queue-jumper-tickets-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="duckies">
	<title>Duckies</title>
	<rdfs:seeAlso rdf:resource="duckies-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="lazer-clay-pigeon-shooting">
	<title>Laser Clay Pigeon Shooting</title>
	<rdfs:seeAlso rdf:resource="lazer-clay-pigeon-shooting-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="tank-driving">
	<title>Tank Driving</title>
	<rdfs:seeAlso rdf:resource="tank-driving-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="party-bus">
	<title>Party Bus</title>
	<rdfs:seeAlso rdf:resource="party-bus-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="karting">
	<title>Karting</title>
	<rdfs:seeAlso rdf:resource="karting-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="brewery-visits">
	<title>Brewery Tour</title>
	<rdfs:seeAlso rdf:resource="brewery-visits-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="football-tickets">
	<title>Football Tickets</title>
	<rdfs:seeAlso rdf:resource="football-tickets-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="sport-tickets">
	<title>Sport Tickets</title>
	<rdfs:seeAlso rdf:resource="sport-tickets-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="5-a-side-football">
	<title>5 a side Football</title>
	<rdfs:seeAlso rdf:resource="5-a-side-football-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="zorbing">
	<title>Zorbing</title>
	<rdfs:seeAlso rdf:resource="zorbing-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="tree-top-climbing">
	<title>Tree Top Climbing</title>
	<rdfs:seeAlso rdf:resource="tree-top-climbing-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="race-car-driving">
	<title>Race Car Driving</title>
	<rdfs:seeAlso rdf:resource="race-car-driving-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="raft-building">
	<title>Raft Building</title>
	<rdfs:seeAlso rdf:resource="raft-building-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="golf">
	<title>Golf</title>
	<rdfs:seeAlso rdf:resource="golf-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="fun-parks">
	<title>Fun Parks</title>
	<rdfs:seeAlso rdf:resource="fun-parks-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="comedy-night">
	<title>Comedy Club</title>
	<rdfs:seeAlso rdf:resource="comedy-night-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="coastering">
	<title>Coasteering</title>
	<rdfs:seeAlso rdf:resource="coastering-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="hovercrafting">
	<title>Hovercrafting</title>
	<rdfs:seeAlso rdf:resource="hovercrafting-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="climbing-abseiling">
	<title>Climbing &amp; Abseiling</title>
	<rdfs:seeAlso rdf:resource="climbing-abseiling-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="archery-2">
	<title>Archery</title>
	<rdfs:seeAlso rdf:resource="archery-2-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="kayaking">
	<title>Kayaking</title>
	<rdfs:seeAlso rdf:resource="kayaking-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="orienteering">
	<title>Orienteering</title>
	<rdfs:seeAlso rdf:resource="orienteering-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="skydiving">
	<title>Skydiving</title>
	<rdfs:seeAlso rdf:resource="skydiving-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="spy-training">
	<title>Spy Training</title>
	<rdfs:seeAlso rdf:resource="spy-training-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="buggies">
	<title>Buggies</title>
	<rdfs:seeAlso rdf:resource="buggies-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="first-night-buffet-drinks">
	<title>First Night Buffet &amp; Drinks</title>
	<rdfs:seeAlso rdf:resource="first-night-buffet-drinks-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="4x4-off-road-driving">
	<title>4x4 Off Road Driving</title>
	<rdfs:seeAlso rdf:resource="4x4-off-road-driving-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="murder-mystery-night">
	<title>Murder Mystery Party</title>
	<rdfs:seeAlso rdf:resource="murder-mystery-night-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="restaurants">
	<title>Restaurants</title>
	<rdfs:seeAlso rdf:resource="restaurants-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="treasure-hunt">
	<title>Treasure Hunts</title>
	<rdfs:seeAlso rdf:resource="treasure-hunt-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="spa-days">
	<title>Spa Days</title>
	<rdfs:seeAlso rdf:resource="spa-days-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="surfing">
	<title>Surfing Lessons</title>
	<rdfs:seeAlso rdf:resource="surfing-article"/>
	<resourceOf rdf:resource="stag-do-activities"/>
</Resource>

			

<Resource rdf:about="accommodation">
	<title>Accommodation</title>
	<rdfs:seeAlso rdf:resource="accommodation-article"/>
	<resourceOf rdf:resource="stag-weekends"/>
</Resource>

			

<Resource rdf:about="stag-weekend-packages">
	<title>Stag Weekend Packages</title>
	<rdfs:seeAlso rdf:resource="stag-weekend-packages-article"/>
	<resourceOf rdf:resource="stag-weekends"/>
</Resource>

			

<Resource rdf:about="hen-nights">
	<title>Hen Nights</title>
	<rdfs:seeAlso rdf:resource="hen-nights-article"/>
	<resourceOf rdf:resource="services"/>
</Resource>

			

<Resource rdf:about="hen-weekend-destinations">
	<title>Hen Weekend Destinations</title>
	<rdfs:seeAlso rdf:resource="hen-weekend-destinations-article"/>
	<resourceOf rdf:resource="hen-nights"/>
</Resource>

			

<Resource rdf:about="liverpool-hen-weekends">
	<title>Liverpool Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="liverpool-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="manchester-hen-weekends">
	<title>Manchester Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="manchester-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="edinburgh-hen-weekends">
	<title>Edinburgh Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="edinburgh-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="nottingham-hen-weekends">
	<title>Nottingham Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="nottingham-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="london-hen-weekends">
	<title>London Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="london-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="brighton-hen-weekends">
	<title>Brighton Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="brighton-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="newcastle-hen-weekends">
	<title>Newcastle Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="newcastle-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="bristol-hen-weekends">
	<title>Bristol Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="bristol-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="leeds-hen-weekends">
	<title>Leeds Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="leeds-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="cardiff-hen-weekends">
	<title>Cardiff Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="cardiff-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="blackpool-hen-weekends">
	<title>Blackpool Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="blackpool-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="chester-hen-weekends">
	<title>Chester Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="chester-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="sheffield-hen-weekends">
	<title>Sheffield Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="sheffield-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="york-hen-weekends">
	<title>York Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="york-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="bournemouth-hen-weekends">
	<title>Bournemouth Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="bournemouth-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="the-lakes-hen-weekends">
	<title>The Lakes Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="the-lakes-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="birmingham-hen-weekends">
	<title>Birmingham Hen Weekends</title>
	<rdfs:seeAlso rdf:resource="birmingham-hen-weekends-article"/>
	<resourceOf rdf:resource="hen-weekend-destinations"/>
</Resource>

			

<Resource rdf:about="hen-do-activities">
	<title>Hen Do Activities</title>
	<rdfs:seeAlso rdf:resource="hen-do-activities-article"/>
	<resourceOf rdf:resource="hen-nights"/>
</Resource>

			

<Resource rdf:about="spa-days">
	<title>Spa Days</title>
	<rdfs:seeAlso rdf:resource="spa-days-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="coach-hire">
	<title>Coach Hire</title>
	<rdfs:seeAlso rdf:resource="coach-hire-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="limo-stripper">
	<title>Limo &amp; Stripper</title>
	<rdfs:seeAlso rdf:resource="limo-stripper-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="hotels-venues">
	<title>Hotels &amp; Venues</title>
	<rdfs:seeAlso rdf:resource="hotels-venues-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="laser-clay-pigeon-shooting">
	<title>Laser Clay Pigeon Shooting</title>
	<rdfs:seeAlso rdf:resource="laser-clay-pigeon-shooting-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="tank-driving">
	<title>Tank Driving</title>
	<rdfs:seeAlso rdf:resource="tank-driving-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="football-tickets">
	<title>Football Tickets</title>
	<rdfs:seeAlso rdf:resource="football-tickets-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="sporting-tickets">
	<title>Sporting Tickets</title>
	<rdfs:seeAlso rdf:resource="sporting-tickets-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="5-a-side-football">
	<title>5 a side Football</title>
	<rdfs:seeAlso rdf:resource="5-a-side-football-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="record-your-own-music-album">
	<title>Record your own Music Album</title>
	<rdfs:seeAlso rdf:resource="record-your-own-music-album-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="tree-top-climbing">
	<title>Tree Top Climbing</title>
	<rdfs:seeAlso rdf:resource="tree-top-climbing-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="buggies">
	<title>Buggies</title>
	<rdfs:seeAlso rdf:resource="buggies-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="spy-training">
	<title>Spy Training</title>
	<rdfs:seeAlso rdf:resource="spy-training-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="climbing-abseiling">
	<title>Climbing &amp; Abseiling</title>
	<rdfs:seeAlso rdf:resource="climbing-abseiling-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="skydiving">
	<title>Skydiving</title>
	<rdfs:seeAlso rdf:resource="skydiving-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="archery">
	<title>Archery</title>
	<rdfs:seeAlso rdf:resource="archery-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="kayaking">
	<title>Kayaking</title>
	<rdfs:seeAlso rdf:resource="kayaking-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="orienteering">
	<title>Orienteering</title>
	<rdfs:seeAlso rdf:resource="orienteering-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="become-a-chef">
	<title>Become a Chef</title>
	<rdfs:seeAlso rdf:resource="become-a-chef-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="surfing-lessons">
	<title>Surfing Lessons</title>
	<rdfs:seeAlso rdf:resource="surfing-lessons-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="cocktail-making">
	<title>Cocktail Making</title>
	<rdfs:seeAlso rdf:resource="cocktail-making-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="raft-building">
	<title>Raft Building</title>
	<rdfs:seeAlso rdf:resource="raft-building-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="assault-course">
	<title>Assault Course</title>
	<rdfs:seeAlso rdf:resource="assault-course-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="zorbing">
	<title>Zorbing</title>
	<rdfs:seeAlso rdf:resource="zorbing-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="blindfold-driving">
	<title>Blindfold Driving</title>
	<rdfs:seeAlso rdf:resource="blindfold-driving-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="duckies">
	<title>Duckies</title>
	<rdfs:seeAlso rdf:resource="duckies-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="wine-tasting-tours">
	<title>Wine Tasting Tours</title>
	<rdfs:seeAlso rdf:resource="wine-tasting-tours-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="race-car-driving">
	<title>Race Car Driving</title>
	<rdfs:seeAlso rdf:resource="race-car-driving-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="agro-cats">
	<title>Agro Cats</title>
	<rdfs:seeAlso rdf:resource="agro-cats-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="gorge-walking">
	<title>Gorge Walking</title>
	<rdfs:seeAlso rdf:resource="gorge-walking-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="coasteering">
	<title>Coasteering</title>
	<rdfs:seeAlso rdf:resource="coasteering-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="photo-shoot">
	<title>Photo Shoot</title>
	<rdfs:seeAlso rdf:resource="photo-shoot-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="karting">
	<title>Karting</title>
	<rdfs:seeAlso rdf:resource="karting-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="paintball">
	<title>Paintballing</title>
	<rdfs:seeAlso rdf:resource="paintball-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="clay-pigeon-shooting">
	<title>Clay Pigeon Shooting</title>
	<rdfs:seeAlso rdf:resource="clay-pigeon-shooting-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="white-water-rafting">
	<title>White Water Rafting</title>
	<rdfs:seeAlso rdf:resource="white-water-rafting-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="party-bus">
	<title>Party Bus</title>
	<rdfs:seeAlso rdf:resource="party-bus-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="4x4-off-road-driving">
	<title>4x4 Off Road Driving</title>
	<rdfs:seeAlso rdf:resource="4x4-off-road-driving-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="golf">
	<title>Golf</title>
	<rdfs:seeAlso rdf:resource="golf-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="dog-racing">
	<title>Greyhound Racing</title>
	<rdfs:seeAlso rdf:resource="dog-racing-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="a-day-at-the-races">
	<title>A Day at the Races</title>
	<rdfs:seeAlso rdf:resource="a-day-at-the-races-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="fun-parks">
	<title>Fun Parks</title>
	<rdfs:seeAlso rdf:resource="fun-parks-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="treasure-hunt">
	<title>Treasure Hunts</title>
	<rdfs:seeAlso rdf:resource="treasure-hunt-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="murder-mystery-night">
	<title>Murder Mystery Party</title>
	<rdfs:seeAlso rdf:resource="murder-mystery-night-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="shopping-spree">
	<title>Shopping Spree</title>
	<rdfs:seeAlso rdf:resource="shopping-spree-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="comedy-club">
	<title>Comedy Club</title>
	<rdfs:seeAlso rdf:resource="comedy-club-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="hovercrafting">
	<title>Hovercrafting</title>
	<rdfs:seeAlso rdf:resource="hovercrafting-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="restaurants">
	<title>Restaurants</title>
	<rdfs:seeAlso rdf:resource="restaurants-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="quad-biking">
	<title>Quad Biking</title>
	<rdfs:seeAlso rdf:resource="quad-biking-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="stripper">
	<title>Stripper</title>
	<rdfs:seeAlso rdf:resource="stripper-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="bar-crawl-queue-jumper-tickets">
	<title>Bar Crawl Queue Jumper Tickets</title>
	<rdfs:seeAlso rdf:resource="bar-crawl-queue-jumper-tickets-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="first-night-buffet-drinks">
	<title>First Night Buffet &amp; Drinks</title>
	<rdfs:seeAlso rdf:resource="first-night-buffet-drinks-article"/>
	<resourceOf rdf:resource="hen-do-activities"/>
</Resource>

			

<Resource rdf:about="accommodation">
	<title>Accommodation</title>
	<rdfs:seeAlso rdf:resource="accommodation-article"/>
	<resourceOf rdf:resource="hen-nights"/>
</Resource>

			

<Resource rdf:about="hen-weekend-packages">
	<title>Hen Weekend Packages</title>
	<rdfs:seeAlso rdf:resource="hen-weekend-packages-article"/>
	<resourceOf rdf:resource="hen-nights"/>
</Resource>

			

<Resource rdf:about="event-resources">
	<title>Event Resources</title>
	<rdfs:seeAlso rdf:resource="event-resources-article"/>
	<resourceOf rdf:resource="services"/>
</Resource>

			

<Resource rdf:about="coach-transfers">
	<title>Coach Transfers</title>
	<rdfs:seeAlso rdf:resource="coach-transfers-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="marquee-hire">
	<title>Marquee Hire</title>
	<rdfs:seeAlso rdf:resource="marquee-hire-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="lighting">
	<title>Lighting</title>
	<rdfs:seeAlso rdf:resource="lighting-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="pa-sound-system">
	<title>PA &amp; Sound System</title>
	<rdfs:seeAlso rdf:resource="pa-sound-system-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="flooring">
	<title>Flooring</title>
	<rdfs:seeAlso rdf:resource="flooring-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="toilets">
	<title>Toilets</title>
	<rdfs:seeAlso rdf:resource="toilets-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="caterers">
	<title>Caterers</title>
	<rdfs:seeAlso rdf:resource="caterers-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="large-screens">
	<title>Large Screens</title>
	<rdfs:seeAlso rdf:resource="large-screens-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="venues">
	<title>Venues</title>
	<rdfs:seeAlso rdf:resource="venues-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="mobile-bars">
	<title>Mobile Bars</title>
	<rdfs:seeAlso rdf:resource="mobile-bars-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="bbq">
	<title>BBQ</title>
	<rdfs:seeAlso rdf:resource="bbq-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="staging">
	<title>Staging</title>
	<rdfs:seeAlso rdf:resource="staging-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="heating">
	<title>Heating</title>
	<rdfs:seeAlso rdf:resource="heating-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="security">
	<title>Security</title>
	<rdfs:seeAlso rdf:resource="security-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="first-aiders">
	<title>First Aiders</title>
	<rdfs:seeAlso rdf:resource="first-aiders-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="mix-mingle-entertainers">
	<title>Mix &amp; Mingle Entertainers</title>
	<rdfs:seeAlso rdf:resource="mix-mingle-entertainers-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="limousine-hire">
	<title>Limousine Hire</title>
	<rdfs:seeAlso rdf:resource="limousine-hire-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="guest-speakers">
	<title>Guest Speakers</title>
	<rdfs:seeAlso rdf:resource="guest-speakers-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="activities">
	<title>Activities</title>
	<rdfs:seeAlso rdf:resource="activities-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="chauffeur-driven-cars">
	<title>Chauffeur Driven Cars</title>
	<rdfs:seeAlso rdf:resource="chauffeur-driven-cars-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="chairs-tables-hire">
	<title>Chairs &amp; Tables Hire</title>
	<rdfs:seeAlso rdf:resource="chairs-tables-hire-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="bands">
	<title>Bands</title>
	<rdfs:seeAlso rdf:resource="bands-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="themed-days-nights">
	<title>Themed Days/ Nights</title>
	<rdfs:seeAlso rdf:resource="themed-days-nights-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="tickets-printed">
	<title>Tickets Printed</title>
	<rdfs:seeAlso rdf:resource="tickets-printed-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="marketing-design">
	<title>Marketing &amp; Design</title>
	<rdfs:seeAlso rdf:resource="marketing-design-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="flowers">
	<title>Flowers</title>
	<rdfs:seeAlso rdf:resource="flowers-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="champagne-reception">
	<title>Champagne Reception</title>
	<rdfs:seeAlso rdf:resource="champagne-reception-article"/>
	<resourceOf rdf:resource="event-resources"/>
</Resource>

			

<Resource rdf:about="team-building">
	<title>Team Building</title>
	<rdfs:seeAlso rdf:resource="team-building-article"/>
	<resourceOf rdf:resource="services"/>
</Resource>

			

<Resource rdf:about="team-building-activities">
	<title>Team Building Activities</title>
	<rdfs:seeAlso rdf:resource="team-building-activities-article"/>
	<resourceOf rdf:resource="team-building"/>
</Resource>

			

<Resource rdf:about="surfing-lessons">
	<title>Surfing Lessons</title>
	<rdfs:seeAlso rdf:resource="surfing-lessons-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="hovercrafting">
	<title>Hovercrafting</title>
	<rdfs:seeAlso rdf:resource="hovercrafting-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="sports-day-event">
	<title>Sports Day Event</title>
	<rdfs:seeAlso rdf:resource="sports-day-event-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="tree-top-climbing">
	<title>Tree Top Climbing</title>
	<rdfs:seeAlso rdf:resource="tree-top-climbing-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="its-a-knockout">
	<title>Its a Knockout</title>
	<rdfs:seeAlso rdf:resource="its-a-knockout-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="indoor-fair">
	<title>Indoor Fair</title>
	<rdfs:seeAlso rdf:resource="indoor-fair-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="spy-training">
	<title>Spy Training</title>
	<rdfs:seeAlso rdf:resource="spy-training-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="archery">
	<title>Archery</title>
	<rdfs:seeAlso rdf:resource="archery-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="f1-pit-stop-time-trials">
	<title>F1 Pit Stop Time Trials</title>
	<rdfs:seeAlso rdf:resource="f1-pit-stop-time-trials-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="casino-event">
	<title>Casino Event</title>
	<rdfs:seeAlso rdf:resource="casino-event-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="assualt-course">
	<title>Assualt Course</title>
	<rdfs:seeAlso rdf:resource="assualt-course-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="buggies">
	<title>Buggies</title>
	<rdfs:seeAlso rdf:resource="buggies-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="fun-fair">
	<title>Fun Fair</title>
	<rdfs:seeAlso rdf:resource="fun-fair-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="making-cocktails">
	<title>Making Cocktails</title>
	<rdfs:seeAlso rdf:resource="making-cocktails-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="blindfold-driving">
	<title>Blindfold Driving</title>
	<rdfs:seeAlso rdf:resource="blindfold-driving-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="skydiving">
	<title>Skydiving</title>
	<rdfs:seeAlso rdf:resource="skydiving-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="f1-simulator">
	<title>F1 Simulator</title>
	<rdfs:seeAlso rdf:resource="f1-simulator-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="kayaking">
	<title>Kayaking</title>
	<rdfs:seeAlso rdf:resource="kayaking-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="orienteering">
	<title>Orienteering</title>
	<rdfs:seeAlso rdf:resource="orienteering-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="human-table-football">
	<title>Human Table Football</title>
	<rdfs:seeAlso rdf:resource="human-table-football-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="climbing-abseiling">
	<title>Climbing &amp; Abseiling</title>
	<rdfs:seeAlso rdf:resource="climbing-abseiling-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="zorbing">
	<title>Zorbing</title>
	<rdfs:seeAlso rdf:resource="zorbing-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="agro-cats">
	<title>Agro Cats</title>
	<rdfs:seeAlso rdf:resource="agro-cats-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="tank-driving">
	<title>Tank Driving</title>
	<rdfs:seeAlso rdf:resource="tank-driving-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="race-car-driving">
	<title>Race Car Driving</title>
	<rdfs:seeAlso rdf:resource="race-car-driving-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="laser-clay-pigeon-shooting">
	<title>Laser Clay Pigeon Shooting</title>
	<rdfs:seeAlso rdf:resource="laser-clay-pigeon-shooting-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="wine-tasting-tours">
	<title>Wine Tasting Tours</title>
	<rdfs:seeAlso rdf:resource="wine-tasting-tours-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="duckies">
	<title>Duckies</title>
	<rdfs:seeAlso rdf:resource="duckies-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="record-your-own-music-album">
	<title>Record your own Music Album</title>
	<rdfs:seeAlso rdf:resource="record-your-own-music-album-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="football-tickets">
	<title>Football Tickets</title>
	<rdfs:seeAlso rdf:resource="football-tickets-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="sporting-tickets">
	<title>Sporting Tickets</title>
	<rdfs:seeAlso rdf:resource="sporting-tickets-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="relax-unwind">
	<title>Relax &amp; Unwind</title>
	<rdfs:seeAlso rdf:resource="relax-unwind-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="gorge-walking">
	<title>Gorge Walking</title>
	<rdfs:seeAlso rdf:resource="gorge-walking-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="coasteering">
	<title>Coasteering</title>
	<rdfs:seeAlso rdf:resource="coasteering-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="raft-building">
	<title>Raft Building</title>
	<rdfs:seeAlso rdf:resource="raft-building-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="crystal-maze">
	<title>Crystal Maze</title>
	<rdfs:seeAlso rdf:resource="crystal-maze-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="karting">
	<title>Karting</title>
	<rdfs:seeAlso rdf:resource="karting-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="paintballing">
	<title>Paintballing</title>
	<rdfs:seeAlso rdf:resource="paintballing-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="treasure-hunt">
	<title>Treasure Hunts</title>
	<rdfs:seeAlso rdf:resource="treasure-hunt-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="clay-pigeon-shooting">
	<title>Clay Pigeon Shooting</title>
	<rdfs:seeAlso rdf:resource="clay-pigeon-shooting-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="white-water-rafting">
	<title>White Water Rafting</title>
	<rdfs:seeAlso rdf:resource="white-water-rafting-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="4x4-off-road-driving">
	<title>4x4 Off Road Driving</title>
	<rdfs:seeAlso rdf:resource="4x4-off-road-driving-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="quad-biking">
	<title>Quad Biking</title>
	<rdfs:seeAlso rdf:resource="quad-biking-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="golf">
	<title>Golf</title>
	<rdfs:seeAlso rdf:resource="golf-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="fun-parks">
	<title>Fun Parks</title>
	<rdfs:seeAlso rdf:resource="fun-parks-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="brewery-visits">
	<title>Brewery Tours</title>
	<rdfs:seeAlso rdf:resource="brewery-visits-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="a-day-at-the-races">
	<title>A Day at the Races</title>
	<rdfs:seeAlso rdf:resource="a-day-at-the-races-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="greyhound-racing">
	<title>Greyhound Racing</title>
	<rdfs:seeAlso rdf:resource="greyhound-racing-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="murder-mystery-night">
	<title>Murder Mystery Party</title>
	<rdfs:seeAlso rdf:resource="murder-mystery-night-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="comedy-club">
	<title>Comedy Club</title>
	<rdfs:seeAlso rdf:resource="comedy-club-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="spa-days">
	<title>Spa Days</title>
	<rdfs:seeAlso rdf:resource="spa-days-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="restaurants">
	<title>Restaurants</title>
	<rdfs:seeAlso rdf:resource="restaurants-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="5-a-side-football">
	<title>5 a side Football</title>
	<rdfs:seeAlso rdf:resource="5-a-side-football-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="become-a-chef">
	<title>Become a Chef</title>
	<rdfs:seeAlso rdf:resource="become-a-chef-article"/>
	<resourceOf rdf:resource="team-building-activities"/>
</Resource>

			

<Resource rdf:about="team-building-packages">
	<title>Team Building Packages</title>
	<rdfs:seeAlso rdf:resource="team-building-packages-article"/>
	<resourceOf rdf:resource="team-building"/>
</Resource>

			

<Resource rdf:about="hotels-venues">
	<title>Hotels &amp; Venues</title>
	<rdfs:seeAlso rdf:resource="hotels-venues-article"/>
	<resourceOf rdf:resource="team-building"/>
</Resource>

			

<Resource rdf:about="team-building-parties">
	<title>Team Building Parties</title>
	<rdfs:seeAlso rdf:resource="team-building-parties-article"/>
	<resourceOf rdf:resource="team-building"/>
</Resource>

			

<Resource rdf:about="incentives-rewards">
	<title>Incentives &amp; Rewards</title>
	<rdfs:seeAlso rdf:resource="incentives-rewards-article"/>
	<resourceOf rdf:resource="team-building"/>
</Resource>

			

<Resource rdf:about="resources-for-events">
	<title>Resources for Events</title>
	<rdfs:seeAlso rdf:resource="resources-for-events-article"/>
	<resourceOf rdf:resource="team-building"/>
</Resource>

			

<Resource rdf:about="coach-transfers">
	<title>Coach Transfers</title>
	<rdfs:seeAlso rdf:resource="coach-transfers-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="marquee-hire">
	<title>Marquee Hire</title>
	<rdfs:seeAlso rdf:resource="marquee-hire-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="lighting">
	<title>Lighting</title>
	<rdfs:seeAlso rdf:resource="lighting-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="pa-sound-systems">
	<title>PA &amp; Sound Systems</title>
	<rdfs:seeAlso rdf:resource="pa-sound-systems-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="flooring">
	<title>Flooring</title>
	<rdfs:seeAlso rdf:resource="flooring-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="toilets">
	<title>Toilets</title>
	<rdfs:seeAlso rdf:resource="toilets-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="caterers">
	<title>Caterers</title>
	<rdfs:seeAlso rdf:resource="caterers-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="large-screens">
	<title>Large Screens</title>
	<rdfs:seeAlso rdf:resource="large-screens-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="venues">
	<title>Venues</title>
	<rdfs:seeAlso rdf:resource="venues-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="mobile-bars">
	<title>Mobile Bars</title>
	<rdfs:seeAlso rdf:resource="mobile-bars-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="bbq">
	<title>BBQ</title>
	<rdfs:seeAlso rdf:resource="bbq-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="staging">
	<title>Staging</title>
	<rdfs:seeAlso rdf:resource="staging-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="heating">
	<title>Heating</title>
	<rdfs:seeAlso rdf:resource="heating-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="security">
	<title>Security</title>
	<rdfs:seeAlso rdf:resource="security-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="first-aiders">
	<title>First Aiders</title>
	<rdfs:seeAlso rdf:resource="first-aiders-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="mix-mingle-entertainers">
	<title>Mix &amp; Mingle Entertainers</title>
	<rdfs:seeAlso rdf:resource="mix-mingle-entertainers-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="limousine-hire">
	<title>Limousine Hire</title>
	<rdfs:seeAlso rdf:resource="limousine-hire-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="guest-speakers">
	<title>Guest Speakers</title>
	<rdfs:seeAlso rdf:resource="guest-speakers-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="activities">
	<title>Activities</title>
	<rdfs:seeAlso rdf:resource="activities-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="chauffeur-driven-cars">
	<title>Chauffeur Driven Cars</title>
	<rdfs:seeAlso rdf:resource="chauffeur-driven-cars-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="chairs-table-hire">
	<title>Chairs &amp; Table Hire</title>
	<rdfs:seeAlso rdf:resource="chairs-table-hire-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="bands">
	<title>Bands</title>
	<rdfs:seeAlso rdf:resource="bands-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="themed-days-nights">
	<title>Themed Days / Nights</title>
	<rdfs:seeAlso rdf:resource="themed-days-nights-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="tickets-printed">
	<title>Tickets Printed</title>
	<rdfs:seeAlso rdf:resource="tickets-printed-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="marketing-design">
	<title>Marketing &amp; Design</title>
	<rdfs:seeAlso rdf:resource="marketing-design-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="flowers">
	<title>Flowers</title>
	<rdfs:seeAlso rdf:resource="flowers-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="champagne-reception">
	<title>Champagne Reception</title>
	<rdfs:seeAlso rdf:resource="champagne-reception-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="corporate-event">
	<title>Corporate Events</title>
	<rdfs:seeAlso rdf:resource="corporate-event-article"/>
	<resourceOf rdf:resource="services"/>
</Resource>

			

<Resource rdf:about="corporate-activities">
	<title>Corporate Activities &amp; Events</title>
	<rdfs:seeAlso rdf:resource="corporate-activities-article"/>
	<resourceOf rdf:resource="corporate-event"/>
</Resource>

			

<Resource rdf:about="zorbing">
	<title>Zorbing</title>
	<rdfs:seeAlso rdf:resource="zorbing-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="paintballing">
	<title>Paintballing</title>
	<rdfs:seeAlso rdf:resource="paintballing-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="golf">
	<title>Golf</title>
	<rdfs:seeAlso rdf:resource="golf-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="clay-pigeon-shooting">
	<title>Clay Pigeon Shooting</title>
	<rdfs:seeAlso rdf:resource="clay-pigeon-shooting-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="white-water-rafting">
	<title>White Water Rafting</title>
	<rdfs:seeAlso rdf:resource="white-water-rafting-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="greyhound-racing">
	<title>Greyhound Racing</title>
	<rdfs:seeAlso rdf:resource="greyhound-racing-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="blindfold-driving">
	<title>Blindfold Driving</title>
	<rdfs:seeAlso rdf:resource="blindfold-driving-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="argo-cats">
	<title>Argo Cats</title>
	<rdfs:seeAlso rdf:resource="argo-cats-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="wine-tasting">
	<title>Wine Tasting Tours</title>
	<rdfs:seeAlso rdf:resource="wine-tasting-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="a-day-at-the-races">
	<title>A Day at the Races</title>
	<rdfs:seeAlso rdf:resource="a-day-at-the-races-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="quad-biking">
	<title>Quad Biking</title>
	<rdfs:seeAlso rdf:resource="quad-biking-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="race-car-driving">
	<title>Race Car Driving</title>
	<rdfs:seeAlso rdf:resource="race-car-driving-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="duckies">
	<title>Duckies</title>
	<rdfs:seeAlso rdf:resource="duckies-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="lazer-clay-pigeon">
	<title>Laser Clay Pigeon</title>
	<rdfs:seeAlso rdf:resource="lazer-clay-pigeon-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="tank-driving">
	<title>Tank Driving</title>
	<rdfs:seeAlso rdf:resource="tank-driving-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="4x4-off-road-driving">
	<title>4x4 Off Road Driving</title>
	<rdfs:seeAlso rdf:resource="4x4-off-road-driving-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="karting">
	<title>Karting</title>
	<rdfs:seeAlso rdf:resource="karting-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="brewery-visits">
	<title>Brewery Tour</title>
	<rdfs:seeAlso rdf:resource="brewery-visits-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="football-tickets">
	<title>Football Tickets</title>
	<rdfs:seeAlso rdf:resource="football-tickets-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="sporting-events">
	<title>Sporting Events</title>
	<rdfs:seeAlso rdf:resource="sporting-events-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="5-a-side-football">
	<title>5 A Side Football</title>
	<rdfs:seeAlso rdf:resource="5-a-side-football-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="make-your-own-album">
	<title>Record Your Own Music Album</title>
	<rdfs:seeAlso rdf:resource="make-your-own-album-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="tree-top-climbing">
	<title>Tree Top Climbing</title>
	<rdfs:seeAlso rdf:resource="tree-top-climbing-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="spa-days">
	<title>Spa Days</title>
	<rdfs:seeAlso rdf:resource="spa-days-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="treasure-hunt">
	<title>Treasure Hunt</title>
	<rdfs:seeAlso rdf:resource="treasure-hunt-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="fun-parks">
	<title>Fun Parks</title>
	<rdfs:seeAlso rdf:resource="fun-parks-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="comedy-club">
	<title>Comedy Club</title>
	<rdfs:seeAlso rdf:resource="comedy-club-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="surfing-lessons">
	<title>Surfing Lessons</title>
	<rdfs:seeAlso rdf:resource="surfing-lessons-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="sports-day-event">
	<title>Sports Day Event</title>
	<rdfs:seeAlso rdf:resource="sports-day-event-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="hovercrafting">
	<title>Hovercrafting</title>
	<rdfs:seeAlso rdf:resource="hovercrafting-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="crystal-maze">
	<title>Crystal Maze</title>
	<rdfs:seeAlso rdf:resource="crystal-maze-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="raft-building">
	<title>Raft Building</title>
	<rdfs:seeAlso rdf:resource="raft-building-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="coastering">
	<title>Coasteering</title>
	<rdfs:seeAlso rdf:resource="coastering-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="buggies">
	<title>Buggies</title>
	<rdfs:seeAlso rdf:resource="buggies-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="spy-training">
	<title>Spy Training</title>
	<rdfs:seeAlso rdf:resource="spy-training-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="its-a-knockout">
	<title>Its a Knockout</title>
	<rdfs:seeAlso rdf:resource="its-a-knockout-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="climbing-abseiling">
	<title>Climbing &amp; Abseiling</title>
	<rdfs:seeAlso rdf:resource="climbing-abseiling-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="skydiving">
	<title>Skydiving</title>
	<rdfs:seeAlso rdf:resource="skydiving-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="fun-fair">
	<title>Fun Fair</title>
	<rdfs:seeAlso rdf:resource="fun-fair-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="inflatable-table-football">
	<title>Human Table Football</title>
	<rdfs:seeAlso rdf:resource="inflatable-table-football-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="restaurants">
	<title>Restaurants</title>
	<rdfs:seeAlso rdf:resource="restaurants-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="murder-mystery-night">
	<title>Murder Mystery Party</title>
	<rdfs:seeAlso rdf:resource="murder-mystery-night-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="archery">
	<title>Archery</title>
	<rdfs:seeAlso rdf:resource="archery-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="kayaking">
	<title>Kayaking</title>
	<rdfs:seeAlso rdf:resource="kayaking-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="orienteering">
	<title>Orienteering</title>
	<rdfs:seeAlso rdf:resource="orienteering-article"/>
	<resourceOf rdf:resource="corporate-activities"/>
</Resource>

			

<Resource rdf:about="team-building-3">
	<title>Team Building Events</title>
	<rdfs:seeAlso rdf:resource="team-building-3-article"/>
	<resourceOf rdf:resource="corporate-event"/>
</Resource>

			

<Resource rdf:about="surfing-lessons">
	<title>Surfing Lessons</title>
	<rdfs:seeAlso rdf:resource="surfing-lessons-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="sports-day-event">
	<title>Sports Day Event</title>
	<rdfs:seeAlso rdf:resource="sports-day-event-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="hovercrafting">
	<title>Hovercrafting</title>
	<rdfs:seeAlso rdf:resource="hovercrafting-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="crystal-maze">
	<title>Crystal Maze</title>
	<rdfs:seeAlso rdf:resource="crystal-maze-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="raft-building">
	<title>Raft Building</title>
	<rdfs:seeAlso rdf:resource="raft-building-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="coastering">
	<title>Coasteering</title>
	<rdfs:seeAlso rdf:resource="coastering-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="gorge-walking">
	<title>Gorge Walking</title>
	<rdfs:seeAlso rdf:resource="gorge-walking-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="casino-event">
	<title>Casino Event</title>
	<rdfs:seeAlso rdf:resource="casino-event-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="relax-unwind">
	<title>Relax &amp; Unwind</title>
	<rdfs:seeAlso rdf:resource="relax-unwind-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="assault-course">
	<title>Assault Course</title>
	<rdfs:seeAlso rdf:resource="assault-course-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="become-a-chef">
	<title>Become a Chef</title>
	<rdfs:seeAlso rdf:resource="become-a-chef-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="f1-pit-stop-time-trials">
	<title>F1 Pit Stop Time Trials</title>
	<rdfs:seeAlso rdf:resource="f1-pit-stop-time-trials-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="f1-simulator">
	<title>F1 Simulator</title>
	<rdfs:seeAlso rdf:resource="f1-simulator-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="indoor-fair">
	<title>Indoor Fair</title>
	<rdfs:seeAlso rdf:resource="indoor-fair-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="making-cocktails">
	<title>Making Cocktails</title>
	<rdfs:seeAlso rdf:resource="making-cocktails-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="zorbing">
	<title>Zorbing</title>
	<rdfs:seeAlso rdf:resource="zorbing-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="paintballing">
	<title>Paintballing</title>
	<rdfs:seeAlso rdf:resource="paintballing-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="fun-fair">
	<title>Fun Fair</title>
	<rdfs:seeAlso rdf:resource="fun-fair-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="golf">
	<title>Golf</title>
	<rdfs:seeAlso rdf:resource="golf-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="clay-pigeon-shooting">
	<title>Clay Pigeon Shooting</title>
	<rdfs:seeAlso rdf:resource="clay-pigeon-shooting-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="white-water-rafting">
	<title>White Water Rafting</title>
	<rdfs:seeAlso rdf:resource="white-water-rafting-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="greyhound-racing">
	<title>Greyhound Racing</title>
	<rdfs:seeAlso rdf:resource="greyhound-racing-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="blindfold-driving">
	<title>Blindfold Driving</title>
	<rdfs:seeAlso rdf:resource="blindfold-driving-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="agro-cats">
	<title>Agro Cats</title>
	<rdfs:seeAlso rdf:resource="agro-cats-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="wine-tasting">
	<title>Wine Tasting Tours</title>
	<rdfs:seeAlso rdf:resource="wine-tasting-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="a-day-at-the-races">
	<title>A Day at the Races</title>
	<rdfs:seeAlso rdf:resource="a-day-at-the-races-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="quad-biking">
	<title>Quad Biking</title>
	<rdfs:seeAlso rdf:resource="quad-biking-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="race-car-driving">
	<title>Race Car Driving</title>
	<rdfs:seeAlso rdf:resource="race-car-driving-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="duckies">
	<title>Duckies</title>
	<rdfs:seeAlso rdf:resource="duckies-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="lazer-clay-pigeon">
	<title>Lazer Clay Pigeon</title>
	<rdfs:seeAlso rdf:resource="lazer-clay-pigeon-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="tank-driving">
	<title>Tank Driving</title>
	<rdfs:seeAlso rdf:resource="tank-driving-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="4x4-off-road-driving">
	<title>4X4 Off Road Driving</title>
	<rdfs:seeAlso rdf:resource="4x4-off-road-driving-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="karting">
	<title>Karting</title>
	<rdfs:seeAlso rdf:resource="karting-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="brewery-tours">
	<title>Brewery Tour</title>
	<rdfs:seeAlso rdf:resource="brewery-tours-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="football-tickets">
	<title>Football Tickets</title>
	<rdfs:seeAlso rdf:resource="football-tickets-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="sporting-events">
	<title>Sporting Events</title>
	<rdfs:seeAlso rdf:resource="sporting-events-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="5-a-side-football">
	<title>5 A Side Football</title>
	<rdfs:seeAlso rdf:resource="5-a-side-football-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="make-your-own-album">
	<title>Record your own Music Album</title>
	<rdfs:seeAlso rdf:resource="make-your-own-album-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="tree-top-climbing">
	<title>Tree Top Climbing</title>
	<rdfs:seeAlso rdf:resource="tree-top-climbing-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="spa-days">
	<title>Spa Days</title>
	<rdfs:seeAlso rdf:resource="spa-days-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="treasure-hunts">
	<title>Treasure Hunts</title>
	<rdfs:seeAlso rdf:resource="treasure-hunts-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="fun-parks">
	<title>Fun Parks</title>
	<rdfs:seeAlso rdf:resource="fun-parks-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="comedy-club">
	<title>Comedy Club</title>
	<rdfs:seeAlso rdf:resource="comedy-club-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="buggies">
	<title>Buggies</title>
	<rdfs:seeAlso rdf:resource="buggies-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="spy-training">
	<title>Spy Training</title>
	<rdfs:seeAlso rdf:resource="spy-training-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="its-a-knockout">
	<title>Its a Knockout</title>
	<rdfs:seeAlso rdf:resource="its-a-knockout-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="climbing-abseiling">
	<title>Climbing &amp; Abseiling</title>
	<rdfs:seeAlso rdf:resource="climbing-abseiling-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="skydriving">
	<title>Skydriving</title>
	<rdfs:seeAlso rdf:resource="skydriving-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="inflatable-table-football">
	<title>Human Table Football</title>
	<rdfs:seeAlso rdf:resource="inflatable-table-football-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="restaurants">
	<title>Restaurants</title>
	<rdfs:seeAlso rdf:resource="restaurants-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="murder-mystery-night">
	<title>Murder Mystery Party</title>
	<rdfs:seeAlso rdf:resource="murder-mystery-night-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="archery">
	<title>Archery</title>
	<rdfs:seeAlso rdf:resource="archery-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="kayaking">
	<title>Kayaking</title>
	<rdfs:seeAlso rdf:resource="kayaking-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="orienteering">
	<title>Orienteering</title>
	<rdfs:seeAlso rdf:resource="orienteering-article"/>
	<resourceOf rdf:resource="team-building-3"/>
</Resource>

			

<Resource rdf:about="corporate-hospitality">
	<title>Corporate Hospitality</title>
	<rdfs:seeAlso rdf:resource="corporate-hospitality-article"/>
	<resourceOf rdf:resource="corporate-event"/>
</Resource>

			

<Resource rdf:about="horse-racing-hospitality">
	<title>Horse Racing Hospitality</title>
	<rdfs:seeAlso rdf:resource="horse-racing-hospitality-article"/>
	<resourceOf rdf:resource="corporate-hospitality"/>
</Resource>

			

<Resource rdf:about="cricket-hospitality">
	<title>Cricket Hospitality</title>
	<rdfs:seeAlso rdf:resource="cricket-hospitality-article"/>
	<resourceOf rdf:resource="corporate-hospitality"/>
</Resource>

			

<Resource rdf:about="the-rhs-flower-shows">
	<title>The RHS Flower Shows</title>
	<rdfs:seeAlso rdf:resource="the-rhs-flower-shows-article"/>
	<resourceOf rdf:resource="corporate-hospitality"/>
</Resource>

			

<Resource rdf:about="motorsport-hospitality">
	<title>Motorsport Hospitality</title>
	<rdfs:seeAlso rdf:resource="motorsport-hospitality-article"/>
	<resourceOf rdf:resource="corporate-hospitality"/>
</Resource>

			

<Resource rdf:about="rugby-hospitality">
	<title>Rugby Hospitality</title>
	<rdfs:seeAlso rdf:resource="rugby-hospitality-article"/>
	<resourceOf rdf:resource="corporate-hospitality"/>
</Resource>

			

<Resource rdf:about="corporate-summer-events">
	<title>Corporate Summer Events</title>
	<rdfs:seeAlso rdf:resource="corporate-summer-events-article"/>
	<resourceOf rdf:resource="corporate-event"/>
</Resource>

			

<Resource rdf:about="its-a-knockout">
	<title>Its a Knockout</title>
	<rdfs:seeAlso rdf:resource="its-a-knockout-article"/>
	<resourceOf rdf:resource="corporate-summer-events"/>
</Resource>

			

<Resource rdf:about="sports-day-event">
	<title>Sports Day Event</title>
	<rdfs:seeAlso rdf:resource="sports-day-event-article"/>
	<resourceOf rdf:resource="corporate-summer-events"/>
</Resource>

			

<Resource rdf:about="family-summer-bbq">
	<title>Family Summer BBQ</title>
	<rdfs:seeAlso rdf:resource="family-summer-bbq-article"/>
	<resourceOf rdf:resource="corporate-summer-events"/>
</Resource>

			

<Resource rdf:about="summer-chillout-event">
	<title>Summer Chillout Event</title>
	<rdfs:seeAlso rdf:resource="summer-chillout-event-article"/>
	<resourceOf rdf:resource="corporate-summer-events"/>
</Resource>

			

<Resource rdf:about="fantastic-fun-fair">
	<title>Fantastic Fun Fair</title>
	<rdfs:seeAlso rdf:resource="fantastic-fun-fair-article"/>
	<resourceOf rdf:resource="corporate-summer-events"/>
</Resource>

			

<Resource rdf:about="staff-rewards-incentives">
	<title>Staff Rewards &amp; Incentives</title>
	<rdfs:seeAlso rdf:resource="staff-rewards-incentives-article"/>
	<resourceOf rdf:resource="corporate-event"/>
</Resource>

			

<Resource rdf:about="conferencing-and-meetings">
	<title>Conference &amp; Events</title>
	<rdfs:seeAlso rdf:resource="conferencing-and-meetings-article"/>
	<resourceOf rdf:resource="corporate-event"/>
</Resource>

			

<Resource rdf:about="parties">
	<title>Office Parties</title>
	<rdfs:seeAlso rdf:resource="parties-article"/>
	<resourceOf rdf:resource="corporate-event"/>
</Resource>

			

<Resource rdf:about="hotels-venues">
	<title>Hotels &amp; Venues</title>
	<rdfs:seeAlso rdf:resource="hotels-venues-article"/>
	<resourceOf rdf:resource="corporate-event"/>
</Resource>

			

<Resource rdf:about="resources-for-events">
	<title>Resources for Events</title>
	<rdfs:seeAlso rdf:resource="resources-for-events-article"/>
	<resourceOf rdf:resource="corporate-event"/>
</Resource>

			

<Resource rdf:about="coach-hire">
	<title>Coach Hire</title>
	<rdfs:seeAlso rdf:resource="coach-hire-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="marquee-hire">
	<title>Marquee Hire</title>
	<rdfs:seeAlso rdf:resource="marquee-hire-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="lighting">
	<title>Lighting</title>
	<rdfs:seeAlso rdf:resource="lighting-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="pa-sound-system">
	<title>PA &amp; Sound System</title>
	<rdfs:seeAlso rdf:resource="pa-sound-system-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="flooring">
	<title>Flooring</title>
	<rdfs:seeAlso rdf:resource="flooring-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="toilets">
	<title>Toilets</title>
	<rdfs:seeAlso rdf:resource="toilets-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="caterers">
	<title>Caterers</title>
	<rdfs:seeAlso rdf:resource="caterers-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="large-screens">
	<title>Large Screens</title>
	<rdfs:seeAlso rdf:resource="large-screens-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="venues">
	<title>Venues</title>
	<rdfs:seeAlso rdf:resource="venues-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="mobile-bars">
	<title>Mobile Bars</title>
	<rdfs:seeAlso rdf:resource="mobile-bars-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="bbq">
	<title>BBQ</title>
	<rdfs:seeAlso rdf:resource="bbq-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="staging">
	<title>Staging</title>
	<rdfs:seeAlso rdf:resource="staging-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="heating">
	<title>Heating</title>
	<rdfs:seeAlso rdf:resource="heating-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="security">
	<title>Security</title>
	<rdfs:seeAlso rdf:resource="security-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="first-aiders">
	<title>First Aiders</title>
	<rdfs:seeAlso rdf:resource="first-aiders-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="mix-mingle-entertainers">
	<title>Mix &amp; Mingle Entertainers</title>
	<rdfs:seeAlso rdf:resource="mix-mingle-entertainers-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="limousine-hire">
	<title>Limousine Hire</title>
	<rdfs:seeAlso rdf:resource="limousine-hire-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="guest-speakers">
	<title>Guest Speakers</title>
	<rdfs:seeAlso rdf:resource="guest-speakers-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="activities">
	<title>Activities</title>
	<rdfs:seeAlso rdf:resource="activities-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="chauffeur-driven-cars">
	<title>Chauffeur Driven Cars</title>
	<rdfs:seeAlso rdf:resource="chauffeur-driven-cars-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="chairs-table-hire">
	<title>Chairs &amp; Table Hire</title>
	<rdfs:seeAlso rdf:resource="chairs-table-hire-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="bands">
	<title>Bands</title>
	<rdfs:seeAlso rdf:resource="bands-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="themed-days-nights">
	<title>Themed Days/ Nights</title>
	<rdfs:seeAlso rdf:resource="themed-days-nights-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="tickets-printed">
	<title>Tickets Printed</title>
	<rdfs:seeAlso rdf:resource="tickets-printed-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="marketing-design">
	<title>Marketing &amp; Design</title>
	<rdfs:seeAlso rdf:resource="marketing-design-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="flowers">
	<title>Flowers</title>
	<rdfs:seeAlso rdf:resource="flowers-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</Resource>

			

<Resource rdf:about="champagne-reception">
	<title>Champagne Reception</title>
	<rdfs:seeAlso rdf:resource="champagne-reception-article"/>
	<resourceOf rdf:resource="resources-for-events"/>
</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="profile">
	<title>Your profile details</title>
	<rdfs:seeAlso rdf:resource="profile-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</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="footer_pages">
	<title>Footer pages</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="library">
	<title>Website library</title>
	<rdfs:seeAlso rdf:resource="iamges"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="privacy-policy">
	<title>Privacy policy</title>
	<rdfs:seeAlso rdf:resource="legal"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="terms">
	<title>Terms of use</title>
	<rdfs:seeAlso rdf:resource="terms-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="corporate-team-building-fun-stuff-terms">
	<title>Corporate/ Team Building/ Fun Stuff Terms and Conditions</title>
	<rdfs:seeAlso rdf:resource="corporate-team-building-fun-stuff-terms-article"/>
	<resourceOf rdf:resource="terms"/>
</Resource>

			

<Resource rdf:about="stag-hen-terms-and-conditions">
	<title>Stag &amp; Hen Terms and Conditions</title>
	<rdfs:seeAlso rdf:resource="stag-hen-terms-and-conditions-article"/>
	<resourceOf rdf:resource="terms"/>
</Resource>

			

<Resource rdf:about="link-exchange">
	<title>External Links</title>
	<rdfs:seeAlso rdf:resource="link-exchange-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>Corporate Events</title>
	<url>http://www.funktionevents.co.uk/index.html</url>
		<updated>2008-06-13 10:16:17</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="news-article">
	<type>Article</type>
	<title>News</title>
	<url>http://www.funktionevents.co.uk/news.html</url>
		<updated>2007-12-28 12:44:33</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="latest-news-article">
	<type>Article</type>
	<title>Latest news</title>
	<url>http://www.funktionevents.co.uk/news/latest-news.html</url>
		<updated></updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="news-archive-article">
	<type>Article</type>
	<title>News archive</title>
	<url>http://www.funktionevents.co.uk/news/news-archive.html</url>
		<updated></updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="subscribe-article">
	<type>Article</type>
	<title>Subscribe to our newsletter</title>
	<url>http://www.funktionevents.co.uk/news/subscribe.html</url>
		<updated>2008-01-02 11:47:44</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="about-us-article">
	<type>Article</type>
	<title>About us</title>
	<url>http://www.funktionevents.co.uk/about-us.html</url>
		<updated>2008-02-29 07:35:46</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="funktion-ltd-article">
	<type>Article</type>
	<title>Funk:tion Ltd</title>
	<url>http://www.funktionevents.co.uk/about-us/funktion-ltd.html</url>
		<updated>2008-08-09 20:06:32</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="remind-us-article">
	<type>Article</type>
	<title>Remind us</title>
	<url>http://www.funktionevents.co.uk/about-us/remind-us.html</url>
		<updated>2008-03-03 11:51:43</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="suppliers-article">
	<type>Article</type>
	<title>Suppliers</title>
	<url>http://www.funktionevents.co.uk/about-us/suppliers.html</url>
		<updated>2008-06-11 22:10:13</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="booking-forms-article">
	<type>Article</type>
	<title>Booking forms</title>
	<url>http://www.funktionevents.co.uk/about-us/booking-forms.html</url>
		<updated>2008-06-12 20:25:07</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="stag-and-hen-enquiry-form-article">
	<type>Article</type>
	<title>Stag and Hen Enquiry Form</title>
	<url>http://www.funktionevents.co.uk/about-us/booking-forms/stag-and-hen-enquiry-form.html</url>
		<updated>2008-02-29 07:35:46</updated>

	<resourceOf rdf:resource="booking-forms-article"/>
</Resource>

			

<Resource rdf:about="corporate-enquiry-form-article">
	<type>Article</type>
	<title>Corporate event Enquiry Form</title>
	<url>http://www.funktionevents.co.uk/about-us/booking-forms/corporate-enquiry-form.html</url>
		<updated>2008-06-13 10:23:42</updated>

	<resourceOf rdf:resource="booking-forms-article"/>
</Resource>

			

<Resource rdf:about="team-building-enquiry-form-article">
	<type>Article</type>
	<title>Team Building Enquiry Form</title>
	<url>http://www.funktionevents.co.uk/about-us/booking-forms/team-building-enquiry-form.html</url>
		<updated>2008-02-29 07:35:46</updated>

	<resourceOf rdf:resource="booking-forms-article"/>
</Resource>

			

<Resource rdf:about="fun-stuff-enquiry-form-article">
	<type>Article</type>
	<title>Event Resources Enquiry Form</title>
	<url>http://www.funktionevents.co.uk/about-us/booking-forms/fun-stuff-enquiry-form.html</url>
		<updated>2008-06-12 20:23:41</updated>

	<resourceOf rdf:resource="booking-forms-article"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://www.funktionevents.co.uk/about-us/contact-us.html</url>
		<updated>2008-03-03 12:58:50</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="your-event-article">
	<type>Article</type>
	<title>Your event</title>
	<url>http://www.funktionevents.co.uk/your-event.html</url>
		<updated>2008-06-11 22:10:13</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="client-login-article">
	<type>Article</type>
	<title>Client Login</title>
	<url>http://www.funktionevents.co.uk/your-event/client-login.html</url>
		<updated>2008-02-29 07:35:46</updated>

	<resourceOf rdf:resource="your-event-article"/>
</Resource>

			

<Resource rdf:about="documents-article">
	<type>Article</type>
	<title>Documents</title>
	<url>http://www.funktionevents.co.uk/your-event/documents.html</url>
		<updated>2008-02-29 07:35:46</updated>

	<resourceOf rdf:resource="your-event-article"/>
</Resource>

			

<Resource rdf:about="your-event-examples-article">
	<type>Article</type>
	<title>Your Event Examples</title>
	<url>http://www.funktionevents.co.uk/your-event/your-event-examples.html</url>
		<updated>2008-06-11 22:10:13</updated>

	<resourceOf rdf:resource="your-event-article"/>
</Resource>

			

<Resource rdf:about="services-article">
	<type>Article</type>
	<title>Activities &amp; Events</title>
	<url>http://www.funktionevents.co.uk/services.html</url>
		<updated>2008-07-04 21:43:06</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="stag-weekends-article">
	<type>Article</type>
	<title>Stag Weekends</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends.html</url>
		<updated>2008-08-19 20:35:55</updated>

	<resourceOf rdf:resource="services-article"/>
</Resource>

			

<Resource rdf:about="stag-weekend-destinations-article">
	<type>Article</type>
	<title>Stag Weekend Packages &amp; Destinations</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations.html</url>
		<updated>2008-08-19 20:17:49</updated>

	<resourceOf rdf:resource="stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="liverpool-stag-weekends-article">
	<type>Article</type>
	<title>Liverpool Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/liverpool-stag-weekends.html</url>
		<updated>2008-08-09 21:18:47</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="paintball-bars-club-and-lap-dancing-article">
	<type>Article</type>
	<title>Paintball, Bars, Club &amp; Lap Dancing Package</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/liverpool-stag-weekends/paintball-bars-club-and-lap-dancing.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="liverpool-stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="karting-club-lap-dancing-package-article">
	<type>Article</type>
	<title>Karting, Club &amp; Lap Dancing Package</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/liverpool-stag-weekends/karting-club-lap-dancing-package.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="liverpool-stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="manchester-stag-weekends-article">
	<type>Article</type>
	<title>Manchester Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/manchester-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="dogs-bars-club-lap-dancing-package-article">
	<type>Article</type>
	<title>Dogs, Bars, Club &amp; Lap Dancing Package</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/manchester-stag-weekends/dogs-bars-club-lap-dancing-package.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="manchester-stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="paintball-bars-club-lap-dancing-package-article">
	<type>Article</type>
	<title>Paintball, Bars, Club &amp; Lap Dancing Package</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/manchester-stag-weekends/paintball-bars-club-lap-dancing-package.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="manchester-stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="edinburgh-stag-weekends-article">
	<type>Article</type>
	<title>Edinburgh Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/edinburgh-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="nottingham-stag-weekends-article">
	<type>Article</type>
	<title>Nottingham Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/nottingham-stag-weekends.html</url>
		<updated>2008-08-12 20:41:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="paintball-and-clubbing-package-article">
	<type>Article</type>
	<title>Paintball &amp; Clubbing Package</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/nottingham-stag-weekends/paintball-and-clubbing-package.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="nottingham-stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="dogs-bars-and-lap-dancing-package-article">
	<type>Article</type>
	<title>Dogs, Bars &amp; Lap Dancing Package</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/nottingham-stag-weekends/dogs-bars-and-lap-dancing-package.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="nottingham-stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="party-bus-karting-lap-dancing-package-article">
	<type>Article</type>
	<title>Party Bus, Karting &amp; Lap Dancing Package</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/nottingham-stag-weekends/party-bus-karting-lap-dancing-package.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="nottingham-stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="london-stag-weekends-article">
	<type>Article</type>
	<title>London Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/london-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="brighton-stag-weekends-article">
	<type>Article</type>
	<title>Brighton Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/brighton-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="newcastle-stag-weekends-article">
	<type>Article</type>
	<title>Newcastle Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/newcastle-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="paintball-clubs-lap-dancing-package-article">
	<type>Article</type>
	<title>Paintball, Clubs &amp; Lap Dancing Package</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/newcastle-stag-weekends/paintball-clubs-lap-dancing-package.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="newcastle-stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="party-bus-club-lap-dancing-package-article">
	<type>Article</type>
	<title>Party Bus, Club &amp; Lap Dancing Package</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/newcastle-stag-weekends/party-bus-club-lap-dancing-package.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="newcastle-stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="bristol-stag-weekends-article">
	<type>Article</type>
	<title>Bristol Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/bristol-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="leeds-stag-weekends-article">
	<type>Article</type>
	<title>Leeds Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/leeds-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="cardiff-stag-weekends-article">
	<type>Article</type>
	<title>Cardiff Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/cardiff-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="blackpool-stag-weekends-article">
	<type>Article</type>
	<title>Blackpool Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/blackpool-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="chester-stag-weekends-article">
	<type>Article</type>
	<title>Chester Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/chester-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="sheffield-stag-weekends-article">
	<type>Article</type>
	<title>Sheffield Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/sheffield-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="york-stag-weekends-article">
	<type>Article</type>
	<title>York Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/york-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="bournemouth-stag-weekends-article">
	<type>Article</type>
	<title>Bournemouth Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/bournemouth-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="the-lakes-stag-weekends-article">
	<type>Article</type>
	<title>The Lakes Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/the-lakes-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="birmingham-stag-weekends-article">
	<type>Article</type>
	<title>Birmingham Stag Nights</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-destinations/birmingham-stag-weekends.html</url>
		<updated>2008-08-09 21:42:45</updated>

	<resourceOf rdf:resource="stag-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="stag-do-activities-article">
	<type>Article</type>
	<title>Stag Party Activities</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities.html</url>
		<updated>2008-07-01 16:21:54</updated>

	<resourceOf rdf:resource="stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="lap-dancing-and-strippers-article">
	<type>Article</type>
	<title>Lap Dancing and Strippers</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/lap-dancing-and-strippers.html</url>
		<updated>2008-07-01 16:45:48</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="paintball-article">
	<type>Article</type>
	<title>Paintballing</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/paintball.html</url>
		<updated>2008-07-01 16:45:48</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="limousines-lap-dancing-article">
	<type>Article</type>
	<title>Limousines Lap Dancing</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/limousines-lap-dancing.html</url>
		<updated>2008-07-01 17:27:41</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="clay-pigeon-shooting-article">
	<type>Article</type>
	<title>Clay Pigeon Shooting</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/clay-pigeon-shooting.html</url>
		<updated>2008-07-01 16:45:48</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="agro-cats-article">
	<type>Article</type>
	<title>Agro Cats</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/agro-cats.html</url>
		<updated>2008-07-01 16:45:48</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="white-water-rafting-article">
	<type>Article</type>
	<title>White Water Rafting</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/white-water-rafting.html</url>
		<updated>2008-07-01 16:45:48</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="blindfold-driving-article">
	<type>Article</type>
	<title>Blindfold Driving</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/blindfold-driving.html</url>
		<updated>2008-07-01 16:45:48</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="dog-racing-article">
	<type>Article</type>
	<title>Greyhound Racing</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/dog-racing.html</url>
		<updated>2008-07-01 16:45:48</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="make-your-own-album-article">
	<type>Article</type>
	<title>Record your own Music Album</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/make-your-own-album.html</url>
		<updated>2008-07-01 16:45:49</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="coach-transfers-article">
	<type>Article</type>
	<title>Coach Transfers</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/coach-transfers.html</url>
		<updated>2008-07-01 17:27:41</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="hotels-venues-article">
	<type>Article</type>
	<title>Hotels &amp; Venues</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/hotels-venues.html</url>
		<updated>2008-07-01 10:34:34</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="a-day-at-the-races-article">
	<type>Article</type>
	<title>A Day at the Races</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/a-day-at-the-races.html</url>
		<updated>2008-07-01 16:45:49</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="quad-biking-article">
	<type>Article</type>
	<title>Quad biking</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/quad-biking.html</url>
		<updated>2008-07-01 16:45:49</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="bar-crawl-queue-jumper-tickets-article">
	<type>Article</type>
	<title>Bar Crawl Queue Jumper Tickets</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/bar-crawl-queue-jumper-tickets.html</url>
		<updated>2008-07-01 17:27:41</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="duckies-article">
	<type>Article</type>
	<title>Duckies</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/duckies.html</url>
		<updated>2008-07-01 16:45:49</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="lazer-clay-pigeon-shooting-article">
	<type>Article</type>
	<title>Laser Clay Pigeon Shooting</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/lazer-clay-pigeon-shooting.html</url>
		<updated>2008-07-01 16:45:49</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="tank-driving-article">
	<type>Article</type>
	<title>Tank Driving</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/tank-driving.html</url>
		<updated>2008-07-01 16:45:49</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="party-bus-article">
	<type>Article</type>
	<title>Party Bus</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/party-bus.html</url>
		<updated>2008-07-01 10:34:34</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="karting-article">
	<type>Article</type>
	<title>Karting</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/karting.html</url>
		<updated>2008-07-01 16:45:49</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="brewery-visits-article">
	<type>Article</type>
	<title>Brewery Tour</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/brewery-visits.html</url>
		<updated>2008-07-01 16:45:49</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="football-tickets-article">
	<type>Article</type>
	<title>Football Tickets</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/football-tickets.html</url>
		<updated>2008-07-01 16:45:49</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="sport-tickets-article">
	<type>Article</type>
	<title>Sport Tickets</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/sport-tickets.html</url>
		<updated>2008-07-01 16:45:49</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="5-a-side-football-article">
	<type>Article</type>
	<title>5 a side Football</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/5-a-side-football.html</url>
		<updated>2008-07-01 16:45:49</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="zorbing-article">
	<type>Article</type>
	<title>Zorbing</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/zorbing.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="tree-top-climbing-article">
	<type>Article</type>
	<title>Tree Top Climbing</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/tree-top-climbing.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="race-car-driving-article">
	<type>Article</type>
	<title>Race Car Driving</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/race-car-driving.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="raft-building-article">
	<type>Article</type>
	<title>Raft Building</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/raft-building.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="golf-article">
	<type>Article</type>
	<title>Golf</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/golf.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="fun-parks-article">
	<type>Article</type>
	<title>Fun Parks</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/fun-parks.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="comedy-night-article">
	<type>Article</type>
	<title>Comedy Club</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/comedy-night.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="coastering-article">
	<type>Article</type>
	<title>Coasteering</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/coastering.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="hovercrafting-article">
	<type>Article</type>
	<title>Hovercrafting</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/hovercrafting.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="climbing-abseiling-article">
	<type>Article</type>
	<title>Climbing &amp; Abseiling</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/climbing-abseiling.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="archery-2-article">
	<type>Article</type>
	<title>Archery</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/archery-2.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="kayaking-article">
	<type>Article</type>
	<title>Kayaking</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/kayaking.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="orienteering-article">
	<type>Article</type>
	<title>Orienteering</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/orienteering.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="skydiving-article">
	<type>Article</type>
	<title>Skydiving</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/skydiving.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="spy-training-article">
	<type>Article</type>
	<title>Spy Training</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/spy-training.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="buggies-article">
	<type>Article</type>
	<title>Buggies</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/buggies.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="first-night-buffet-drinks-article">
	<type>Article</type>
	<title>First Night Buffet &amp; Drinks</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/first-night-buffet-drinks.html</url>
		<updated>2008-07-01 17:27:41</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="4x4-off-road-driving-article">
	<type>Article</type>
	<title>4x4 Off Road Driving</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/4x4-off-road-driving.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="murder-mystery-night-article">
	<type>Article</type>
	<title>Murder Mystery Party</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/murder-mystery-night.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="restaurants-article">
	<type>Article</type>
	<title>Restaurants</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/restaurants.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="treasure-hunt-article">
	<type>Article</type>
	<title>Treasure Hunts</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/treasure-hunt.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="spa-days-article">
	<type>Article</type>
	<title>Spa Days</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/spa-days.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="surfing-article">
	<type>Article</type>
	<title>Surfing Lessons</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-do-activities/surfing.html</url>
		<updated>2008-07-01 16:45:50</updated>

	<resourceOf rdf:resource="stag-do-activities-article"/>
</Resource>

			

<Resource rdf:about="accommodation-article">
	<type>Article</type>
	<title>Accommodation</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/accommodation.html</url>
		<updated>2008-07-01 17:42:08</updated>

	<resourceOf rdf:resource="stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="stag-weekend-packages-article">
	<type>Article</type>
	<title>Stag Weekend Packages</title>
	<url>http://www.funktionevents.co.uk/services/stag-weekends/stag-weekend-packages.html</url>
		<updated>2008-07-13 22:15:03</updated>

	<resourceOf rdf:resource="stag-weekends-article"/>
</Resource>

			

<Resource rdf:about="hen-nights-article">
	<type>Article</type>
	<title>Hen Nights</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights.html</url>
		<updated>2008-07-11 22:08:28</updated>

	<resourceOf rdf:resource="services-article"/>
</Resource>

			

<Resource rdf:about="hen-weekend-destinations-article">
	<type>Article</type>
	<title>Hen Weekend Destinations</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations.html</url>
		<updated>2008-07-18 18:08:12</updated>

	<resourceOf rdf:resource="hen-nights-article"/>
</Resource>

			

<Resource rdf:about="liverpool-hen-weekends-article">
	<type>Article</type>
	<title>Liverpool Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/liverpool-hen-weekends.html</url>
		<updated>2008-07-18 18:08:12</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="manchester-hen-weekends-article">
	<type>Article</type>
	<title>Manchester Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/manchester-hen-weekends.html</url>
		<updated>2008-07-18 18:08:12</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="edinburgh-hen-weekends-article">
	<type>Article</type>
	<title>Edinburgh Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/edinburgh-hen-weekends.html</url>
		<updated>2008-06-13 21:25:52</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="nottingham-hen-weekends-article">
	<type>Article</type>
	<title>Nottingham Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/nottingham-hen-weekends.html</url>
		<updated>2008-06-13 21:25:52</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="london-hen-weekends-article">
	<type>Article</type>
	<title>London Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/london-hen-weekends.html</url>
		<updated>2008-07-22 21:55:41</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="brighton-hen-weekends-article">
	<type>Article</type>
	<title>Brighton Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/brighton-hen-weekends.html</url>
		<updated>2008-06-13 21:25:52</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="newcastle-hen-weekends-article">
	<type>Article</type>
	<title>Newcastle Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/newcastle-hen-weekends.html</url>
		<updated>2008-06-13 21:25:52</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="bristol-hen-weekends-article">
	<type>Article</type>
	<title>Bristol Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/bristol-hen-weekends.html</url>
		<updated>2008-06-13 21:55:10</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="leeds-hen-weekends-article">
	<type>Article</type>
	<title>Leeds Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/leeds-hen-weekends.html</url>
		<updated>2008-06-13 21:25:52</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="cardiff-hen-weekends-article">
	<type>Article</type>
	<title>Cardiff Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/cardiff-hen-weekends.html</url>
		<updated>2008-06-13 21:53:16</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="blackpool-hen-weekends-article">
	<type>Article</type>
	<title>Blackpool Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/blackpool-hen-weekends.html</url>
		<updated>2008-06-13 21:53:16</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="chester-hen-weekends-article">
	<type>Article</type>
	<title>Chester Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/chester-hen-weekends.html</url>
		<updated>2008-06-13 21:53:16</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="sheffield-hen-weekends-article">
	<type>Article</type>
	<title>Sheffield Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/sheffield-hen-weekends.html</url>
		<updated>2008-06-13 21:53:16</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="york-hen-weekends-article">
	<type>Article</type>
	<title>York Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/york-hen-weekends.html</url>
		<updated>2008-06-13 21:53:16</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="bournemouth-hen-weekends-article">
	<type>Article</type>
	<title>Bournemouth Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destinations/bournemouth-hen-weekends.html</url>
		<updated>2008-06-12 21:35:29</updated>

	<resourceOf rdf:resource="hen-weekend-destinations-article"/>
</Resource>

			

<Resource rdf:about="the-lakes-hen-weekends-article">
	<type>Article</type>
	<title>The Lakes Hen Weekends</title>
	<url>http://www.funktionevents.co.uk/services/hen-nights/hen-weekend-destin