public function testRdfaLiteXmlFile()
    {
        $things = (new RdfaLite())->parseXmlFile(
            dirname(__DIR__).DIRECTORY_SEPARATOR.'Fixtures'.DIRECTORY_SEPARATOR.'typed-property-rdfa-lite.xhtml'
        );