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

<http://data.bibliotheken.nl/id/dbnlt/betl002anki02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ankie's klaverblad beleeft heel wat!  /  Frederik August  Betlem" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/betl002> ;
    schema1:bookEdition "2de druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "betl002anki02" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/borr003> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d2d71f904c48101afece34cc34f1b97> ;
    schema1:name "Ankie's klaverblad beleeft heel wat!" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d88b61e2745c79a92b8094a767eecf8> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=betl002anki02> .

