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

<http://data.bibliotheken.nl/id/dbnlt/kopp002sche01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schepping anno 1654 Oudere letterkunde en de verbeelding /  Johan  Koppenol" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/kopp002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "lezing / voordracht",
        "sec - letterkunde" ;
    schema1:identifier "kopp002sche01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393466841> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84497e83b05ce0e57e8e2f221139d7b5> ;
    schema1:name "De schepping anno 1654 Oudere letterkunde en de verbeelding" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/729ccf4be6e30d22d19466fc58bc71e2> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=kopp002sche01> .

