@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/p080682146> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Tweede wereldoorlog : (1939-1945) / [samenst. R.A.B. van Houten et al. ; red. A.E. Zoetebier-Kluyver et al. ; eindred. K.A. van den Hoek]" ;
    dcterms1:issued "1977" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071135014>,
        <http://data.bibliotheken.nl/id/thes/p07307036X>,
        <http://data.bibliotheken.nl/id/thes/p073440701> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821710923> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4686079acd0d09348d0232e266b2c7a> ;
    schema1:name "De Tweede wereldoorlog : (1939-1945)" ;
    schema1:numberOfPages 380 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/20ccab08da9472fa5e1fc08a91a0aa0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63345115> .

