@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/p24088406X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zapp doeboek / [samenstelling: Zappelin ... et al. ; eindred. Zappelin]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p246132841> ;
    schema1:bookEdition "1e dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075671875>,
        <http://data.bibliotheken.nl/id/thes/p075676311> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p24594155X> ;
    schema1:isbn "9080588873" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edf6d6ea095d29c5d028a8e95a478735> ;
    schema1:name "Zapp doeboek" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/956d09313457d48ac6adb3cf39a68d4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67003090> .

