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

<http://data.bibliotheken.nl/id/dbnlt/pier003rich01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Richting en leven  /  Allard  Pierson" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/pier003> ;
    schema1:bookEdition "2de druk" ;
    schema1:genre "non-fictie",
        "non-fictie/theologie" ;
    schema1:identifier "pier003rich01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39352762X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b01c7b9257b8541d345dc5e9b9fbae5> ;
    schema1:name "Richting en leven" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12ae50f2f34629a7ec9fced8b0772daf> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=pier003rich01> .

