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

<http://data.bibliotheken.nl/id/dbnlt/hege004arch01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Archeologie van het landschap Langs de aarden monumenten van Nederland /  Michiel  Hegener" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/hege004> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/aardrijkskunde-topografie",
        "non-fictie/geschiedenis-archeologie",
        "proza" ;
    schema1:identifier "hege004arch01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393471624> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3724a2250c90bc6032d1d4d1cf2bf0de> ;
    schema1:name "Archeologie van het landschap Langs de aarden monumenten van Nederland" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac81a3b16e80b512cd0c7027065d6323> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=hege004arch01> .

