﻿<?xml version="1.0" encoding="UTF-8"?>
<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:admin="http://webns.net/mvcb/"
      xmlns:con="http://www.w3.org/2000/10/swap/pim/contact#"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
      xmlns:owl="http://www.w3.org/2002/07/owl#"
      xmlns:s="http://www.w3.org/2000/01/rdf-schema#">

<foaf:PersonalProfileDocument rdf:about="">
  <dc:title>Levente Bagi's FOAF file</dc:title>
  <foaf:maker rdf:resource="http://levente.bagi.name/"/>
  <foaf:primaryTopic rdf:resource="http://levente.bagi.name/"/>
  <admin:generatorAgent rdf:resource="http://www.ldodds.com/foaf/foaf-a-matic"/>
  <admin:errorReportsTo rdf:resource="mailto:leigh@ldodds.com"/>
</foaf:PersonalProfileDocument>

<foaf:Person rdf:about="http://levente.bagi.name/">
  <foaf:name xml:lang="hu">Bagi Levente László</foaf:name>
  <foaf:name xml:lang="en">Levente Bagi</foaf:name>
  <foaf:title>Mr</foaf:title>
  <foaf:givenname>Levente László</foaf:givenname>
  <foaf:family_name>Bagi</foaf:family_name>
  <foaf:nick>bagilevi</foaf:nick>
  <foaf:nick>leente</foaf:nick>
  <foaf:birthday>08-31</foaf:birthday>

  <foaf:img rdf:resource="http://www.levente.bagi.name/photo-small.jpg"></foaf:img>

  <foaf:mbox_sha1sum>cffd7e7714342b302aff2d6a739891dab36cb1ce</foaf:mbox_sha1sum>
  <foaf:homepage rdf:resource="http://www.levente.bagi.name/"/>
  <foaf:phone rdf:resource="tel:+36207717380"/>

  <foaf:msnChatID>bagilevi@gmail.com</foaf:msnChatID>
  <foaf:yahooChatID>bagilevi</foaf:yahooChatID>

  <foaf:holdsAccount>
    <foaf:OnlineChatAccount>
      <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/OnlineChatAccount"/>
      <foaf:accountServiceHomepage rdf:resource="http://www.google.com/talk/"/>
      <foaf:accountName>bagilevi</foaf:accountName>
    </foaf:OnlineChatAccount>
  </foaf:holdsAccount>

  <foaf:holdsAccount>
    <foaf:OnlineEcommerceAccount>
      <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/OnlineChatAccount"/>
      <foaf:accountServiceHomepage rdf:resource="http://www.paypal.com/"/>
      <foaf:accountName>levente@bagi.name</foaf:accountName>
    </foaf:OnlineEcommerceAccount>
  </foaf:holdsAccount>

  <foaf:workplaceHomepage rdf:resource="http://www.indgroup.eu/"></foaf:workplaceHomepage>
  <foaf:schoolHomepage rdf:resource="http://www.unideb.hu/"></foaf:schoolHomepage>

  <foaf:topic_interest>FOAF</foaf:topic_interest>
  <foaf:topic_interest>Semantic Web</foaf:topic_interest>
  <foaf:topic_interest>Web2.0</foaf:topic_interest>
  <foaf:topic_interest>Ajax</foaf:topic_interest>
  <foaf:topic_interest>PHP</foaf:topic_interest>
  
  <foaf:interest rdf:resource="http://web.conf.hu/2007/"></foaf:interest>
  <foaf:interest rdf:resource="http://web.conf.hu/2007/compo"></foaf:interest>

  <foaf:myersBriggs>ISTJ</foaf:myersBriggs>
  
  <foaf:made rdf:resource="http://www.levente.bagi.name/" />
  
  <foaf:knows>
    <foaf:Person>
      <foaf:name>Iszlai Zoltán</foaf:name>
      <foaf:mbox_sha1sum>74d4260c567f4c9407d10174367731e3d6225abf</foaf:mbox_sha1sum>
    </foaf:Person>
  </foaf:knows>
  <foaf:knows>
    <foaf:Person>
      <foaf:name>Bagi Péter</foaf:name>
      <foaf:mbox_sha1sum>415ac2595ea746870d724028b686e80b4056bf24</foaf:mbox_sha1sum>
    </foaf:Person>
  </foaf:knows>
  
  
</foaf:Person>

<con:Male rdf:about="http://levente.bagi.name/">
    <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <s:label>Bagi Levente László</s:label>
    <con:homePage rdf:resource="http://www.levente.bagi.name/"/>
    <con:office rdf:parseType="Resource">
        <con:address rdf:parseType="Resource">
            <con:city>Miskolc</con:city>
            <con:country>Hungary</con:country>
            <con:postalCode>3530</con:postalCode>
            <con:street>Széchenyi utca 70</con:street>
        </con:address>
        <geo:lat>48.1027</geo:lat>
        <geo:long>20.7893</geo:long>
    </con:office>
    <con:organization rdf:resource="http://www.indgroup.eu/"/>
    <con:publicHomePage rdf:resource="http://www.levente.bagi.name/"/>
    <foaf:based_near rdf:parseType="Resource">
        <geo:lat>48.1037</geo:lat>
        <geo:long>20.7675</geo:long>
    </foaf:based_near>
</con:Male>


</rdf:RDF>