@prefix prv:     <http://purl.org/net/provenance/ns#> .
@prefix dc:      <http://purl.org/dc/terms/> .
@prefix db:      <http://wifo5-04.informatik.uni-mannheim.de/gutendata/resource/> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
@prefix sp:      <http://spinrdf.org/sp#> .
@prefix xhtml:   <http://www.w3.org/1999/xhtml/vocab/#> .
@prefix void:    <http://rdfs.org/ns/void#> .
@prefix d2rq:    <http://www.wiwiss.fu-berlin.de/suhl/bizer/D2RQ/0.1#> .
@prefix dcterms:  <http://purl.org/dc/terms/> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dctype:  <http://purl.org/dc/dcmitype/> .
@prefix prvTypes:  <http://purl.org/net/provenance/types#> .
@prefix d2r:     <http://sites.wiwiss.fu-berlin.de/suhl/bizer/d2r-server/config.rdf#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix map:     <file:/C:/apps/gutenberg/gutenberg.n3#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix vocab:   <http://wifo5-04.informatik.uni-mannheim.de/gutendata/resource/vocab/> .
@prefix doap:    <http://usefulinc.com/ns/doap#> .

db:etext1190
      a       dctype:Text ;
      rdfs:isDefinedBy <http://wifo5-04.informatik.uni-mannheim.de/gutendata/data/etext1190> ;
      rdfs:label "The Jolly Corner" ;
      <http://purl.org/dc/elements/1.1/creator>
              <http://wifo5-04.informatik.uni-mannheim.de/gutendata/resource/people/James_Henry_1843-1916> ;
      <http://purl.org/dc/elements/1.1/language>
              "en" ;
      <http://purl.org/dc/elements/1.1/publisher>
              "Project Gutenberg" ;
      <http://purl.org/dc/elements/1.1/rights>
              <http://www.gutenberg.org/license> ;
      <http://purl.org/dc/elements/1.1/subject>
              <http://wifo5-04.informatik.uni-mannheim.de/gutendata/resource/subject/Fiction> ;
      <http://purl.org/dc/elements/1.1/title>
              "The Jolly Corner" ;
      dcterms:alternative "The Jolly Corner by Henry James" ;
      dcterms:created "1998-02-01"^^xsd:date ;
      dcterms:version <http://www.gutenberg.org/dirs/1/1/9/1190/1190.zip> , <http://www.gutenberg.org/dirs/1/1/9/1190/1190.txt> , <http://www.gutenberg.org/dirs/1/1/9/1190/1190-h.zip> , <http://www.gutenberg.org/dirs/1/1/9/1190/1190-h/1190-h.htm> ;
      foaf:page <http://wifo5-04.informatik.uni-mannheim.de/gutendata/page/etext1190> .

<http://wifo5-04.informatik.uni-mannheim.de/gutendata/data/etext1190>
      a       foaf:Document , prv:DataItem ;
      rdfs:label "RDF Description of The Jolly Corner" ;
      dcterms:date "2013-06-20T06:50:10.409Z"^^xsd:dateTime ;
      prv:containedBy <http://wifo5-04.informatik.uni-mannheim.de/gutendata/dataset> ;
      void:inDataset <http://wifo5-04.informatik.uni-mannheim.de/gutendata/dataset> ;
      foaf:primaryTopic db:etext1190 .
