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

<http://data.bibliotheken.nl/id/dbnlt/cape004aanv01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan het volk van Nederland  /  Joan Derk van der Capellen tot den Pol" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/cape004> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/wert002>,
        <http://data.bibliotheken.nl/id/dbnla/wert005> ;
    schema1:genre "non-fictie/pamflet-brochure",
        "proza" ;
    schema1:identifier "cape004aanv01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393341046> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3e637fa0c546cdcb6932b634f4d420f> ;
    schema1:name "Aan het volk van Nederland" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cde6434da5dbe9ee1011078330b36f03> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=cape004aanv01> .

