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

<http://www.logilab.fr/1710> a cw:Card ;
    cw:content """Contacts: \r
\r
- courriel : [nicolas.chauvat@logilab.fr](mailto:nicolas.chauvat@logilab.fr)\r
- téléphone : +33 (0)1 45 32 03 12\r
- Mastodon (ActivityPub) : [@nchauvat](https://mastodon.logilab.fr/@nchauvat)\r
- LinkedIn [nicolaschauvat](http://fr.linkedin.com/in/nicolaschauvat)\r
- github [nchauvat](https://github.com/nchauvat)\r
- bitbucket [nchauvat](https://bitbucket.org/nchauvat)\r
- [foaf](http://www.semweb.pro/cwuser/nchauvat?vid=foaf)""" ;
    cw:content_format "text/markdown" ;
    cw:creation_date "2012-06-14T18:38:59.973616+00:00"^^xsd:dateTime ;
    cw:cw_source <http://beta.logilab.fr1> ;
    cw:modification_date "2025-02-24T09:37:45.637684+00:00"^^xsd:dateTime ;
    cw:synopsis "Président - Directeur Général" ;
    cw:title "Nicolas Chauvat" ;
    cw:wikiid "nicolas.chauvat" .

