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

<http://data.bibliotheken.nl/id/dbnlt/butn001caro04> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Caro en Tamara. Feest in het bos  /  Constant  Butner" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/butn001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "butn001caro04" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/behr009> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44981267e8e4a1a31ee962a6d7ead417> ;
    schema1:name "Caro en Tamara. Feest in het bos" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab03d8f247dfcd50cde33bdd7450a6bf> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=butn001caro04> .

