@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/p045987971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bericht van de Tweede Wereldoorlog / A.H. Paape" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627183> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068348851> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p785191399> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e47ad3ae6f3d36bcffb0d705745a40cc> ;
    schema1:name "Bericht van de Tweede Wereldoorlog" ;
    schema1:numberOfPages 672 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/377b7c033f969366244ffe2c455c0d71> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769313437> .

