@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/p447730061> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baby Wasbeer, vingerpopboek / Illustraties door Yu-Hsuan Huang" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p409146498> ;
    schema1:description "Oorspronkelijke uitgave: San Francisco : Chronicle Books LLC, ©2020" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464082975" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/370ba0b3fb33f7ebfbc84092d0906ebd> ;
    schema1:name "Baby Wasbeer, vingerpopboek" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d6bc70e7ee92fd8a309de5b97f42839> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1515076243> .

