@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/p435506978> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door de jaren heen lezen : over boeken en schrijvers / Jaap Goedegebuure" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614022>,
        <http://data.bibliotheken.nl/id/thes/p075660865> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068203616> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493214644" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cc41bf07316a171e78a16540221be58> ;
    schema1:name "Door de jaren heen lezen : over boeken en schrijvers" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6baf40a47765be95f436afc824d01d1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1314387552> .

