Syncing produces an XML record for each entry:
<appointment id='id194' palmid='16234390' category='Conference' event='1'> <description>Extreme Markup Lang</description> ... </appointment>
And a snippet of N3 for rdf: statements:
:extreme2002 :palmid :id194 . :extreme2002 :id "extreme2002" . :extreme2002 p:loc "Montreal, CA" . :extreme2002 p:uri "http://www.extrememarkup.com/" . :extreme2002 p:hotel ab:wyndham-montreal .
Note that the N3 isn't exactly what I showed you in the Palm note.