@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/p431014779> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beer is jarig / Bonny Becker ; illustraties Kady MacDonald Denton" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174685777> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073380245>,
        <http://data.bibliotheken.nl/id/thes/p305431714> ;
    schema1:description "1e druk Nederlandse uitgave: ©2013",
        "Vertaald uit het Engels. - Vertaling Berd Ruttenberg" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089671431" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/735691fdece83a747ace084d984f2187> ;
    schema1:name "Beer is jarig" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eee7ec007a5c8d91dd37dd271b6cae87> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1238190025> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/49f256b6385a812608b6d2110ded8e22> .

