@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/p437835014> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zoenkampioen / Bram Kasse ; met tekeningen van Michel de Boer ; kleurwerk illustraties: Michel de Boer en Alisha Goeptar" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p227784847> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p111020190> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789087821098" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56288f786f1ef28694cdb6a5e55eb951> ;
    schema1:name "De zoenkampioen" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2751ed20bf54c8ee9a00bb14982943d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1382217504> .

