lkd-planet/www-planet/foafroll.xml

43 lines
1.1 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<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:rss="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<foaf:Group>
<foaf:name>Linux Gezegeni</foaf:name>
<foaf:homepage>http://gezegen.linux.org.tr</foaf:homepage>
<rdfs:seeAlso rdf:resource="" />
<foaf:member>
<foaf:Agent>
<foaf:name>Enver Altın</foaf:name>
<foaf:weblog>
<foaf:Document rdf:about="http://enveraltin.com/blog">
<dc:title>The truth about my life</dc:title>
<rdfs:seeAlso>
<rss:channel rdf:about="" />
</rdfs:seeAlso>
</foaf:Document>
</foaf:weblog>
</foaf:Agent>
</foaf:member>
<foaf:member>
<foaf:Agent>
<foaf:name>Pınar Yanardağ</foaf:name>
<foaf:weblog>
<foaf:Document rdf:about="http://pinguar.org/blog">
<dc:title>..the mythical woman month..</dc:title>
<rdfs:seeAlso>
<rss:channel rdf:about="" />
</rdfs:seeAlso>
</foaf:Document>
</foaf:weblog>
</foaf:Agent>
</foaf:member>
</foaf:Group>
</rdf:RDF>