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

<http://data.bibliotheken.nl/id/dbnlt/meur003krie01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kriekende Kriekske  /  Bernhard van Meurs" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/meur003> ;
    schema1:bookEdition "veel vermeerderde druk" ;
    schema1:genre "gedichten / dichtbundel",
        "poëzie" ;
    schema1:identifier "meur003krie01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394985788> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/889c0a54bcb9427b88fd4a24a9df23f0> ;
    schema1:name "Kriekende Kriekske" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d541130cbcbf449469a25a1a8073e47f> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=meur003krie01> .

