@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p168480565> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nieuwe avonturen van Mug en Zifter / Dick Maas" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448508990> ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073297747> ;
    schema1:description "Omslagtitel: Mug & Zifter : nieuwe avonturen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9087233b980c69686cc4ffe1d4bc08b> ;
    schema1:name "Nieuwe avonturen van Mug en Zifter" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e45804cfbfb0190b440849da5934a266> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68106470> .

