<?xml version="1.0"?>

<!DOCTYPE owl [
  <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
  <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
  <!ENTITY owl "http://www.w3.org/2002/07/owl#">
  <!ENTITY cc "http://web.resource.org/cc/#">
  <!ENTITY event "http://ebiquity.umbc.edu/ontology/event.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">]>

<!--
  This ontology document is licensed under the Creative Commons
  Attribution License. To view a copy of this license, visit
  http://creativecommons.org/licenses/by/2.0/ or send a letter to
  Creative Commons, 559 Nathan Abbott Way, Stanford, California
  94305, USA.
-->

<rdf:RDF 
  xmlns:rdf = "&rdf;"
  xmlns:rdfs = "&rdfs;"
  xmlns:xsd = "&xsd;"
  xmlns:owl = "&owl;"
  xmlns:cc = "&cc;"
  xmlns:event = "&event;"
  xmlns:person = "&person;"
  xmlns:assert = "&assert;">
  <event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/200/UMBC-Digital-Entertainment-Conference">
    <rdfs:label><![CDATA[UMBC Digital Entertainment Conference]]></rdfs:label>
    <event:title><![CDATA[UMBC Digital Entertainment Conference]]></event:title>
    <event:startDate rdf:datatype="&xsd;dateTime">2007-04-28T10:30:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2007-04-28T17:30:00-05:00</event:endDate>
    <event:location><![CDATA[LH5, ECS Building]]></event:location>
    <event:abstract><![CDATA[The <a href="http://umbccgc.org/">UMBC Game Developer's Club</a> will host the second <a href="http://umbcgdc.org/dec/">Digital Entertainment Conference</a> on careers in the computer game and interactive entertainment industry.  The event will take place on Saturday April 28th from 10:30-5:30 in Lecture Hall 5 of the Engineering and Computer Science Building.  It is free and open to the public.

The 2007 DEC will feature presentations from seven speakers from four Maryland game companies and cover a range of topics, including art, programming and production.

<ul> 
<li> Dave Inscore (Art Director, <a href="http://www.bighugegames.com/">Big Huge Games</a>)</li>
<li> Katie Hirsch (Artist / Programmer, <a href="http://www.breakawaygames.com/">Breakaway</a>)</li>
<li> Ryan McFall (Engineer, <a href="http://www.day1studios.com/">Day 1 Studios</a>)</li>
<li> Dominic Cerquetti (Engineer, <a href="http://www.firaxis.com/">Firaxis</a>)</li>
<li> Don Goddard (Technical Director, <a href="http://www.breakawaygames.com/">Breakaway</a>)</li>
<li> Barry Caudill (Executive Producer, <a href="http://www.firaxis.com/">Firaxis</a>)</li>
<li> Matt Udvari (Designer, <a href="">Day 1 Studios</a>)</li>
</ul>

<p>See the <a href="http://umbcgdc.org/dec/">GDC site</a> for a detailed schedule and biographic sketches of the presenters.  Consult this <a href="http://www.umbc.edu/aboutumbc/campusmap/index_map.htm">UMBC map</a> for directions and parking information.</p>]]></event:abstract>
    <event:uri><![CDATA[http://umbcgdc.org/dec/]]></event:uri>
    <event:tag><![CDATA[games]]></event:tag>
  </event:Event>

  <rdf:Description rdf:about="">
    <cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
  </rdf:Description>

</rdf:RDF>
