@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/p043407447> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Principles of lazy and incremental program generation / J. Heering, P. Klint, J. Rekers" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603233> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06779730X>,
        <http://data.bibliotheken.nl/id/thes/p075404001> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071434100>,
        <http://data.bibliotheken.nl/id/thes/p072666668> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840821077> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a5bfcd598c70074c151fe3f7f27d81d> ;
    schema1:name "Principles of lazy and incremental program generation" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5f34754dd7dba42761bef49add58d53d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64848321> .

