@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/p853327564> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A history of Israel from Alexander the Great to Bar Kochba / H. Jagersma ; [transl. by John Bowden from the Dutch]" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068995660> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068189338> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0334020492" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cc61c2ac7243707ad7d8120991f6bfe> ;
    schema1:name "A history of Israel from Alexander the Great to Bar Kochba" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cad116b6d70b080a3aca3b88824fa55f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906465662> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/52bcf68ecf6b194dc92187469ce5ae19> .

