@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/p831448261> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "CTPACK, a package of subroutines and programs for the analysis of contingency tables / Albert Verbeek" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067496806> ;
    schema1:bookEdition "1st draft" ;
    schema1:description "BPA no.: 6241-83-M1",
        "Paper presented at the 44-th session of the ISI in Madrid, 1983",
        "Proj. M1-79-567, first draft" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9a3fccfbfab7557787d6c9ae99639af> ;
    schema1:name "CTPACK, a package of subroutines and programs for the analysis of contingency tables" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c43189ec221514704afe72a18ff2ee83> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933250907> .

