@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/p181281287> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alweer een reden uit 't verleden / Paul Grist ; [vert. uit het Engels: Erik Deneyer ... et al.]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181280760> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p181280922> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p181280825> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87767ccd4e0552c11063924bc1d05c25> ;
    schema1:name "Alweer een reden uit 't verleden" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/612002ca4b81a0f114b6abde414fc854> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a2ac9f693bf222537d95c10e4a39086f> .

