@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/p051480026> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Asymptotics in Poisson 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/3e80eb42d21a39969e898347892f0b09> ;
    schema1:name "Asymptotics in Poisson order statistics" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e36a70e87cd27f1b758e0fb81062f34> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906890990> .

