@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/p841146578> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advocaat van de duivel / Morris West ; [vert. uit het Engels door Dick Ouwendijk]" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068935889> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069099006> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024400244" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/100786ceedc0a454c27970247e16aecf> ;
    schema1:name "Advocaat van de duivel" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b49dad8fc9d94a6c59c9da05a4bb9f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66298834> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1ed30f34a9829135b016e6bc9adc87bd> .

