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

<http://data.bibliotheken.nl/id/dbnlt/witm001kibb01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kibbelaarstertje  /  Tine van Berken" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/witm001> ;
    schema1:bookEdition "2de druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "witm001kibb01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/slui002>,
        <http://data.bibliotheken.nl/id/dbnla/vrie240> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39317087X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43ff451a2205bee08f4671367d0be159> ;
    schema1:name "Kibbelaarstertje" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b88cfb629accdf2d863937dfe70256fe> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=witm001kibb01> .

