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

<http://data.bibliotheken.nl/id/dbnlt/eren003verv01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vervlogen jaren  /  Frans  Erens" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/eren003> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie/autobiografie-memoires",
        "proza" ;
    schema1:identifier "eren003verv01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393342204> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3763f9b6b57f15e81b0ad4275ec7561> ;
    schema1:name "Vervlogen jaren" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04d93658ab0aa882958b8700a526f268> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=eren003verv01> .

