@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/p44301891X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beertje Bo : bij de dierenarts / Benji Davies ; vertaling uit het Engels: Clavis Uitgeverij" ;
    dcterms1:issued "2024" ;
    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 "9789044853339" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52aec0cf55967ed95091ad68d27e511d> ;
    schema1:name "Beertje Bo : bij de dierenarts" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/990b487ec06cac3a8ff206f04883083d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1437544994> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9e36bcae65278561f704222a85dca9d6> .

