<?xml version="1.0"?>

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
         xmlns:dc="http://purl.org/dc/elements/1.1/"     
         xmlns:dt="http://purl.org/dc/terms/">
  <rdf:Description rdf:about="http://www.informatik.tu-cottbus.de/~agiurca/">
    <dc:title>
      Adrian Giurca's Personal Web Page.
    </dc:title>
    <dc:creator rdf:resource="http://www.informatik.tu-cottbus.de/~agiurca/"/>
    <dc:description>
      My name is Adrian Giurca. I'm Postdoctoral Research Associate at the Department of Internet Technology from BTU Cottbus, Germany.
    </dc:description>
    <dc:date>$Date: 2005/03/01 22:23:00$</dc:date>
    <dc:type>Text</dc:type>
    <dc:format>text/html</dc:format>
    <dc:language>en</dc:language>
    <dc:relation rdf:resource="http://www.informatik.tu-cottbus.de/~wwwitec/"/>
    <dc:relation rdf:resource="http://www.informatik.tu-cottbus.de/"/>
    <dc:relation rdf:resource="http://www.tu-cottbus.de/"/>
  </rdf:Description>
</rdf:RDF>