@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/etext5673>
      a       foaf:Document , prv:DataItem ;
      rdfs:label "RDF Description of The Young Musician ; Or, Fighting His Way" ;
      dcterms:date "2013-05-21T11:17:13.539Z"^^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:etext5673 .

db:etext5673
      a       dctype:Text ;
      rdfs:isDefinedBy <http://wifo5-04.informatik.uni-mannheim.de/gutendata/data/etext5673> ;
      rdfs:label "The Young Musician ; Or, Fighting His Way" ;
      <http://purl.org/dc/elements/1.1/creator>
              <http://wifo5-04.informatik.uni-mannheim.de/gutendata/resource/people/Alger_Horatio_1832-1899> ;
      <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/PS> ;
      <http://purl.org/dc/elements/1.1/title>
              "The Young Musician ; Or, Fighting His Way" ;
      dcterms:alternative "The Young Musician ; Or, Fighting His Way by Alger" ;
      dcterms:created "2004-05-01"^^xsd:date ;
      dcterms:version <http://www.gutenberg.org/dirs/etext04/tngms10.txt> , <http://www.gutenberg.org/dirs/etext04/tngms10.zip> ;
      foaf:page <http://wifo5-04.informatik.uni-mannheim.de/gutendata/page/etext5673> .
