@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/p32296802X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A Reevaluation of the Attentional Inertia Concept / Willem Verbeke" ;
    dcterms1:issued "1992" ;
    schema1:associatedMedia "http://hdl.handle.net/1765/12725" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073813850> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "'ERIM Article Series (EAS) collection'" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf69d5af297cdb876dc7666d9777ad1d> ;
    schema1:name "A Reevaluation of the Attentional Inertia Concept" ;
    schema1:numberOfPages 409 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0a7504565d5df1c9889463a873b15b3> .

