@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/p443121265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bal is rond / Sander Meij ; met tekeningen van Carolien Kok" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p391067087> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p443323585> ;
    schema1:description "Op omslag: Verhaal" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443066221> ;
    schema1:isbn "9789048751723" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a56b89cb09fd6d370ce7f2096f0b517d> ;
    schema1:name "De bal is rond" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c2f73d87467659d798f7fa62295b2ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1450394303> .

