@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/p305647571> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dubbel gepakt : psychologische thriller / John Brosens" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07512937X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789086600359" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/791fbdb2c17846a74910d4357a0793fe> ;
    schema1:name "Dubbel gepakt : psychologische thriller" ;
    schema1:numberOfPages 201 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5f10508984b9a9849c3e747c7d05b2f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/191850398> .

