@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/p051480131> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Asymptotics in normal order statistics / by J.J.A.M. Brands" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620308>,
        <http://data.bibliotheken.nl/id/thes/p075659158> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071678492>,
        <http://data.bibliotheken.nl/id/thes/p075492466> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832180912> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/584e929ceb09304ee99a1bf07a374e5a> ;
    schema1:name "Asymptotics in normal order statistics" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6295e937e1e39c72c805e7420f7c8762> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64980942> .

