@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/p780833139> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Jewish leaders in Matthew / by Sjef van Tilborg" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594304>,
        <http://data.bibliotheken.nl/id/thes/p078503760>,
        <http://data.bibliotheken.nl/id/thes/p078585325>,
        <http://data.bibliotheken.nl/id/thes/p115827617> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067870783> ;
    schema1:description "Ook verschenen als proefschrift Nijmegen. - 1972" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bbd619dfd455d77ed4c91062789e24a> ;
    schema1:name "The Jewish leaders in Matthew" ;
    schema1:numberOfPages 199 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3bda96f9908ac87dd257626bba3fe00d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783497197> .

