@prefix webarch: <webarch@@#>.
@prefix wcl: <http://www.w3.org/2007/01/lbl22/label#>.

@prefix mobilebp: <http://www.w3.org/2007/01/lbl22/mobilebp@@#>.
@prefix icra: <http://icra.example/childProtection@@#>.
@prefix wai: <http://www.w3.org/2007/01/lbl22/wai@@#>.
@prefix robots: <http://example/robots@@#>.

<http://travel.example.com/pg1> a webarch:InformationResource.
:myPhone a mobilebp:MobileDevice.

<http://broadcast.example.com/clips/clip1> a webarch:InformationResource.
:bobby a icra:Person.

<http://example.com/pg1simple> a webarch:InformationResource.
<http://visual.example.com/pg2needsVision> a webarch:InformationResource.

:charlene a wai:AAuser.


<http://example.com/crawlaway> a webarch:InformationResource.
<http://example.com/private/sekret> a webarch:InformationResource.
:gcrawl a robots:WebCrawler.


