@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/p782857957> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Nieuwe Testament van Onze Heer Jesus Christus" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050>,
        <http://data.bibliotheken.nl/id/thes/p075616572>,
        <http://data.bibliotheken.nl/id/thes/p077594134> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075445964> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14bb14aea09475fb81de3bb94631f84b> ;
    schema1:name "Het Nieuwe Testament van Onze Heer Jesus Christus" ;
    schema1:numberOfPages 768 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58c9c1b1be6d08b973bcffbc10336533> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780604309> .

