@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/p444543775> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beertje Bo : bij de brandweer / 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 "Omslagtitel. - Omslag vermeldt: schuifboekje" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044855210" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c498167295bb721d3fb80997aaa7d66> ;
    schema1:name "Beertje Bo : bij de brandweer" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4631717d32ae769fffe1ec3bb03ffe0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1501480375> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/be3a9f5526b774e9b649c2aae011cdea> .

