@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p435359320> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De lezende mens : de betekenis van het boek voor ons bestaan / Ruud Hisgen en Adriaan van der Weel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43547183X> ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069103402> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069103429> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045045986" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fcfd880074ed86189102bdbc80819d4d> ;
    schema1:name "De lezende mens : de betekenis van het boek voor ons bestaan" ;
    schema1:numberOfPages 350 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94f19cdbfa3ad7e5a6948dcdb046d831> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1302186019> .

