@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/p83260352X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Studies in the New Testament / J. Duncan M. Derrett" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397321783> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068422253> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82135602X> ;
    schema1:isbn "9004056343" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d65bad5e58e25925db9362b5803ceb63> ;
    schema1:name "Studies in the New Testament" ;
    schema1:numberOfPages 229 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbb8a2e0cb0c9ba4b99c43dd5c9112de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768993190> .

