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

<http://data.bibliotheken.nl/id/dbnlt/_gra006grap01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grappige muyzeval  /  Anoniem  grappige muyzeval, De" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/_gra006> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "liederen/liedjes",
        "poëzie" ;
    schema1:identifier "_gra006grap01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p400639297> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb87603c94e43458169914715dd2d907> ;
    schema1:name "De grappige muyzeval" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=_gra006grap01> .

