ï»¿<?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/fredzel.rdf">
		<foaf:maker rdf:resource="http://dezinformacja.org/pub/mimas.rdf#mimas"/>
		<foaf:primaryTopic rdf:resource="http://dezinformacja.org/pub/fredzel.rdf#fredzel"/>
		<dc:title>Pet Profile Document for FrÄ™dzel</dc:title>
	</pet:PetProfileDocument>

	<pet:Pet rdf:about="http://dezinformacja.org/pub/fredzel.rdf#fredzel" rdfs:label="Frêdzel">
		<foaf:name>FrÄ™dzel</foaf:name>
		<foaf:gender>Male</foaf:gender>
		<pet:primaryColor>black</pet:primaryColor>
		<pet:secondaryColors>white</pet:secondaryColors>
		<pet:species rdf:resource="http://purl.org/stuff/pets/Dog"/>
		<pet:order rdf:resource="http://purl.org/stuff/pets/Mammal"/>
		<pet:breed>mixed</pet:breed>
		<pet:furStyle>long-haired</pet:furStyle>
		<pet:fedBy rdf:resource="http://dezinformacja.org/pub/mimas.rdf#mimas" rdfs:label="MiMaS"/>
		<pet:hasProfile rdf:resource="http://dezinformacja.org/pub/fredzel.rdf"/>
		<foaf:depiction rdf:resource="http://dezinformacja.org/pub/fredzel.jpg"/>
	</pet:Pet>

</rdf:RDF>
