http://rdfa.info/test-suite/test-cases/rdfa1.1/html4/manifest#0066

Definitions

Name
Test 0066: @about with @typeof in the head
Type
PositiveEvaluationTest
Description
resource.ttl
@base <http://rdfa.info/test-suite/test-cases/rdfa1.1/html4/manifest> .
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix rdfatest: <http://rdfa.info/vocabs/rdfa-test#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix test: <http://www.w3.org/2006/03/test-description#> .

<#0066>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "Test to make sure that @about (with current document) is implied in the head, and the proper triples are generated using @typeof" ;
	mf:action <0066.html> ;
	mf:name "Test 0066: @about with @typeof in the head" ;
	mf:result <0066.ttl> ;
	test:classification test:required .

Assertions