@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/p435812386> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antieke cultuur om en achter het Nieuwe Testament / door J. de Zwaan" ;
    dcterms1:issued "1918" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073144258> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Oorspr. uitg.: 1916",
        "Rug- en omslagtitel: Antieke cultuur",
        "Vier lezingen, gehouden te Amsterdam in de winter van 1915" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p084941324> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d24c77d53e104b2693760d69dd234447> ;
    schema1:name "Antieke cultuur om en achter het Nieuwe Testament" ;
    schema1:numberOfPages 149 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77225d919ab9381a31d161fc8e83f25f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241794333> .

