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

<http://www.logilab.fr/2764> a cw:File ;
    cw:creation_date "2018-01-15T14:07:44.763130+00:00"^^xsd:dateTime ;
    cw:cw_source <http://beta.logilab.fr1> ;
    cw:data_format "image/png" ;
    cw:data_name "netdata.png" ;
    cw:description_format "text/rest" ;
    cw:modification_date "2018-01-15T14:07:44.763130+00:00"^^xsd:dateTime ;
    cw:title "netdata" .

