@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/p428020569> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jan (Berends) Westerdijk / [N.G. Addens]" ;
    dcterms1:issued "1934" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067981429> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p100614027> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b629f8a283bbcaebb4ec7034b6c5c14> ;
    schema1:name "Jan (Berends) Westerdijk" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77764bb1226754ca095311f1587399d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163970502> .

