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

<http://data.bibliotheken.nl/id/dbnlt/smee001besc01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschrijvinge van het magtig Koninkryk Krinke Kesmes  /  Hendrik  Smeeks" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/smee001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/buij001> ;
    schema1:genre "proza",
        "reisverhalen",
        "roman" ;
    schema1:identifier "smee001besc01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394977599> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4201f43e4296b05ba98c65727c18417> ;
    schema1:name "Beschrijvinge van het magtig Koninkryk Krinke Kesmes" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10fceed7d0146ea7a94d69d6953d5b8e> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=smee001besc01> .

