@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/p810800527> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A history of the Jews in Babylonia / by Jacob Neusner" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599616>,
        <http://data.bibliotheken.nl/id/thes/p078552478>,
        <http://data.bibliotheken.nl/id/thes/p241923379>,
        <http://data.bibliotheken.nl/id/thes/p242580637>,
        <http://data.bibliotheken.nl/id/thes/p397481756> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068273215> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821593293> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ff7e334657c32d530387896469285fd> ;
    schema1:name "A history of the Jews in Babylonia" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65202dbdf03882ae7350179c438fda34> ;
    schema1:sameAs <http://www.worldcat.org/oclc/6961350> .

