<?xml version="1.0"?>
<!-- see http://xmlns.com/foaf/0.1/ - generated by vi(1) / Wed May 28 08:56:33 CEST 2003 -->
<rdf:RDF 
	xmlns="http://purl.org/rss/1.0/" 
	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:lmn="http://www.asemantics.com/schemas/lastminutenews/"
        xmlns:contact="http://www.w3.org/2000/10/swap/pim/contact#"
        xmlns:wn="http://xmlns.com/wordnet/1.6/"
	xmlns:airport="http://www.daml.org/2001/10/html/airport-ont#"
	xmlns:damlplusoil="http://www.daml.org/2001/03/daml+oil#"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" 
	xmlns:gml="http://www.opengis.net/gml"
>
  <foaf:Person rdf:ID="dirkx">
    <foaf:name>Dirk-Willem van Gulik</foaf:name>
    <foaf:title/>
    <foaf:firstName>Dirk-Willem</foaf:firstName>
    <foaf:surname>van Gulik</foaf:surname>
    <foaf:nick>dirkx</foaf:nick>
    <foaf:depiction rdf:resource="http://www.asemantics.com/images/d1.jpg"/>
    <foaf:depiction rdf:resource="http://www.webweaving.org/vain/neutral.jpg"/>

	<!-- no height, no DATE, implicit projection - so we will
	     shift with the projection frame
	-->
    <foaf:topic rdf:parseType="Resource"> 
	<geo:lat>52.1563666666667</geo:lat> 
	<geo:long>4.48888333333333</geo:long>
    </foaf:topic> 

	<!-- problem - 'based_near', what projection ? and even
		if we assume WGS84 - no date; so what point do we mean
		if you read this 5 years from now ? Plus also what
		exactly does the point mean - and the rounding
		of the value ?
	-->
    <foaf:based_near>
       <geo:Point rdf:nodeID="leiden">
         <geo:lat>52.1563666666667</geo:lat>
         <geo:long>4.48888333333333</geo:long>
	</geo:Point>
    </foaf:based_near>

    <!-- Ok - more serious attempt... -->
    <foaf:based_near>
	<gml:Feature>
		<gml:centerOf>
			<gml:Point gml:srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
				<gml:coordinates>52.1563666666667,4.48888333333333</gml:coordinates>
			</gml:Point>
		</gml:centerOf>
	</gml:Feature>
    </foaf:based_near> 
   
<!-- ASEMN context -->
    <rdfs:seeAlso rdf:resource="http://www.asemantics.com/people/dirkx-asf.rdf"/>
    <foaf:mbox rdf:resource="mailto:dirkx@asemantics.com"/>
    <foaf:phone rdf:resource="tel:+31715149564"/>
    <foaf:homepage rdf:resource="http://www.asemantics.com"/>
    <foaf:workplaceHomepage rdf:resource="http://www.asemantics.com"/>
<!-- E ASEM -->

<!-- Private context -->
    <foaf:mbox rdf:resource="mailto:dirkx@webweavig.org"/>
    <foaf:phone rdf:resource="tel:+31715149564"/>
    <foaf:homepage rdf:resource="http://www.webweaving.org"/>
<!-- E of Private context -->

<!-- ASF -->
    <foaf:mbox rdf:resource="mailto:dirkx@apache.org"/>
    <foaf:phone rdf:resource="tel:+31715149564"/>
    <foaf:homepage rdf:resource="http://cvs.apache.org/~dirkx"/>
    <foaf:workplaceHomepage rdf:resource="http://www.apache.org/~dirkx"/>
<!-- E ASF -->

