@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/p437320758> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mompelende mummie / Willy Vandersteen ; scenario en tekeningen: Paul Geerts" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068891148> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068870752>,
        <http://data.bibliotheken.nl/id/thes/p069040168> ;
    schema1:description "Medewerking: Marc Verhagen",
        "Oorspronkelijke uitgave: ©1998" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821677233> ;
    schema1:isbn "9789002231186" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c27a623abbd908cde21ec4cf46f1d39c> ;
    schema1:name "De mompelende mummie" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd2e15de7f5abc2b0574e48901d6d53e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1356882092> .

