@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/p407933719> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Flavius Josephus : translation and commentary / Flavius Josephus" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069071632> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p079241670>,
        <http://data.bibliotheken.nl/id/thes/p170700763> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p187691150> ;
    schema1:isbn "9789004330610" ;
    schema1:issueNumber 61 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d1dbff57eeef850360d6a45e6e19035> ;
    schema1:name "Flavius Josephus : translation and commentary" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b0e98cf5cfc48664ae1f91fd7cd329e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962747261> .

