@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p089555902> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het levensbesef van onzen tijd / G.H. van Senden" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435825275> ;
    dcterms1:issued "1944" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070746605> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78482d8f373a668caf8273b11147f281> ;
    schema1:name "Het levensbesef van onzen tijd" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b202e3b181d1c7a4fbf21ad58fe3c3d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65461382> .

