@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p781492602> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Reality and idea in the early American novel / by David H. Hirsch" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072487445> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833073346> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/022f46e93c202d7c25d67573d2197e24> ;
    schema1:name "Reality and idea in the early American novel" ;
    schema1:numberOfPages 221 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e376218cabe04087946ec05599e2a71c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905629244> .

