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

<http://data.bibliotheken.nl/id/dbnlt/buij001betj01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Betje Wolff & Aagje Deken  /  P.J.  Buijnsters, Daisy  Wolthers, Hella S.  Haasse" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/buij001>,
        <http://data.bibliotheken.nl/id/dbnla/haas013>,
        <http://data.bibliotheken.nl/id/dbnla/wolt006> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie/biografie",
        "plaatwerk / prentenboek",
        "sec - letterkunde" ;
    schema1:identifier "buij001betj01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394977912> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7cfa96fc236df96b344732f20ad2957> ;
    schema1:name "Betje Wolff & Aagje Deken" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1edc92851d8c8815917c09af33f9144a> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=buij001betj01> .

