@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#> .

<http://wifo5-04.informatik.uni-mannheim.de/gutendata/data/etext20302>
      a       foaf:Document , prv:DataItem ;
      rdfs:label "RDF Description of Der Ketzer von Soana" ;
      dcterms:date "2013-05-25T15:21:21.06Z"^^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:etext20302 .

db:etext20302
      a       dctype:Text ;
      rdfs:isDefinedBy <http://wifo5-04.informatik.uni-mannheim.de/gutendata/data/etext20302> ;
      rdfs:label "Der Ketzer von Soana" ;
      <http://purl.org/dc/elements/1.1/creator>
              <http://wifo5-04.informatik.uni-mannheim.de/gutendata/resource/people/Hauptmann_Gerhart_1862-1946> ;
      <http://purl.org/dc/elements/1.1/language>
              "de" ;
      <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/title>
              "Der Ketzer von Soana" ;
      dcterms:alternative "Der Ketzer von Soana by Gerhart Hauptmann" ;
      dcterms:created "2007-01-07"^^xsd:date ;
      dcterms:version <http://www.gutenberg.org/dirs/2/0/3/0/20302/20302-h/20302-h.htm> , <http://www.gutenberg.org/dirs/2/0/3/0/20302/20302-h.zip> , <http://www.gutenberg.org/dirs/2/0/3/0/20302/20302-8.txt> , <http://www.gutenberg.org/dirs/2/0/3/0/20302/20302-8.zip> ;
      foaf:page <http://wifo5-04.informatik.uni-mannheim.de/gutendata/page/etext20302> .
