@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/p438127374> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat de lezer leert : filosofen over het nut van literatuur / Leen Verheyen" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p424313324> ;
    schema1:bookEdition "Tweede, ongewijzigde druk" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p424313367> ;
    schema1:isbn "9789082894226" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c02df01f357bec0c078a91f499d1ff7c> ;
    schema1:name "Wat de lezer leert : filosofen over het nut van literatuur" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/11feb2df2b9889ca48381c070af00cac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1126257641> .

