@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/p169162907> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A course in resample theory / by Robbert H. Renssen" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p085302414>,
        <http://data.bibliotheken.nl/id/thes/p144996979> ;
    schema1:description "Project no.: RSM-70110. - BPA no.: 2704-98-RSM" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p146068319> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5be15a089f7ebe834f6357f1965f483a> ;
    schema1:name "A course in resample theory" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b28f2b6515f1b4c68cd96e9de59310f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68133930> .

