<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
  xmlns:contact="http://www.w3.org/2000/10/swap/pim/contact#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:owl ="http://www.w3.org/2002/07/owl#"
  xmlns:cert="http://www.w3.org/ns/auth/cert#"
  xmlns:rsa="http://www.w3.org/ns/auth/rsa#"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema#">

  <foaf:PersonalProfileDocument rdf:about="http://ii.uwb.edu.pl/~dtomaszuk/">
    <dc:creator>Dominik Tomaszuk</dc:creator>
    <dc:title>Dominik Tomaszuk's FOAF file</dc:title>
    <foaf:primaryTopic rdf:resource="http://ii.uwb.edu.pl/~dtomaszuk/card.rdf#me"/>
  </foaf:PersonalProfileDocument>

  <foaf:Person rdf:about="http://ii.uwb.edu.pl/~dtomaszuk/card.rdf#me">
    <rdfs:label>Dominik Tomaszuk</rdfs:label>
    <foaf:name>Dominik Tomaszuk</foaf:name>
    <owl:sameAs rdf:resource="http://foaf.me/domel#me"/>
    <foaf:nick>domel</foaf:nick>
    <foaf:title xml:lang="pl">mgr inż.</foaf:title>
    <foaf:title xml:lang="en">Mr</foaf:title>
    <contact:address>
      <rdf:Description>
        <contact:country xml:lang="pl">Polska</contact:country>
        <contact:city xml:lang="pl">Białystok</contact:city>
        <contact:postalCode xml:lang="pl">15-887</contact:postalCode>
        <contact:street xml:lang="pl">ul. Sosnowa 64</contact:street>
      </rdf:Description>
    </contact:address>
    <foaf:workplaceHomepage rdf:resource="http://uwb.edu.pl/"/>
    <foaf:workplaceHomepage rdf:resource="http://ii.uwb.edu.pl/"/>
    <foaf:phone rdf:resource="tel:+48857457646"/>
    <foaf:depiction rdf:resource="https://lh5.googleusercontent.com/-RIgbrVG6Z1Y/AAAAAAAAAAI/AAAAAAAAAEM/I3HfNYI6b0I/photo.jpg"/>
    <foaf:birthday>03-31</foaf:birthday>
    <foaf:family_name>Dominik</foaf:family_name>
    <foaf:givenname>Tomaszuk</foaf:givenname>
    <foaf:gender>male</foaf:gender>
    <foaf:homepage rdf:resource="http://ii.uwb.edu.pl/~dtomaszuk/"/>
    <foaf:interest rdf:resource="http://en.wikipedia.org/wiki/Semantic_Web"/>
    <foaf:interest rdf:resource="http://en.wikipedia.org/wiki/Linked_Data"/>
    <foaf:knows rdf:resource="http://kingsley.idehen.net/dataspace/person/kidehen#this" rdfs:label="Kingsley Idehen"/>
    <foaf:knows rdf:resource="http://www.w3.org/People/Berners-Lee/card#i" rdfs:label="Tim Berners Lee"/>
    <foaf:knows rdf:resource="http://richard.cyganiak.de/foaf.rdf#cygri" rdfs:label="Richard Cyganiak"/>
    <foaf:knows rdf:resource="http://bblfish.net/people/henry/card#me" rdfs:label="Henry Story"/>
    <foaf:knows rdf:resource="http://fcns.eu/people/andrei/card#me" rdfs:label="Andrei Sambra"/>
    <foaf:knows rdf:resource="http://melvincarvalho.com/#me" rdfs:label="Melvin Carvalho"/>
    <foaf:knows rdf:resource="http://presbrey.mit.edu/foaf#presbrey" rdfs:label="Joe Presbrey"/>
    <foaf:knows rdf:resource="http://www.bergnet.org/people/bergi/card#me" rdfs:label="Thomas Bergwinkl"/>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2005/Incubator/webid/team"/>
    <cert:key rdf:parseType="Resource">
      <rdf:type rdf:resource="http://www.w3.org/ns/auth/rsa#RSAPublicKey"/>
      <cert:identity rdf:resource="http://foaf.me/domel#me"/>
      <rsa:modulus rdf:datatype="http://www.w3.org/ns/auth/cert#hex">BA3D13959E2FC4833D0F038077F603979000DEE97794222DEFA7FA7DC37BB199F240F6C14919AFE0E34ED68C5ED8C10345161C18E53F6054A1BB23261A6730A502FF926706F1866B63AEB17596316427E0F2CA2B0426B4DAE32AC177CD76AC4B11F796EFCE8A096776230FCD15470A31F6A5BEAD3B61D903B2488B5216F9E3945B896DD04F249E0295314F3CBF41A0FFD3DF49FAF7F46586FFDB7FD6368D5389C16763B2FAE11F3E424E1423D6E7DB7D8C1BB7ECA06EC744A2650D79D95B69F6EA53848807FC6513CE1340A1BF8A39BE473BE130C06C03E48065DDDD5B4055B47F0163E69CC20D3E1F1CA95D03984C01FFE24C541172D5D653ADE2BE9EA1C08B</rsa:modulus>
     <rsa:public_exponent rdf:datatype="http://www.w3.org/2001/XMLSchema#int">65537</rsa:public_exponent>
    </cert:key>
  </foaf:Person>

</rdf:RDF>

