@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/p436793024> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek klinische ouderenpsychologie / Lies Van Assche & Luc Van de Ven" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p39345259X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071393625> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463713771" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da244b8206d2b50116beb6044937235d> ;
    schema1:name "Handboek klinische ouderenpsychologie" ;
    schema1:numberOfPages 357 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80a913bf0f03d38a2495c56fd3ad7ce9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1338193982> .

