@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/p136227686> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A planning board generator / M. Wennink, M.W.P. Savelsbergh" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075492466>,
        <http://data.bibliotheken.nl/id/thes/p136227147> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073403679> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d86cb56680101b8abd744d1b66c2c71c> ;
    schema1:name "A planning board generator" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a3e918567ec55a2aff5882a42a658411> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69138807> .

