@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/p213564467> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christelijke zedeleer : breed geschetst / W. Scheffer" ;
    dcterms1:issued "1894" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068953496> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2a48b3279a00928ac35e7131416c332> ;
    schema1:name "Christelijke zedeleer : breed geschetst" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc74bf1e707d6d8f7ed8aa002381967c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777149897> .

