@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/p100952879> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "On a class of two-dimensional nearest neighbouring random walks / J.W. Cohen" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617544>,
        <http://data.bibliotheken.nl/id/thes/p075659158> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069276439>,
        <http://data.bibliotheken.nl/id/thes/p075468409> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053955595> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d67b4251d3e0256f49374376819eaeb4> ;
    schema1:name "On a class of two-dimensional nearest neighbouring random walks" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6dd011feb91e7e7d4705f4f409cc63e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66113146> .

