@prefix cw: <http://ns.cubicweb.org/cubicweb/0.0/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://beta.logilab.fr/1613> cw:logo <http://beta.logilab.fr/1631> .

<http://beta.logilab.fr/1631> a cw:File ;
    cw:creation_date "2011-12-21T16:27:58.588882+00:00"^^xsd:dateTime ;
    cw:cw_source <http://beta.logilab.fr1> ;
    cw:data_format "image/gif" ;
    cw:data_name "normandie.gif" ;
    cw:description_format "text/html" ;
    cw:modification_date "2011-12-21T16:37:39.753476+00:00"^^xsd:dateTime .

