@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/p455222916> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wij willen blije bijen / Imke Brok ; met tekeningen van Tineke Meirink" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p438630823> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p164452729> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p437320146> ;
    schema1:isbn "9789048756346" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f34b4e8a873c531747cff67a8265c7e5> ;
    schema1:name "Wij willen blije bijen" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9180c3d0baa4ec4872ad022d1323eb7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1581843696> .

