@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/p156534762> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An efficient algorithm for a generalized joint replenishment / J.B.G. Frenk, M.J. Kleijn and R. Dekker" ;
    dcterms1:issued "1997" ;
    schema1:associatedMedia "http://www.tinbergen.nl/discussionpapers/97026.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069619115> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070617341>,
        <http://data.bibliotheken.nl/id/thes/p124546811> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1acedd7eb15fb1462207b61e8a4cb5b> ;
    schema1:name "An efficient algorithm for a generalized joint replenishment" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98b57b4ff2470b255ea3d84ec824e7c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150247837> .

