@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/p781509017> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "American novels of the Second World War / by Joseph J. Waldmeir" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070799075> ;
    schema1:description "Lz. 166-177: bibliografie" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833073346> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2ebb705757d67fe4bad656a1ba34068> ;
    schema1:name "American novels of the Second World War" ;
    schema1:numberOfPages 180 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13ab416430e2002ca2794d8b5d3d54e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905626094> .

