@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/p802916678> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Regression estimators in simulation / by Anton C.M. Hopmans and Jack P.C. Kleijnen" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067523439>,
        <https://data.bibliotheken.nl/.well-known/genid/419586884ebd0a67766bb44b0c231b95> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068258259> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850167604> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f88d1008c1c027e8833386a4734deb16> ;
    schema1:name "Regression estimators in simulation" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/50f40db4e65b255f86b14e51ee605f9e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/30086012> .

