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

<http://data.bibliotheken.nl/id/nbt/p218022107> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onverdeeld goed : over de bergrede van Jezus / Sylvester Lamberigts" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071889108> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9031716537" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd066a9f800207e05447fbdbc6643459> ;
    schema1:name "Onverdeeld goed : over de bergrede van Jezus" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a1bc0c4cace8fcd8b13d815153c038d5> .

