<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/pub/style/pet.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:dc="http://purl.org/dc/elements/1.1/"
	xmlns:pet="http://purl.org/stuff/pets/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/">

	<pet:PetProfileDocument rdf:about="http://dezinformacja.org/pub/maurycy.rdf">
		<foaf:maker rdf:resource="http://dezinformacja.org/pub/mimas.rdf#mimas"/>
		<foaf:primaryTopic rdf:resource="http://dezinformacja.org/pub/maurycy.rdf#maurycy"/>
		<dc:title>Pet Profile Document for Maurycy</dc:title>
	</pet:PetProfileDocument>

	<pet:Pet rdf:about="http://dezinformacja.org/pub/maurycy.rdf#maurycy" rdfs:label="Maurycy">
		<foaf:name>Maurycy</foaf:name>
		<foaf:gender>Male</foaf:gender>
		<foaf:mbox_sha1sum>8a41247ca1b928500ccb9e1cc6a588d7f75acbef</foaf:mbox_sha1sum>
		<pet:primaryColor>ginger</pet:primaryColor>
		<pet:species rdf:resource="http://purl.org/stuff/pets/Cat"/>
		<pet:order rdf:resource="http://purl.org/stuff/pets/Mammal"/>
		<pet:breed>HK</pet:breed>
		<pet:furStyle>short-haired</pet:furStyle>
		<pet:neutered>true</pet:neutered>
		<pet:fedBy rdf:resource="http://dezinformacja.org/pub/mimas.rdf#mimas" rdfs:label="MiMaS"/>
		<pet:hasProfile rdf:resource="http://dezinformacja.org/pub/maurycy.rdf"/>
		<foaf:depiction rdf:resource="http://dezinformacja.org/pub/maurycy.jpg"/>
	</pet:Pet>

</rdf:RDF>
