@prefix rdfa: <http://www.w3.org/ns/rdfa#> .
@prefix schema: <http://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://rdfa.info/test-suite/test-cases/rdfa1.1/html5/>
rdfa:usesVocabulary schema:;
rdf:type schema:WebPage;
schema:headline "Advanced RDFa Parser Test"@en.