@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/p153175990> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The innovation cumulative sum chart / Alex J. Koning" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601955> ;
    schema1:associatedMedia "http://hdl.handle.net/1765/1369" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069704899> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb23f8d27caa51b7a3a326db47de5893> ;
    schema1:name "The innovation cumulative sum chart" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b00ba670c0760d9910efaa5ff2d836b6> .

