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

<http://data.bibliotheken.nl/id/dbnlt/pier003bete01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beteekenis der kunst voor het zedelijke leven  /  Allard  Pierson" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/pier003> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "lezing / voordracht",
        "non-fictie",
        "non-fictie/theologie" ;
    schema1:identifier "pier003bete01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3dda9e94a8e675a5614a7824f25dc2f4> ;
    schema1:name "De beteekenis der kunst voor het zedelijke leven" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a3246fc2e973ca276bd0a042103cb2d> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=pier003bete01> .

