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

<http://data.bibliotheken.nl/id/dbnlt/pier003besp01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bespiegeling, gezag en ervaring  /  Allard  Pierson" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/pier003> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/filosofie-ethiek",
        "non-fictie/theologie" ;
    schema1:identifier "pier003besp01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90c4ebf50fd5466969e03a6839596aec> ;
    schema1:name "Bespiegeling, gezag en ervaring" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb7918357df45c4e9b9d79367d013cc1> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=pier003besp01> .

