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

<http://beta.logilab.fr1342> a cw:Card ;
    cw:content_format "text/rest" ;
    cw:creation_date "2011-12-01T14:51:54.442965+00:00"^^xsd:dateTime ;
    cw:cw_source <http://beta.logilab.fr1> ;
    cw:modification_date "2011-12-01T14:51:54.442965+00:00"^^xsd:dateTime ;
    cw:title "Nous contacter" ;
    cw:wikiid "ContactFormation" .

