<?xml version="1.0" ?>







<rdf:RDF xmlns="http://xmlns.com/foaf/0.1/" 
         xmlns:trust="http://trust.mindswap.org/ont/trust.owl#" 
         xmlns:dc="http://purl.org/dc/terms/" 
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
         xmlns:owl="http://www.w3.org/2002/07/owl#">
    <Document rdf:about="http://www.moleskiing.it/blogs/checco"> 
        <topic rdf:nodeID="me"/> 
        <maker rdf:nodeID="me"/>
        <dc:created>2010-09-11</dc:created> 
    </Document> 

    <Person rdf:nodeID="me">  
        
         <nick>checco</nick>
         <mbox_sha1sum>d43ba98f0369aaeeda48890539c807b1e0eb5a90</mbox_sha1sum>
        
         <homepage rdf:resource="http://www.moleskiing.it/blogs/checco"/> 
         <weblog rdf:resource="http://www.moleskiing.it/blogs/checco"/>                
         <img rdf:resource="http://www.moleskiing.it/blogs/checco/checco.jpg"/> 
         
        
        
    </Person> 
   
   
     
</rdf:RDF>