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

<http://data.bibliotheken.nl/id/dbnlt/bron079blij01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blijde dagen  /  Elise  Bronkhorst" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/bron079> ;
    schema1:bookEdition "herdruk" ;
    schema1:genre "jeugdliteratuur",
        "non-fictie/schoolboek",
        "proza",
        "verhalen" ;
    schema1:identifier "bron079blij01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/bosc047> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87363f0c4814e956d0690582fa1eccfe> ;
    schema1:name "Blijde dagen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4795c78649b2640faa11bfe5110ef570> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=bron079blij01> .

