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

<http://data.bibliotheken.nl/id/dbnlt/snel011inde01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de muizenwereld  /  Agatha  Snellen, Catharina van Rennes" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/renn003>,
        <http://data.bibliotheken.nl/id/dbnla/snel011> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "verhalen" ;
    schema1:identifier "snel011inde01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/wenc009> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393215075> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78ef79db64c5bdee860ec36ef87da110> ;
    schema1:name "In de muizenwereld" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e144dfcafec713478d92b65202f21a13> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=snel011inde01> .

