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

<http://data.bibliotheken.nl/id/dbnlt/betl002conn01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Connie's Wonderland. De geschiedenis van Madurodam  /  Frederik August  Betlem" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/betl002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "betl002conn01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/gies007> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3509dc922fb411754ec5d5d6ac856f77> ;
    schema1:name "Connie's Wonderland. De geschiedenis van Madurodam" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/adcd4d180beebdcaa4869792773e3474> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=betl002conn01> .

