@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/p054790301> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Constructing test items / Steven J. Osterlind" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561703X>,
        <http://data.bibliotheken.nl/id/thes/p077597591>,
        <http://data.bibliotheken.nl/id/thes/p078687462>,
        <http://data.bibliotheken.nl/id/thes/p078687551>,
        <http://data.bibliotheken.nl/id/thes/p397569939> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069973490> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821544675> ;
    schema1:isbn "0792390121" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb6e25eb187a79b35d211d70a68a2eb8> ;
    schema1:name "Constructing test items" ;
    schema1:numberOfPages 343 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ef2e8a8412546538ea1590d90590100> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898856333> .