<!-- quick hack -->
    <foaf:jabberID>dirkx@jabber.com</foaf:jabberID>
    <foaf:jabberID>dirkx@jabber.net</foaf:jabberID>
    <foaf:jabberID>dirkx@wirelessleiden.nl</foaf:jabberID>
    <foaf:jabberID>dirkx@jabber.sk</foaf:jabberID>

    <foaf:aimChatID>dirkx@mac.com</foaf:aimChatID>
    <foaf:aimChatID>dirkx@mac.com</foaf:aimChatID>

    <foaf:yahooChatID>dirkxus</foaf:yahooChatID>

    <contact:nearestAirport>
        <airport:Airport rdf:about='http://www.daml.org/cgi-bin/airport?AMS'>
	   <damlplusoil:sameIndividualAs 
		rdf:resource='http://www.daml.org/cgi-bin/airport?EHAM'/>
	   <damlplusoil:sameIndividualAs 
		rdf:resource='http://www.ar-group.com/Airport-Locator.asp?RequestCity=Amsterdam'/>
	   <damlplusoil:sameIndividualAs 
		rdf:resource='http://www.schiphol.nl/'/>
	   <airport:name>Schiphol, Amsterdam Interational Airport</airport:name>
           <airport:iataCode>AMS</airport:iataCode>
           <airport:icaoCode>EHAM</airport:icaoCode>
           <airport:lat>52.308611111111105</airport:lat>
           <airport:long>4.763888888888889</airport:long> 
	   <airport:elevation>-11</airport:elevation>
        </airport:Airport>
    </contact:nearestAirport>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Zavisa Bjelogrlic</foaf:name>
        <foaf:mbox rdf:resource="mailto:z@asemantics.com"/>
        <rdfs:seeAlso rdf:resource="http://foaf.asemantics.com/zac.rdf"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>David Norheim</foaf:name>
        <foaf:mbox rdf:resource="mailto:david@asemantics.com"/>
        <rdfs:seeAlso rdf:resource="http://foaf.asemantics.com/david.rdf"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Alberto Reggiori</foaf:name>
        <foaf:mbox rdf:resource="mailto:albe@asemanitcs.com"/>
        <rdfs:seeAlso rdf:resource="http://foaf.asemantics.com/alberto.rdf"/>
      </foaf:Person>
    </foaf:knows>
    <lmn:left_right_pref>5</lmn:left_right_pref>
    <lmn:gossip_serious_pref>0</lmn:gossip_serious_pref>
    <lmn:left_right_priority>10</lmn:left_right_priority>
    <lmn:gossip_serious_priority>10</lmn:gossip_serious_priority>
    <lmn:time_priority>10</lmn:time_priority>
  </foaf:Person>
  <channel rdf:about="http://www.repubblica.it/larepubblica.rdf">
    <lmn:left_right_flavour>-3</lmn:left_right_flavour>
    <lmn:gossip_serious_flavour>+4</lmn:gossip_serious_flavour>
  </channel>
  <channel rdf:about="http://www.corriere.it/corriere.rdf">
    <lmn:left_right_flavour>0</lmn:left_right_flavour>
    <lmn:gossip_serious_flavour>+4</lmn:gossip_serious_flavour>
  </channel>
  <channel rdf:about="http://www.lastampa.it/lastampa.rdf">
    <lmn:left_right_flavour>3</lmn:left_right_flavour>
    <lmn:gossip_serious_flavour>+5</lmn:gossip_serious_flavour>
  </channel>
  <channel rdf:about="http://www.ilfoglio.it/ilfoglio.rdf">
    <lmn:left_right_flavour>4</lmn:left_right_flavour>
    <lmn:gossip_serious_flavour>-1</lmn:gossip_serious_flavour>
  </channel>
  <channel rdf:about="http://www.dagospia.it/dagospia.rdf">
    <lmn:left_right_flavour>0</lmn:left_right_flavour>
    <lmn:gossip_serious_flavour>-5</lmn:gossip_serious_flavour>
  </channel>

  <foaf:Organisation rdf:ID="asemantics">
    <foaf:name>asemantics</foaf:name>
    <foaf:title>srl</foaf:title>
    <foaf:nick>@asemantics</foaf:nick>
    <foaf:mbox rdf:resource="mailto:info@asemantics.com"/>
    <foaf:homepage rdf:resource="http://www.asemantics.com"/>
    <foaf:depiction rdf:resource="http://www.asemantics.com/icons/asemantics.gif"/>
  </foaf:Organisation>

  <foaf:Organisation rdf:ID="asf">
    <foaf:name>The Apache Software Foundation</foaf:name>
    <foaf:title>inc</foaf:title>
    <foaf:nick>apache</foaf:nick>
    <foaf:mbox rdf:resource="mailto:apache@apache.org"/>
    <foaf:homepage rdf:resource="http://www.apache.org"/>
    <foaf:depiction rdf:resource="http://www.apache.org/images/asf_logo.gif"/>
  </foaf:Organisation>
</rdf:RDF>
