@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/p189949724> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A procedure for empirical initialization of adaptive testing algorithms / Wim J. van der Linden" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07567923X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06949391X>,
        <http://data.bibliotheken.nl/id/thes/p075395010> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036730920> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3900d84f2b27d78239dd61219587d7a> ;
    schema1:name "A procedure for empirical initialization of adaptive testing algorithms" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b9ffa612f8cad53d265c0b2abd5e1ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67760391> .

