@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/p447241699> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die mop is raak! / Frank van Pamelen ; met tekeningen van Hugo van Look" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153910607> ;
    schema1:bookEdition "2e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073716510> ;
    schema1:description "1e druk: 2023" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p330656694> ;
    schema1:isbn "9789048748594" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa63f45c4bf10c4d2761e30eb5308607> ;
    schema1:name "Die mop is raak!" ;
    schema1:numberOfPages 57 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/07c7708a8d3500b097b200716b47951d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514982171> .

