@prefix : file:///home/gurke/work/os2-devcon/examples/example.n3#. @prefix rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#. @prefix rdfs: http://www.w3.org/2000/01/rdf-schema#. @prefix xml: http://www.w3.org/XML/1998/namespace. :Bigbadwolf :engages :sevenDwarfs; :wants :littleLamb. :Mary :hasA :littleLamb. :sevenDwarfs :mustCatch :littleLamb. :littleLamb a :animal.