<?xml version='1.0' encoding='ISO-8859-1'?>
<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:foaf="http://xmlns.com/foaf/0.1/"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns:eswc="http://www.eswc2006.org/technologies/ontology#"
      xml:base="http://www.eswc2006.org/">

<!-- conference overview
outstanding issues, time permitting:
  - add roles
  - add descriptions of the calls
-->

<eswc:ConferenceEvent rdf:about="http://www.eswc2006.org/#">
  <dc:title>3rd European Semantic Web Conference (ESWC2006)</dc:title>
  <dc:description>The 3rd Annual European Semantic Web Conference (ESWC2006) will be held in Budva, Montenegro from the 11th - 14th June, 2006. It will present the latest results in research and application in Semantic Web technologies (including knowledge markup languages, Semantic Web services, ontology management and more). ESWC 2006 will also feature a special industry-oriented event providing European industry with an opportunity to become even more familiar with these technologies. It will offer a tutorial program, focusing on the latest in Semantic Web technologies.</dc:description>

  <eswc:hasLocation rdf:resource="http://www.eswc2006.org/places/#Maestral" />
  <eswc:hasStartDateTime>2006-06-11T09:00:00+02:00</eswc:hasStartDateTime>
  <eswc:hasEndDateTime>2006-06-14T17:45:00+02:00</eswc:hasEndDateTime>
  <eswc:hasProgramme rdf:resource="http://www.eswc2006.org/conference_programme.html" />

  <eswc:hasProceedings rdf:resource="http://www.springer.com/uk/home/computer/database?SGWID=3-40109-22-173660166-0" />
  
  <!--
  <eswc:hasCall rdf:resource="" />
  preferably add roles here
  <eswc:hasRole rdf:resource="" />
  -->

  <eswc:hasPart rdf:resource="http://www.eswc2006.org/tracks/#papers-track" />
  <eswc:hasPart rdf:resource="http://www.eswc2006.org/tracks/#posters-demos-track" />
  <eswc:hasPart rdf:resource="http://www.eswc2006.org/tracks/#workshops-track" />
  <eswc:hasPart rdf:resource="http://www.eswc2006.org/tracks/#tutorials-track" />
  <eswc:hasPart rdf:resource="http://www.eswc2006.org/tracks/#industrial-track" />

  <rdfs:seeAlso rdf:resource="organising-committee.rdf"/>
  <rdfs:seeAlso rdf:resource="programme-committee.rdf"/>
  <rdfs:seeAlso rdf:resource="roles/index.rdf"/>
  <rdfs:seeAlso rdf:resource="delegates/"/>
  <rdfs:seeAlso rdf:resource="people/index.rdf"/>

  <rdfs:seeAlso rdf:resource="programme/index.rdf"/>
  <rdfs:seeAlso rdf:resource="tracks/index.rdf"/>
  <rdfs:seeAlso rdf:resource="sessions/index.rdf"/>
  <rdfs:seeAlso rdf:resource="workshops/index.rdf"/>
  <rdfs:seeAlso rdf:resource="tutorials/index.rdf"/>
  <rdfs:seeAlso rdf:resource="talks/index.rdf"/>
  <rdfs:seeAlso rdf:resource="full-papers/index.rdf"/>
  <rdfs:seeAlso rdf:resource="poster-papers/index.rdf"/>
  <rdfs:seeAlso rdf:resource="demo-papers/index.rdf"/>
  <rdfs:seeAlso rdf:resource="industry-forum/index.rdf"/>

  <rdfs:seeAlso rdf:resource="calls/index.rdf"/>
  <rdfs:seeAlso rdf:resource="topics/index.rdf"/>
  <rdfs:seeAlso rdf:resource="sponsorship/index.rdf"/>
  <rdfs:seeAlso rdf:resource="places/index.rdf"/>

</eswc:ConferenceEvent>

</rdf:RDF>
