@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/p036906018> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A survey of manuscripts used in editions of the Greek New Testament / by J.K. Elliott" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616572>,
        <http://data.bibliotheken.nl/id/thes/p077594142>,
        <http://data.bibliotheken.nl/id/thes/p078529840>,
        <http://data.bibliotheken.nl/id/thes/p078604583>,
        <http://data.bibliotheken.nl/id/thes/p397321864> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072780622> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822767805> ;
    schema1:isbn "9004081097" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0eef3749a4e173cc22c38f7f7e544295> ;
    schema1:name "A survey of manuscripts used in editions of the Greek New Testament" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5319a011d4f6dbfebf13751604929ce9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781845049> .

