@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/p153159324> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek statistiek / J.M. Buhrman" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622874>,
        <http://data.bibliotheken.nl/id/thes/p077602099>,
        <http://data.bibliotheken.nl/id/thes/p07867509X>,
        <http://data.bibliotheken.nl/id/thes/p078675200> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073723614> ;
    schema1:description "Voor gebruik naast: Statistische formules en tabellen. - Groningen : Wolters-Noordhoff, 1993" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p153159111> ;
    schema1:isbn "9001181457" ;
    schema1:issueNumber "opga" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5e186741f8eec9c7aa8b843be1ca43a> ;
    schema1:name "Basisboek statistiek" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e791f176f02535782d729f594382df19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770003181> .

