@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/p322968313> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A comparison of methods for lot-sizing in a rolling horizon environment / Wilco van den Heuvel, Albert Wagelmans" ;
    dcterms1:issued "2005" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c8998816480c025eb1207fda94e50a98> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074761838> ;
    schema1:description "'ERIM Article Series (EAS) collection'" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0da46af22088f1eb3b1c51c7c1dcd8ee> ;
    schema1:name "A comparison of methods for lot-sizing in a rolling horizon environment" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e476404201955fda1c9adf60c801992> .

