@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/p270452931> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nieuwe testament / samenst.: Jacques Musset ; ill.: Christine Adam... [et al. ; vert. uit het Frans en bew.: Adri Bosch]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074091980> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074091999> ;
    schema1:description "1e dr. Nederlandse uitg.: 1989",
        "Paris : Gallimard, cop. 1986" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b06d65173b0f6f05d177341ce4aeea9> ;
    schema1:name "Nieuwe testament" ;
    schema1:numberOfPages 261 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc6ca5d852f663c0331429e6bd7122ef> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0baef5092a445d301258386893b2c78a> .

