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

<http://data.bibliotheken.nl/id/dbnlt/thor003thor01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Thorbecke op de romantische tour  /  Johan Rudolph  Thorbecke" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/thor003> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/hooy008> ;
    schema1:genre "briefroman",
        "proza",
        "reisbeschrijving" ;
    schema1:identifier "thor003thor01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393468577> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ee28563b3124bb72b93f7764366bba4> ;
    schema1:name "Thorbecke op de romantische tour" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/534c7c9298a6e0ebcd1fbdaa9806982c> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=thor003thor01> .

