# Base: feed-entries_4_to_7.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/feed-entries_4_to_7.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-08-13-1445.n3> , <http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-08-13-1632.n3> , <http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-08-13-0530.n3> , <http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-08-13-1047.n3> ;
      :header <http://bblfish.net/work/atom-owl/2004-08-12/entry.2004-06-29-1010.n3> ;
      :previous
              [ a       :Link ;
                :href   <http://bblfish.net/work/atom-owl/2004-08-12/feed-entries_0_to_3.n3> ;
                :mime-type "application/rdf+n3"^^xsd:string ;
                :text   "previous 4 entries"^^xsd:string
              ] .

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

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

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

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