@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/p439565294> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beertje Bo : bouwplaats / Benji Davies ; vertaling uit het Engels: Clavis Uitgeverij" ;
    dcterms1:issued "2023" ;
    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 "9789044851144" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ac78aee875d1889747d320a1ee75a0f> ;
    schema1:name "Beertje Bo : bouwplaats" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04347178b680c46d42f7c3d02da6197e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1396952313> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7140efc63e9af015a97ed6341207cdb1> .

