﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/pub/style/foaf.xsl"?>
<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:dc="http://purl.org/dc/elements/1.1/"
	xmlns:bio="http://purl.org/vocab/bio/0.1/" 
	xmlns:pet="http://purl.org/stuff/pets/"
	xmlns:lang="http://purl.org/net/inkel/rdf/schemas/lang/1.1#">
	
	<foaf:PersonalProfileDocument rdf:about="http://dezinformacja.org/pub/mimas.rdf">
		<foaf:maker rdf:resource="http://dezinformacja.org/pub/mimas.rdf#mimas"/>
		<foaf:primaryTopic rdf:resource="http://dezinformacja.org/pub/mimas.rdf#mimas"/>
		<dc:title>FOAF Personal Profile Document for MiMaS</dc:title>
	</foaf:PersonalProfileDocument>

	<foaf:Person rdf:about="http://dezinformacja.org/pub/mimas.rdf#mimas" rdfs:label="MiMaS">
		<foaf:name>Michał Świątkiewicz</foaf:name>
		<foaf:firstName>Michał</foaf:firstName>
		<foaf:surname>Świątkiewicz</foaf:surname>
		<foaf:nick>MiMaS</foaf:nick>
		<foaf:jabberID>mimas@chrome.pl</foaf:jabberID>
		<foaf:jabberID>mimas@jabbim.pl</foaf:jabberID>
		<foaf:gender>male</foaf:gender>
		<foaf:mbox_sha1sum>99c1a86ed2ccf30320ccfc943f89e27f7b0d24d2</foaf:mbox_sha1sum>
		<foaf:homepage rdf:resource="http://dezinformacja.org/" rdfs:label="MiMaS home"/>

		<foaf:weblog rdf:resource="http://dezinformacja.org/tarpit/" rdfs:label="TheTarPit"/>
		<foaf:made rdf:resource="http://dezinformacja.org/tarpit/" rdfs:label="TheTarPit"/>
		<foaf:made rdf:resource="http://dezinformacja.org/dia/" rdfs:label="W głąb dostępności"/>
		<foaf:made rdf:resource="http://tengwar.art.pl/" rdfs:label="Tengwar Feanora"/>
		
		<foaf:holdsAccount rdf:resource="http://dezinformacja.org/tarpit/sioc.rdf#mimas" />

		<lang:masters>pl</lang:masters>
		<lang:masters>en</lang:masters>
		
		<bio:event>
			<bio:Birth rdfs:label="birthday">
				<bio:date>1974-06-05</bio:date>
			</bio:Birth>
		</bio:event>
		
		<pet:hasPet rdf:resource="http://dezinformacja.org/pub/maurycy.rdf#maurycy" rdfs:label="Maurycy"/>
		<pet:hasPet rdf:resource="http://dezinformacja.org/pub/kalma.rdf#kalma" rdfs:label="Kalma"/>
		<pet:hasPet rdf:resource="http://dezinformacja.org/pub/fredzel.rdf#fredzel" rdfs:label="Frędzel"/>

	</foaf:Person>

</rdf:RDF>
