@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/p455368805> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hallo... Hier Bommel!! / Rein van Willigen" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073189049> ;
    schema1:description "Los te lezen vervolg op \"Hallo... Hier Bommel!\" een vergelijkbare bundel met interviews en verhalen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de5078206b373800f86e039019278328> ;
    schema1:name "Hallo... Hier Bommel!!" ;
    schema1:numberOfPages 269 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f636688aff57d52e969dad61872dfe51> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1545764388> .

