@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/p050561618> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Item information in the Rasch Model / Ron J.H. Engelen, Wim J. van der Linden, Sebie J. Oosterloo" ;
    dcterms1:issued "1988" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/626c85fdb70c34c4e92ea6fd72c510b4> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06949391X>,
        <http://data.bibliotheken.nl/id/thes/p297552244> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036713007>,
        <http://data.bibliotheken.nl/id/nbt/p036730920> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfe78ce558cb8877796d51366873bcc7> ;
    schema1:name "Item information in the Rasch Model" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c34aebae2d3aa4050c8c329117d568bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64889375> .

