@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/p322986265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "On Optimal Inventory Control with Stochastic Item Returns / Moritz Fleischmann, Roelof Kuik" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p159824125> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/d54954072da82deb58d5781ca2694418> ;
    schema1:description "'ERIM Top-Core Articles collection'" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c44dbb203189b050bbb0414caebaddb> ;
    schema1:name "On Optimal Inventory Control with Stochastic Item Returns" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91140638e4754fa04eeddc275d9233c0> .

