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

<http://data.bibliotheken.nl/id/dbnlt/busc002boon01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boontje komt om zijn loontje  /  Wilhelm  Busch" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/busc002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "jeugdliteratuur",
        "plaatwerk / prentenboek",
        "vertaling: Duits / Nederlands" ;
    schema1:identifier "busc002boon01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393211622> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8615dd4f6b38718e4f276148253a114> ;
    schema1:name "Boontje komt om zijn loontje" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64cc1551682d9b86242292aeb82117c2> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=busc002boon01> .

