@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/p370735498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Flavius Josephus : translation and commentary / Flavius Josephus" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612191>,
        <http://data.bibliotheken.nl/id/thes/p078552478> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069071632> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072306580>,
        <http://data.bibliotheken.nl/id/thes/p079241670> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p187691150> ;
    schema1:isbn "9789004263024" ;
    schema1:issueNumber 72 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f004c64ed3bbfe73f26e175609dd378d> ;
    schema1:name "Flavius Josephus : translation and commentary" ;
    schema1:numberOfPages 397 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0360b154bb0eef08d3c172f1d813d3b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/867607536> .

