@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/p040035441> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het statistisch instrumentarium / door J.C. van Houwelingen" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078516528>,
        <http://data.bibliotheken.nl/id/thes/p07867509X>,
        <http://data.bibliotheken.nl/id/thes/p397370822> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07276225X> ;
    schema1:description "Inaugurele rede Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63f31ae11116d8f898fe38319689f6b3> ;
    schema1:name "Het statistisch instrumentarium" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/887d41c789a8c4205efe5d636484064e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64466060> .

