@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/p405756186> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boze rechters van Fenwick / Jean Ray ; Roger Vanbrabant [adapt.]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06902684X> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/5890f213b1537297906604c6f9284bf9> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e14b99123a436cedd90b59fb5ca7b666> ;
    schema1:name "De boze rechters van Fenwick" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93c307adc3d04f32b64c35e1fe56c4e0> .

