@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/p093397461> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bericht van de Tweede Wereldoorlog / A.H. Paape" ;
    dcterms1:issued "1975" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067906478>,
        <http://data.bibliotheken.nl/id/thes/p068281900>,
        <http://data.bibliotheken.nl/id/thes/p068348851>,
        <http://data.bibliotheken.nl/id/thes/p068480172>,
        <http://data.bibliotheken.nl/id/thes/p068563035>,
        <http://data.bibliotheken.nl/id/thes/p431749736> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p785191399> ;
    schema1:issueNumber 160 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/674a45de5379c041abc29a0539e66375> ;
    schema1:name "Bericht van de Tweede Wereldoorlog" ;
    schema1:numberOfPages 2688 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b83868e4416efed3a205edafd1015af7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769749549> .

