@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/p153159111> a schema1:BookSeries,
        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:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e82f9ec4e7c62f290a7e6017c8695abc> ;
    schema1:name "Basisboek statistiek" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2b676249a1912ace4771d2d0de1894d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68783017> .

