@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/p40243224X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stenen getuigen : thriller / Tjarko Evenboer ; redactie: Willeke Herwig" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p298377233> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p333164377> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789059990968" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16bb8e6f1cb6cb4cb9a68b3053eec66b> ;
    schema1:name "De stenen getuigen : thriller" ;
    schema1:numberOfPages 793 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e797599b6a6bf96219f224917dd95a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/951542010> .

