# $Id: BooksGraph.ttl,v 1.1 2007/01/25 21:28:08 eric Exp $

@prefix rb: <http://example.org/schemas/RDF/Books#> .

[ rb:name      "Hare-brained XML" ;
  rb:publisher "Carrion Brothers" ] .

[ rb:name      "Semweb Chicanery" ;
  rb:publisher "Carrion Brothers" ] .
