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

<http://beta.logilab.fr863> cw:constrained_by <http://beta.logilab.fr864> .

<http://beta.logilab.fr864> a cw:CWConstraint ;
    cw:creation_date "2011-12-01T14:51:46.696752+00:00"^^xsd:dateTime ;
    cw:cstrtype <http://beta.logilab.fr80> ;
    cw:cw_source <http://beta.logilab.fr1> ;
    cw:modification_date "2011-12-01T14:51:46.696752+00:00"^^xsd:dateTime ;
    cw:value "{\"msg\": null, \"values\": [\"mobile\", \"home\", \"office\", \"fax\", \"secretariat\"]}" .

