@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/weru002100a01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100 avonturen met een pollepel  /  J.W.F.  Werumeus Buning" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/weru002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/lifestyle" ;
    schema1:identifier "weru002100a01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394961439> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b48088f0b48654ddf1a628078326cd5> ;
    schema1:name "100 avonturen met een pollepel" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c7fc53dbb76112ad5847159091a191f> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=weru002100a01> .

