@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/p051633159> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Computational statistics / ed. by C.R. Rao" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614766>,
        <http://data.bibliotheken.nl/id/thes/p077602099>,
        <http://data.bibliotheken.nl/id/thes/p098755706>,
        <http://data.bibliotheken.nl/id/thes/p397370776> ;
    schema1:associatedMedia "http://www.gbv.de/dms/hbz/toc/ht004983461.pdf",
        "http://www.zentralblatt-math.org/zmath/en/search/?an=0779.00010" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068659954> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810549689> ;
    schema1:isbn "0444880968" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a65dc0885ecdb62d631c641c650cff88> ;
    schema1:name "Computational statistics" ;
    schema1:numberOfPages 1045 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cda2f69690e1c6a885fbe7cd9a87a967> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902523805> .

