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

<http://data.bibliotheken.nl/id/dbnlt/rink008rakk01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rakkers uit de buurt  /  Jan  Rinke" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/rink008> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "jeugdliteratuur",
        "plaatwerk / prentenboek" ;
    schema1:identifier "rink008rakk01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393487156> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61951607cdaecc6d0e4381abbdf88085> ;
    schema1:name "Rakkers uit de buurt" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59cc1ca9cc8fa49f3454b48c146fae6c> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=rink008rakk01> .

