@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/p189819448> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bevel tot geloof / C.H. Spurgeon ; [vert. uit het Engels]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06858802X>,
        <http://data.bibliotheken.nl/id/thes/p205104762> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619407> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p205105106> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/443294b9dfc1b87fafaeedae6cdf8fa8> ;
    schema1:name "Bevel tot geloof" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26eab4397620e0320a1b283d57f8550e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67756816> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/80ded2aea8dd73f95f324c7c9dba7db7> .

