@prefix md: <http://www.w3.org/ns/md#> .
@prefix schema: <http://schema.org/> .

<0009.html> md:item ([ a schema:Thing; schema:source <foo>]) .
