@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/p405868871> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jumper en Pun / Pol Hoste ; Sylvia Defrance [ill.]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068454775> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/88e69520167747f9a434194985a766d7> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077118122" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/348d74e97368e715d5445e7c703f2f9e> ;
    schema1:name "Jumper en Pun" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0beecd1e2759a2f4cc49f3f111208b0f> .

