@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/p446304360> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De antieke wereld en het Nieuwe Testament / A. Sizoo" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594304>,
        <http://data.bibliotheken.nl/id/thes/p078560799>,
        <http://data.bibliotheken.nl/id/thes/p078604583>,
        <http://data.bibliotheken.nl/id/thes/p397482221> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06835178X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Gedeeltelijk bew. van eerder versch. art" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p044148712> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99c40016cc34a1283aa88cea7955083c> ;
    schema1:name "De antieke wereld en het Nieuwe Testament" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/028d0e79b0e738801c7b436c2ad18e60> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509781193> .

