@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/p310583292> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oorlog in mei '40 / E.H. Brongers" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06878452X> ;
    schema1:bookEdition "5e dr" ;
    schema1:description "1e dr.: Utrecht [etc.] : Het Spectrum, 1963. - (Prisma-boeken ; 843)" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060452380" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/747ad07b53784742ef8ff2084ba7ec90> ;
    schema1:name "De oorlog in mei '40" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93ad53aa03640077c164fc6e741014f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1078921977> .

