@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/p322968356> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Improved dynamic programs for some batching problems involving the maximum lateness criterion / Albert Wagelmans, A.E. Gerodimos" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074761838> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/2e8deacf015aabafe6e392480faf727b> ;
    schema1:description "'ERIM Article Series (EAS) collection'" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f0063f8ff83569ba2a69cbd5ef7fb48> ;
    schema1:name "Improved dynamic programs for some batching problems involving the maximum lateness criterion" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/15757781c31e6f8f81542a5a4d7f029f> .

