@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/p416546749> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kansel in deze maatschappij / B. Boers" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p074408364>,
        <http://data.bibliotheken.nl/id/thes/p397330014> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074408364> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Afscheidsrede [te Roordahuizum] op 2 mei 1937" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865602441> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/332abc4574a5a0fe2f996c3563e456b7> ;
    schema1:name "De kansel in deze maatschappij" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d0f496de7a820ff82a46fd2afc8d8bba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021237243> .

