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

<http://data.bibliotheken.nl/id/dbnlt/osse002bobo02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bobo. Geschiedenis van een aap  /  Bertha Elisabeth van Osselen-van Delden, Marie  Hildebrandt" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/hild004>,
        <http://data.bibliotheken.nl/id/dbnla/osse002> ;
    schema1:bookEdition "2de druk" ;
    schema1:genre "dierenverhaal/-epos",
        "jeugdliteratuur" ;
    schema1:identifier "osse002bobo02" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393170373> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb239e8b2e24546da1408c26c347951a> ;
    schema1:name "Bobo. Geschiedenis van een aap" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/925ffed39c29fd3a35bdb2423d522747> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=osse002bobo02> .

