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

<http://data.bibliotheken.nl/id/nbt/p841945136> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg der boetvaardigheid / A. van Maaseland" ;
    dcterms1:issued "1828" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070151474> ;
    schema1:description "Saakes 8 (1828), p. 432" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56c9cdac81b80881439a739cac9901f7> ;
    schema1:name "De weg der boetvaardigheid" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a290146db020c13ebbe971382889c01d> .

