@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/p450060888> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hazenhart / Henk Hardeman ; met illustraties van Maaike Putman" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068842732> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068751036> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789000401239" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2af29dd4d297f3e96cce10ee58f72e59> ;
    schema1:name "Hazenhart" ;
    schema1:numberOfPages 366 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e6f0ecc5a5c12c8ec4fabac3756efd7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1555165769> .

