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

<https://www.logilab.fr/991274> cw:tags <https://www.logilab.fr/1361024> .

<https://www.logilab.fr/1361024> a cw:Card ;
    cw:content """Bonjour, ceci est une fiche !\r
\r
![thumbnail](https://www.logilab.fr/file/1706/raw/icon_python.png)\r
\r
\r
[rql]: <> (Any T ORDERBY ST WHERE C is Card, C title T, C synopsis CS, C content CO, TAG tags C, TAG name "homepage_section", TAG tags SECTION, SECTION is Tag, SECTION tags C, SECTION name ST)\r
\r
\r
[rql]: <> (Any T, ST ORDERBY ST WHERE C is Card, C title T, C synopsis CS, C content CO, TAG tags C, TAG name "homepage_section", TAG tags SECTION, SECTION is Tag, SECTION tags C, SECTION name ST)\r
\r
\r
\r
[rql:table]: <> (Any T, ST ORDERBY ST WHERE C is Card, C title T, C synopsis CS, C content CO, TAG tags C, TAG name "homepage_section", TAG tags SECTION, SECTION is Tag, SECTION tags C, SECTION name ST)\r
\r
\r
[rql:InexistantVid]: <> (Any T ORDERBY ST WHERE C is Card, C title T, C synopsis CS, C content CO, TAG tags C, TAG name "homepage_section", TAG tags SECTION, SECTION is Tag, SECTION tags C, SECTION name ST)""" ;
    cw:content_format "text/markdown" ;
    cw:creation_date "2020-06-30T09:19:05.219721+00:00"^^xsd:dateTime ;
    cw:cw_source <http://beta.logilab.fr1> ;
    cw:modification_date "2020-07-10T08:44:46.005144+00:00"^^xsd:dateTime ;
    cw:title "Formation python scientifique" .

