@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/p043385923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bayesian analysis in linear regression with different priors : research memorandum / S.R. Chowdhury" ;
    dcterms1:issued "1970" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/7c592fa7ee0c799a5134b136cd6b7c49> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820330035> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef6fd1a4a7e733ee9777d41af9b201f9> ;
    schema1:name "Bayesian analysis in linear regression with different priors : research memorandum" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f892be3b7d4e7959fa03284ad57ef51d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64842793> .

