@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/p448044420> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beste broers / Jowi Schmitz ; met illustraties van Chuck Groenink" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p253721326> ;
    schema1:bookEdition "Vijfde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p324242522> ;
    schema1:description "1e druk: 2020" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089673169" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f62b21f39c1ea385384f6a7d42256d7> ;
    schema1:name "Beste broers" ;
    schema1:numberOfPages 228 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3fe7058a07d2d89d65c250ac39edd612> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517829853> .

