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

<http://www.logilab.fr/1982> a cw:File ;
    cw:creation_date "2013-12-20T11:27:56.160162+00:00"^^xsd:dateTime ;
    cw:cw_source <http://beta.logilab.fr1> ;
    cw:data_format "image/png" ;
    cw:data_name "opencat-schema.png" ;
    cw:description_format "text/html" ;
    cw:modification_date "2013-12-20T11:27:56.160162+00:00"^^xsd:dateTime ;
    cw:title "opencat schema" .

