@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/p263223574> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "From Joshua to Caiaphas : high priests after the exile / James C. VanderKam" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759424X>,
        <http://data.bibliotheken.nl/id/thes/p132853507>,
        <http://data.bibliotheken.nl/id/thes/p242580637> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070416206> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0800626176" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02338801f157b7d0312666f2424cd46c> ;
    schema1:name "From Joshua to Caiaphas : high priests after the exile" ;
    schema1:numberOfPages 548 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0f64e69c7fafcac1509a5233919eef0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/55228530> .

