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

<http://data.bibliotheken.nl/id/dbnlt/_keu001keur01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het keurboek der stad Diest  /  Anoniem  Het keurboek der stad Diest" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/_keu001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/stal004> ;
    schema1:genre "non-fictie",
        "non-fictie/geschiedenis-archeologie",
        "non-fictie/rechtswetenschap" ;
    schema1:identifier "_keu001keur01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39333922X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23811a14f1c10ba0a9d1f870f8057ca7> ;
    schema1:name "Het keurboek der stad Diest" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49a0055debf8aea5760ce3f6a426bb28> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=_keu001keur01> .

