@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/p287964396> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jesaja / John Priddle ; [vert. uit het Engels Hans Oppenhuizen]" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605732>,
        <http://data.bibliotheken.nl/id/thes/p075662388> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p188798234>,
        <http://data.bibliotheken.nl/id/thes/p287964329> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p229713378> ;
    schema1:description "Uitg. ook zonder toevoeging Nederland" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26b24d20688ba53a53e82204cfc152dc> ;
    schema1:name "Jesaja" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c37a42bf30b3f5cf5e67a553a7c3978> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66443175> .

