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

<http://data.bibliotheken.nl/id/dbnlt/scho299onge01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een ongeregeld zootje  /  H.J.  Schoo" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/scho299> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/jous008> ;
    schema1:genre "non-fictie",
        "non-fictie/essays-opstellen" ;
    schema1:identifier "scho299onge01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393472086> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dce8e0bcc1270a28d594fc4b9bd67b6e> ;
    schema1:name "Een ongeregeld zootje" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff9b9327ef835399fc647a2c18230227> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=scho299onge01> .

