@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p229367836> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wie, waar en wanneer / M. van Klaveren, K.G. Tijdens, C. Wetzels" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073206199> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073648116>,
        <http://data.bibliotheken.nl/id/thes/p180802461> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6ab6d7ac0e3daae3ab89bc0a40987cf> ;
    schema1:name "Wie, waar en wanneer" .

