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

<http://data.bibliotheken.nl/id/dbnlt/goej001thee01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het theesalet van Pieteloet  /  Reinoudina de Goeje" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/goej001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "plaatwerk / prentenboek" ;
    schema1:identifier "goej001thee01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393212351> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb2c447ea6ea4ede48e3d0914022ff63> ;
    schema1:name "Het theesalet van Pieteloet" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56450ad7bf174e6892ec8199ed1b2571> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=goej001thee01> .

