@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/p820921726> 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 "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068773374> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069032823>,
        <http://data.bibliotheken.nl/id/thes/p070711828> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075635550> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024326117" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a2e827d83a3ab7a302bdddfc14dd527> ;
    schema1:name "Fantastische moppen en cartoons" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0974e00ba9faaac098843d509a87c31> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63256325> .

