@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/p448989298> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beertje Bo : in het zwembad / Benji Davies ; vertaling uit het Engels: Clavis Uitgeverij" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p189042524>,
        <http://data.bibliotheken.nl/id/thes/p340005327> ;
    schema1:description "Omslag vermeldt: schuifboekje" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044856750" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/141bf9adce107aaa0eca90e1dd568c6c> ;
    schema1:name "Beertje Bo : in het zwembad" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c43c78c9b20888f04b4e4ca23a12a047> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520097113> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0e8d71f0fc2825e52c2513ded5dd971a> .

