@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/p810793695> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wachten op een woord / Herman van den Bergh" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068404603>,
        <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068404603> ;
    schema1:description "Bloemlezing uit bundels, gepubl. 1917-1962" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822104695>,
        <http://data.bibliotheken.nl/id/nbt/p851207715> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a22c3f2f2255fae4433d12b9eaf7d971> ;
    schema1:name "Wachten op een woord" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff417b84b67d7a6bdb7622704c77e8fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901826913> .

