@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/p158233522> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Design and analysis of simulation : practical statistical techniques / [by] Jack P.C. Kleijnen" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068258259> ;
    schema1:bookEdition "2nd rev. ed" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e11f9a294633599323d0ec9ef6eb0a40> ;
    schema1:name "Design and analysis of simulation : practical statistical techniques" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aba60c6149228b38592c1a714f182a96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/908127916> .

