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

<http://data.bibliotheken.nl/id/dbnlt/butn001caro01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Caro en Tamara. De vreemde vogel  /  Constant  Butner" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/butn001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "butn001caro01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/behr009> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fb0affac7f4cc6196f2e5f79a5d0f67> ;
    schema1:name "Caro en Tamara. De vreemde vogel" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28c75de02fbff1bc7054fae6873524ec> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=butn001caro01> .

