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

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