@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/p861143086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fantastische moppen en cartoons / verzameld door Rob Vooren ; met ill. van Robert Peeters en Jacques Geron" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561572X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068773374> ;
    schema1:bookEdition "[Heruitg.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069032823>,
        <http://data.bibliotheken.nl/id/thes/p070711828> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024336031" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8b05763cb4b157fe8639de4756325dd> ;
    schema1:name "Fantastische moppen en cartoons" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ab363ecafb187f3bc41c9d98610a41b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63826141> .

