@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/p267956002> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe exodus : representatie en inkorporatie in het Nieuwe Testament / door Lambertus Floor" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06913216X> ;
    schema1:description "Proefschrift Potchefstroom, Potchefstroomse Universiteit vir Christelike Hoër Onderwys, 1969" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd6382d50f08157feea97041de27ecdd> ;
    schema1:name "De nieuwe exodus : representatie en inkorporatie in het Nieuwe Testament" ;
    schema1:numberOfPages 295 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dfd8036ef3e074e1fbaa9a128ffea2a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66599008> .

