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

<http://data.bibliotheken.nl/id/dbnlt/herb001wiez01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wie zwemt is keg. Een handleiding voor actief niet-zwemmen  /  Leo  Herberghs" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/herb001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "aforismen",
        "proza",
        "satire" ;
    schema1:identifier "herb001wiez01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/kerf001> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p412653516> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1c6bdb1cad9deb34ae48d44a5f4541e> ;
    schema1:name "Wie zwemt is keg. Een handleiding voor actief niet-zwemmen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0e8bc1ad675e113ff5850e5d896a2ad> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=herb001wiez01> .

