@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/p423716972> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Meer woorden van troost en bemoediging / Daniël Considine" ;
    dcterms1:issued "1934" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074612263> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036718092> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844064602> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8cda1e55cd2906a9c2767f899854bb8> ;
    schema1:name "Meer woorden van troost en bemoediging" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13aa1e2615f5d5e2dea2d877ce400da6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120104068> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6b48874d6ae56fcf0d8a152af507d0e1> .

