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

<http://data.bibliotheken.nl/id/dbnlt/bron079oost01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oost West, thuis best  /  Elise  Bronkhorst" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/bron079> ;
    schema1:bookEdition "herdruk" ;
    schema1:genre "jeugdliteratuur",
        "non-fictie/schoolboek",
        "proza",
        "verhalen" ;
    schema1:identifier "bron079oost01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/bosc047> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f155e35935355bdd6a43daf1871d5f7d> ;
    schema1:name "Oost West, thuis best" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1e07c3a4d06959207ce77bfb6618713> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=bron079oost01> .

