@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/p326570314> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aren lezen / Charles Haddon Spurgeon ; [vert. uit het Engels onder verantwoordelijkheid van Stichting De Tabernakel]" ;
    dcterms1:issued "2010" ;
    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/d5ccad29d2d72239e171488b467a9612> ;
    schema1:name "Aren lezen" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8e7583c977f50fb7dde83ae4d526528> ;
    schema1:sameAs <http://www.worldcat.org/oclc/607260097> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d36651a97fb171b3f31bf2c0edc80ee8> .

