@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/p050562916> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handbook of neuropsychology / François Boller" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661713> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068998449>,
        <http://data.bibliotheken.nl/id/thes/p073919578> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p048043044> ;
    schema1:isbn "044490493X" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aac39cdb2a69699f705f48b8c265248d> ;
    schema1:name "Handbook of neuropsychology" ;
    schema1:numberOfPages 441 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94625d7a49df463120931a898b5366b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769330546> .

