<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE uridef[
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns">
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema">
<!ENTITY ical "http://ilrt.org/discovery/2001/06/schemas/ical-full/hybrid.rdf">
<!ENTITY html "http://www.w3.org/1999/xhtml">
<!ENTITY dc "http://purl.org/dc/elements/1.1/">
<!ENTITY pmt "http://www.daml.ri.cmu.edu/site/projects/RDFCalendar/PittsburghMovieTheatres.rdf">
]>

<rdf:RDF
xmlns:cal="http://www.w3.org/2000/09/calendar/alpha1" 
xmlns:dc="&dc;"
xmlns:html="&html;"
xmlns:ical="&ical;#"
xmlns:rdf="&rdf;#"
xmlns:rdfs="&rdfs;#"
xmlns:util="http://ilrt.org/discovery/2001/06/schemas/swws/index.rdf#"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns ="http://www.daml.ri.cmu.edu/site/projects/RDFCalendar/ThreeRiversEvents.rdf"
>

  <dc:title> Three Rivers Film Festival Events</dc:title>
  <dc:description> A small sample of events that occur at the Three Rivers Film Festival </dc:description>
  <dc:source rdf:resource="http://www.pghfilmmakers.org/filmfest/"/>
  <dc:identifier rdf:resource="http://www.daml.ri.cmu.edu/site/projects/RDFCalendar/ThreeRiversEvents.rdf" />
  <dc:contributor rdf:resource="http://www.daml.ri.cmu.edu/site/projects/RDFCalendar/Retsina-People.rdf#terryp@cs.cmu.edu"/>
  <dc:date>2001-10-31</dc:date>

  <ical:VEVENT rdf:ID="20011102T193000diamond">
    <ical:DTSTART>
      <ical:DATE-TIME>
	<ical:TZID rdf:resource="#EST"/>
	<rdf:value>20011102T193000</rdf:value>
	<util:hour>19</util:hour>
	<util:minute>30</util:minute>
      </ical:DATE-TIME>
    </ical:DTSTART>

    <ical:DTEND>
      <ical:DATE-TIME>
	<ical:TZID rdf:resource="#EST"/>
	<rdf:value>20011102T213000</rdf:value>
	<util:hour>21</util:hour>
	<util:minute>30</util:minute>
      </ical:DATE-TIME>
    </ical:DTEND>

    <ical:LOCATION rdf:resource="&pmt;#Harris"/>
    <ical:DESCRIPTION> Diamond Man (USA)</ical:DESCRIPTION>
    <rdfs:seeAlso rdf:resource="http://www.pghfilmmakers.org/filmfest/index2.html#diamond"/>

  </ical:VEVENT>

  <ical:VEVENT rdf:ID="20011102T213000bully">
    <ical:DTSTART>
      <ical:DATE-TIME>
	<ical:TZID rdf:resource="#EST"/>
	<rdf:value>20011102T213000</rdf:value>
	<util:hour>21</util:hour>
	<util:minute>30</util:minute>
      </ical:DATE-TIME>
    </ical:DTSTART>

    <ical:DTEND>
      <ical:DATE-TIME>
	<ical:TZID rdf:resource="#EST"/>
	<rdf:value>20011102T233000</rdf:value>
	<util:hour>23</util:hour>
	<util:minute>30</util:minute>
      </ical:DATE-TIME>
    </ical:DTEND>

    <ical:LOCATION rdf:resource="&pmt;#Harris"/>
    <ical:DESCRIPTION> Bully (USA)</ical:DESCRIPTION>
    <rdfs:seeAlso rdf:resource="http://www.pghfilmmakers.org/filmfest/index2.html#bully"/>

  </ical:VEVENT>

  <ical:VEVENT rdf:ID="20011102T194500charcoal">
    <ical:DTSTART>
      <ical:DATE-TIME>
	<ical:TZID rdf:resource="#EST"/>
	<rdf:value>20011102T194500</rdf:value>
	<util:hour>19</util:hour>
	<util:minute>45</util:minute>
      </ical:DATE-TIME>
    </ical:DTSTART>

    <ical:DTEND>
      <ical:DATE-TIME>
	<ical:TZID rdf:resource="#EST"/>
	<rdf:value>20011102T213000</rdf:value>
	<util:hour>21</util:hour>
	<util:minute>30</util:minute>
      </ical:DATE-TIME>
    </ical:DTEND>

    <ical:LOCATION rdf:resource="&pmt;#Melwood"/>
    <ical:DESCRIPTION> The Charcoal People (Brazil)</ical:DESCRIPTION>
    <rdfs:seeAlso rdf:resource="http://www.pghfilmmakers.org/filmfest/index2.html#charcoal"/>

  </ical:VEVENT>
</rdf:RDF>

