@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/p248283359> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Approximation in stochastic integer programming / Leen Stougie and Maarten H. van der Vlerk" ;
    dcterms1:issued "2003" ;
    schema1:associatedMedia "http://irs.ub.rug.nl/ppn/248283359" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070946248> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p089348184> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p150615078> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aff0171ce622643a983fd7c29effca26> ;
    schema1:name "Approximation in stochastic integer programming" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99fdf6d4fb57bbc56b709080d0b7a99c> .

