# Base: feed-entries_0_to_3.n3
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix :        <http://bblfish.net/work/atom-owl/2004-08-12/Atom.owl#> .

<http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-07-12-1945.n3>
      :entry-version <tag:bblfish.net/20040712/1945/blog1#version1> ;
      :id     <tag:bblfish.net/20040712/1945/blog1> .

<http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-06-29-1010.n3>
      :entry-version <tag:bblfish.net/20040629/1010/blog1#version1> ;
      :id     <tag:bblfish.net/20040629/1010/blog1> .

<http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-07-12-1935.n3>
      :entry-version <tag:bblfish.net/20040712/1935/blog1#version1> ;
      :id     <tag:bblfish.net/20040712/1935/blog1> .

<http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-08-12-2035.n3>
      :entry-version <tag:bblfish.net/20040812/2035/blog1#version1> ;
      :id     <tag:bblfish.net/20040812/2035/blog1> .

<http://bblfish.net/work/atom-owl/2004-08-12/feed-entries_0_to_3.n3>
      a       :Feed ;
      :about  <http://bblfish.net/work/atom-owl/2004-08-12/blog.n3> ;
      :dynamic <http://bblfish.net/work/atom-owl/2004-08-12/feed.n3> ;
      :entry  <http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-07-12-1945.n3> , <http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-06-29-1010.n3> , <http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-07-12-1935.n3> , <http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-08-12-2035.n3> ;
      :header <http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-06-29-1010.n3> .
